This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
d01bc452ba
vkdoom_m
/
src
/
gl
History
Christoph Oelckers
d01bc452ba
- moved all variables not related to the hardware renderer's texture state out of gl_info.
2018-04-02 13:00:33 +02:00
..
compatibility
- moved the code in gl_data.cpp to better fitting places
2018-04-01 18:45:27 +02:00
data
- moved most of gl_setup.cpp to r_data as this is only some data setup in the main map data structures.
2018-04-02 09:27:40 +02:00
dynlights
- moved all variables not related to the hardware renderer's texture state out of gl_info.
2018-04-02 13:00:33 +02:00
models
- removed empty header gl_convert.h
2018-04-01 12:00:51 +02:00
renderer
- moved all variables not related to the hardware renderer's texture state out of gl_info.
2018-04-02 13:00:33 +02:00
scene
- moved all variables not related to the hardware renderer's texture state out of gl_info.
2018-04-02 13:00:33 +02:00
shaders
- moved all GLDEFS parsing into a dedicated source file.
2018-04-02 12:28:20 +02:00
stereo3d
Silenced quad stereo message during startup
2018-01-28 11:41:00 +02:00
system
- removed translation hack for alpha textures.
2018-04-02 03:38:25 +02:00
textures
- moved all variables not related to the hardware renderer's texture state out of gl_info.
2018-04-02 13:00:33 +02:00
unused
- moved the ZDoomGL texshader files to 'unused', where they belong. It is very unlikely that this code will ever be revisited.
2018-04-02 10:24:27 +02:00
utility
- consolidated cycle_t and glcycle_t because aside from glcycle_t's ability to be deactivated when no profiling takes place they did exactly the same thing.
2018-04-01 13:24:03 +02:00