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-21 09:26:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0caddf2c893c2fc06c614fbe59da7a60a20bc3b6
0ad
/
source
/
renderer
/
backend
/
gl
T
History
vladislavbelov
a9fc21fae7
Fixes printing a log of a GL shader compilation following
b193633e59
.
...
This was SVN commit r27745.
2023-06-30 10:02:24 +00:00
..
Buffer.cpp
…
Buffer.h
…
Device.cpp
Removes OpenGL driver DLL version from reports on Windows.
2023-06-18 16:29:13 +00:00
Device.h
…
DeviceCommandContext.cpp
Implements framebuffer readback for Vulkan to allow screenshots.
2023-02-17 17:36:10 +00:00
DeviceCommandContext.h
Implements framebuffer readback for Vulkan to allow screenshots.
2023-02-17 17:36:10 +00:00
DeviceForward.h
…
Framebuffer.cpp
…
Framebuffer.h
…
Mapping.cpp
…
Mapping.h
…
PipelineState.cpp
…
PipelineState.h
…
ShaderProgram.cpp
Fixes printing a log of a GL shader compilation following
b193633e59
.
2023-06-30 10:02:24 +00:00
ShaderProgram.h
…
Texture.cpp
…
Texture.h
…