raze-gles/source/common/rendering
Christoph Oelckers c303884274 - better handling for Duke's scrolling cloudy skies.
* Using the Doom-style dome here because it looks better.
* this necessitated changes to the backend to allow both types of sky domes at the same time
* do not clamp panning fields for cloudy sky with the new renderer because this makes the texture jump.
2021-04-04 20:35:38 +02:00
..
gl - backend update from GZDoom. 2021-01-29 13:20:00 +01:00
gl_load - syncing these files over from GZDoom 2020-12-12 09:20:02 -05:00
hwrenderer - better handling for Duke's scrolling cloudy skies. 2021-04-04 20:35:38 +02:00
polyrenderer - backend update from GZDoom. 2021-03-07 13:21:15 +01:00
vulkan - backend update from GZDoom. 2021-02-12 14:44:54 +01:00
i_modelvertexbuffer.h - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
i_video.h - updated common code. 2020-05-30 22:28:24 +02:00
r_thread.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
r_thread.h - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
r_videoscale.cpp - backend update. 2020-10-03 17:04:45 +02:00
r_videoscale.h - updated common code. 2020-05-30 22:28:24 +02:00
v_framebuffer.cpp - backend update. 2020-10-03 17:04:45 +02:00
v_video.cpp - backend update from GZDoom. 2020-10-24 17:30:47 +02:00
v_video.h - fixed uninitialized clear color variable. 2021-03-22 12:07:15 +01:00