This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
23fbd69963
vkdoom_m
/
src
/
gl
History
Christoph Oelckers
23fbd69963
- 4 more places where immediate mode drawing has been substituted with a buffer-based alternative.
2014-05-20 22:20:15 +02:00
..
data
- fixed Linux warning with type cast.
2014-05-13 12:00:11 +02:00
dynlights
- enable use of vertex buffer for sprite rendering.
2014-05-12 20:23:54 +02:00
hqnx
- don't depend on stdint.h because older MSVC versions do not have it.
2014-05-01 12:30:56 +02:00
models
Merge branch 'master' into Glew_Version_For_Real
2014-05-18 12:47:48 +02:00
renderer
- reactivated texture warping.
2014-05-12 15:13:07 +02:00
scene
- 4 more places where immediate mode drawing has been substituted with a buffer-based alternative.
2014-05-20 22:20:15 +02:00
shaders
shader rework
2014-05-12 14:45:41 +02:00
system
Do not use the shader to handle STYLEF_RedIsAlpha.
2014-05-11 23:56:53 +02:00
textures
Merge branch 'master' into Glew_Version_For_Real
2014-05-18 12:47:48 +02:00
utility
- made adjustments to the texture loading code to account for the recent changes to handle long texture names.
2014-05-15 19:27:22 +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