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 23:31:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c33f358894
gzdoom-gles
/
src
/
hwrenderer
History
Christoph Oelckers
c33f358894
- clear GLWF_TRANSLUCENT at the end of PutWall.
2018-08-13 20:48:27 +02:00
..
data
- somehow visual studio 2015 miscompiles this so badly it triggers an out of bounds assert in STL!
2018-07-22 22:51:08 +02:00
dynlights
- force model light to be attenuated
2018-05-25 19:23:47 +02:00
postprocessing
- add gl_dither for toggling dithered output on and off
2018-08-08 21:58:23 +02:00
scene
- clear GLWF_TRANSLUCENT at the end of PutWall.
2018-08-13 20:48:27 +02:00
textures
- rewrite the user shader support for materials - new syntax is to create a 'Material ProcessMaterial()' function
2018-07-15 23:01:40 +02:00
utility
- fixed calculation of projection matrix for weapon sprites.
2018-06-24 17:16:07 +02:00