This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-03 08:28:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53a67e560fe8560f20452557721eed4e5fc5a521
0ad
/
source
/
renderer
/
backend
/
gl
T
History
Vladislav Belov
a7967d4ad9
Adds PBR output texture to PostProc
2026-04-29 19:25:14 +02:00
..
Buffer.cpp
…
Buffer.h
…
Device.cpp
Adds PBR output texture to PostProc
2026-04-29 19:25:14 +02:00
Device.h
Removes ARB (legacy OpenGL) backend
2026-02-20 22:07:38 +01:00
DeviceCommandContext.cpp
Removes dummy GL functions as replaced by core
2026-04-25 17:47:06 +02:00
DeviceCommandContext.h
…
DeviceForward.h
Removes ARB (legacy OpenGL) backend
2026-02-20 22:07:38 +01:00
Framebuffer.cpp
…
Framebuffer.h
…
Mapping.cpp
…
Mapping.h
…
PipelineState.cpp
…
PipelineState.h
…
ShaderProgram.cpp
Removes ARB (legacy OpenGL) backend
2026-02-20 22:07:38 +01:00
ShaderProgram.h
Removes ARB (legacy OpenGL) backend
2026-02-20 22:07:38 +01:00
Texture.cpp
Adds PBR output texture to PostProc
2026-04-29 19:25:14 +02:00
Texture.h
…