This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
2514753afb
vkdoom_m
/
src
/
gl
History
Christoph Oelckers
2514753afb
- make the vertex buffer accessible from the hwrenderer code.
2018-05-22 18:48:10 +02:00
..
compatibility
- removed gl_drawinfo-> from FDrawInfo member functions and pass it to some other functions as a parameter.
2018-05-21 11:36:07 +02:00
data
- make the vertex buffer accessible from the hwrenderer code.
2018-05-22 18:48:10 +02:00
dynlights
- gl_system.h as well, in particular this has no place in hw_* files.
2018-05-16 23:34:52 +02:00
models
- gl_system.h as well, in particular this has no place in hw_* files.
2018-05-16 23:34:52 +02:00
renderer
- most of gl_bsp.cpp moved to HWDrawInfo.
2018-05-22 00:27:39 +02:00
scene
- make the vertex buffer accessible from the hwrenderer code.
2018-05-22 18:48:10 +02:00
shaders
- moved the postprocessing CVARs to hwrenderer.
2018-05-17 20:51:42 +02:00
stereo3d
- fixed vr_enable_quadbuffered for real
2018-05-18 08:44:32 +02:00
system
- fixed crash after saving a screenshot
2018-05-19 13:19:24 +03:00
textures
- gl_system.h as well, in particular this has no place in hw_* files.
2018-05-16 23:34:52 +02:00