This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
03d055a5ec
vkdoom_m
/
src
/
gl
/
data
History
Christoph Oelckers
03d055a5ec
- adjustments for message modes.
2016-08-28 10:11:09 +02:00
..
gl_data.cpp
- made adjustments to ZDoom's last changes.
2016-04-28 17:55:58 +02:00
gl_data.h
- fixed a crash when initializing the GL portal data for an incomplete or inactive portal. Also did a bit of cleanup on this code, the 'delta' member was never used.
2016-07-16 12:45:49 +02:00
gl_matrix.cpp
- optimize VSMatrix::Translate.
2016-05-01 12:39:08 +02:00
gl_matrix.h
- cleaned up the clip plane management for portals.
2016-04-27 00:41:00 +02:00
gl_portaldata.cpp
- fixed a crash when initializing the GL portal data for an incomplete or inactive portal. Also did a bit of cleanup on this code, the 'delta' member was never used.
2016-07-16 12:45:49 +02:00
gl_setup.cpp
- adjustments for message modes.
2016-08-28 10:11:09 +02:00
gl_vertexbuffer.cpp
- store the stencil caps in the reserved part of the main vertex buffer instead of constantly recreating them.
2016-08-26 00:01:51 +02:00
gl_vertexbuffer.h
- store the stencil caps in the reserved part of the main vertex buffer instead of constantly recreating them.
2016-08-26 00:01:51 +02:00