This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
61af682be9
vkdoom_m
/
src
/
gl
History
Christoph Oelckers
61af682be9
- made some alterations to last commit after reviewing how the broken code managed to get into GZDoom.
2013-08-27 23:53:14 +02:00
..
data
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00
dynlights
- fixed: Dynamic lights may not execute their tick() function when the software renderer is active.
2013-08-09 23:38:30 +02:00
hqnx
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00
models
- Fixed compilation on non-Windows systems by removing dependency on src/Linux/platform.h
2013-06-26 19:01:00 -04:00
renderer
- bumped minimum supported OpenGL version to 1.4. The engine was already using several 1.3 and 1.4 features which would have caused problems on 1.2.
2013-08-18 15:41:52 +02:00
scene
- made some alterations to last commit after reviewing how the broken code managed to get into GZDoom.
2013-08-27 23:53:14 +02:00
shaders
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00
system
- bumped minimum supported OpenGL version to 1.4. The engine was already using several 1.3 and 1.4 features which would have caused problems on 1.2.
2013-08-18 15:41:52 +02:00
textures
- bumped minimum supported OpenGL version to 1.4. The engine was already using several 1.3 and 1.4 features which would have caused problems on 1.2.
2013-08-18 15:41:52 +02:00
utility
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00
gl_builddraw.cpp
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00
gl_functions.h
- added GL render as of SVN revision 1600.
2013-06-23 09:49:34 +02:00