This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
917a869a54
vkdoom_m
/
src
/
gl
History
Christoph Oelckers
917a869a54
- fixed: gl_SetFog set the vertex attribute for software lighting mode without checking if the mode is actually on.
2013-12-23 09:56:16 +01:00
..
api
- Linux compile fix.
2013-12-09 11:34:26 +01:00
data
- Linux compile fix.
2013-12-09 11:34:26 +01:00
dynlights
- fixed: FFlatVertex contained two unused members.
2013-12-05 10:23:01 +01:00
hqnx
- fixed CMakeLists to generate working VC++ projects.
2013-10-09 12:16:08 +02:00
models
- fixed: Since model skins are managed by the texture manager, the model code may not delete them itself.
2013-10-11 12:57:46 +02:00
renderer
- fixed: gl_SetFog set the vertex attribute for software lighting mode without checking if the mode is actually on.
2013-12-23 09:56:16 +01:00
scene
- some finetuning of subtractive effect.
2013-12-05 15:39:46 +01:00
shaders
- added a fog layer when drawing sprites with render style reverse subtract.
2013-12-05 15:06:10 +01:00
system
- Linux compile fix.
2013-12-09 11:34:26 +01:00
textures
- fixed: Warped textures were recreated each time they were bound.
2013-10-03 12:12:19 +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