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-12 13:21:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a1229be5c6
gzdoom-gles
/
src
/
rendering
History
Magnus Norddahl
a1229be5c6
- implement camera textures
2019-05-29 05:45:19 +02:00
..
2d
- fix burn crash on vulkan
2019-05-09 17:55:29 +02:00
gl
- removed array length() function from shadowmap shader
2019-05-24 14:29:37 +03:00
gl_load
hwrenderer
- removed array length() function from shadowmap shader
2019-05-24 14:29:37 +03:00
polyrenderer
- implement camera textures
2019-05-29 05:45:19 +02:00
swrenderer
- implement camera textures
2019-05-29 05:45:19 +02:00
vulkan
- create a new error class for vulkan errors as they are only recoverable during initialization (unlike CRecoverableError which is recoverable during normal processing)
2019-05-23 14:09:05 +02:00