This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
b75395aa74
vkdoom_m
/
src
/
gl
/
data
History
Christoph Oelckers
b75395aa74
- fixed: Screen size update coordinates were copied into the wrong buffer location.
2016-09-28 09:25:48 +02:00
..
gl_data.cpp
- changed the license of the OpenGL renderer to LGPL v3.
2016-09-14 20:01:13 +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
- added another missing nullptr check.
2016-09-13 23:37:19 +02:00
gl_matrix.h
- cleaned up the clip plane management for portals.
2016-04-27 00:41:00 +02:00
gl_portaldata.cpp
- changed the license of the OpenGL renderer to LGPL v3.
2016-09-14 20:01:13 +02:00
gl_setup.cpp
- changed the license of the OpenGL renderer to LGPL v3.
2016-09-14 20:01:13 +02:00
gl_vertexbuffer.cpp
- fixed: Screen size update coordinates were copied into the wrong buffer location.
2016-09-28 09:25:48 +02:00
gl_vertexbuffer.h
Fix wrong flash rectangle size after window resize
2016-09-16 02:53:19 +02:00