This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-02-03 15:11:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3401876476
gzdoom
/
src
/
hwrenderer
History
Christoph Oelckers
3401876476
- use FShaderProgram through an abstract interface and remove all dependencies on the GL renderer from the shader definition source files.
2018-06-13 22:08:55 +02:00
..
data
- use FShaderProgram through an abstract interface and remove all dependencies on the GL renderer from the shader definition source files.
2018-06-13 22:08:55 +02:00
dynlights
- force model light to be attenuated
2018-05-25 19:23:47 +02:00
postprocessing
- use FShaderProgram through an abstract interface and remove all dependencies on the GL renderer from the shader definition source files.
2018-06-13 22:08:55 +02:00
scene
- add dynamic lights to softpoly and software renderer models
2018-06-05 22:43:11 +02:00
textures
- fixed generation of brightmaps for sprites.
2018-06-10 08:22:07 +02:00
utility
- read sampler bindings from the shader instead of tagging along a large amount of support data.
2018-06-13 17:44:49 +02:00