]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Implement chromatic aberration, configurable with r_colorfringe cvar.
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 18 May 2020 15:48:37 +0000 (15:48 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 18 May 2020 15:48:37 +0000 (15:48 +0000)
commitf64478c970bea981d87aeefe0c03b47d5a72e910
tree4ec1907bb9b1e73b307bbfa5e28734e1f95691d4
parent818ae1a97847aa72eea4a6f83107f5c9590f50dd
Implement chromatic aberration, configurable with r_colorfringe cvar.
Do note that it is disabled by default and values higher than 0.025 will distort the image.

Taken from a merge request by cjayho.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12538 d7cf8633-e32d-0410-b094-e92efae38249
gl_rmain.c
shader_glsl.h