This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
fde87c40d2
vkdoom_m
/
src
/
gl
History
Magnus Norddahl
fde87c40d2
- fix crash when in software truecolor mode - the pitch is in pixels, not bytes
2018-04-07 19:56:54 +02:00
..
compatibility
- added a software scene drawer to the GL renderer.
2018-04-07 10:20:59 +02:00
data
- added a software scene drawer to the GL renderer.
2018-04-07 10:20:59 +02:00
dynlights
- starting separation of hardware dependent and hardware independent code, starting with aabbtree, because it was easy.
2018-04-02 15:58:28 +02:00
models
- no, we do not want to use global variables to pass parameters around...
2018-04-02 18:13:18 +02:00
renderer
- live switching of the renderer works.
2018-04-07 12:59:04 +02:00
scene
- fix crash when in software truecolor mode - the pitch is in pixels, not bytes
2018-04-07 19:56:54 +02:00
shaders
- added palette shader and fixed a few things.
2018-04-07 12:17:23 +02:00
stereo3d
Silenced quad stereo message during startup
2018-01-28 11:41:00 +02:00
system
- added a software scene drawer to the GL renderer.
2018-04-07 10:20:59 +02:00
textures
- added palette shader and fixed a few things.
2018-04-07 12:17:23 +02:00
unused
- moved the ZDoomGL texshader files to 'unused', where they belong. It is very unlikely that this code will ever be revisited.
2018-04-02 10:24:27 +02:00
utility
- consolidated cycle_t and glcycle_t because aside from glcycle_t's ability to be deactivated when no profiling takes place they did exactly the same thing.
2018-04-01 13:24:03 +02:00