This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2024-12-16 07:10:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9ddca3c3a9
gzdoom-gles
/
src
/
hwrenderer
History
Christoph Oelckers
9ddca3c3a9
- removed the subsector light lists as a preparation step to move over the light traversal code to use sections instead of subsectors.
2018-11-05 22:35:24 +01:00
..
data
- flatvertex generation is working again.
2018-11-05 21:29:57 +01:00
dynlights
- fixed two potentially dangerous compilation warnings
2018-11-01 12:51:22 +02:00
models
- fixed compilation on macOS
2018-10-29 22:32:36 +02:00
postprocessing
- add gl_dither for toggling dithered output on and off
2018-08-08 21:58:23 +02:00
scene
- removed the subsector light lists as a preparation step to move over the light traversal code to use sections instead of subsectors.
2018-11-05 22:35:24 +01:00
textures
- added option to disable alpha testing for user shaders.
2018-10-31 15:56:20 +01:00
utility
- added a bit of profiling code to the multithreaded parts of the renderer.
2018-10-31 10:20:06 +01:00