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-04 01:25:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ceeedf169cd17c10f445d66e52d56dc01576192
0ad
/
source
/
renderer
/
backend
T
History
vladislavbelov
cd1dccd59f
Fixes the property name of available devices in a Vulkan report.
...
This was SVN commit r27579.
2023-03-14 20:21:53 +00:00
..
dummy
Implements framebuffer readback for Vulkan to allow screenshots.
2023-02-17 17:36:10 +00:00
gl
Fixes GL ES version report after GL_INVALID_ENUM triggered by glEnable(GL_TEXTURE_2D).
2023-02-28 16:56:36 +00:00
vulkan
Fixes the property name of available devices in a Vulkan report.
2023-03-14 20:21:53 +00:00
Backend.h
…
CompareOp.cpp
…
CompareOp.h
…
Format.h
Implements framebuffer readback for Vulkan to allow screenshots.
2023-02-17 17:36:10 +00:00
IBuffer.h
…
IDevice.h
…
IDeviceCommandContext.h
Implements framebuffer readback for Vulkan to allow screenshots.
2023-02-17 17:36:10 +00:00
IDeviceObject.h
…
IFramebuffer.h
…
IShaderProgram.h
…
ITexture.h
…
PipelineState.cpp
…
PipelineState.h
…
Sampler.cpp
…
Sampler.h
…