gzdoom-gles/src/swrenderer
alexey.lysiuk 41a107a89f Fixed compilation with GCC/Clang
No more 'error: cannot jump from this goto statement to its label' because of 'note: jump bypasses variable initialization'
2017-01-02 17:57:26 +02:00
..
drawers Add attenuated point lights 2017-01-02 06:52:50 +01:00
line Add attenuated point lights 2017-01-02 06:52:50 +01:00
plane Add attenuated point lights 2017-01-02 06:52:50 +01:00
scene Fixed compilation with GCC/Clang 2017-01-02 17:57:26 +02:00
segments Move line handling to more files 2017-01-01 10:28:35 +01:00
things Move line handling to more files 2017-01-01 10:28:35 +01:00
r_main.cpp Moved remaining parts of r_plane to r_visibleplane 2016-12-31 14:45:41 +01:00
r_main.h Move variables closer to their correct location 2016-12-31 14:15:06 +01:00
r_memory.cpp Move openings to r_memory 2016-12-30 05:35:25 +01:00
r_memory.h Move openings to r_memory 2016-12-30 05:35:25 +01:00
r_swrenderer.cpp Move files into additional folders 2016-12-31 12:45:07 +01:00
r_swrenderer.h Move renders into folders 2016-12-27 06:31:55 +01:00