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-06-29 02:07:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05bc5aa71add466ea2bdea6719a18757498a9a84
0ad
/
source
/
renderer
/
backend
T
History
Vladislav Belov
60b4072b29
Avoids assertions on Vulkan backend device creation in case of driver bugs.
2024-12-05 18:32:15 +01:00
..
dummy
Adds proper IBuffer usage instead of dynamic flag.
2024-06-10 19:31:41 +00:00
gl
Add CXeromycesEngine
2024-11-17 18:03:49 +01:00
vulkan
Avoids assertions on Vulkan backend device creation in case of driver bugs.
2024-12-05 18:32:15 +01:00
Backend.h
…
CompareOp.cpp
…
CompareOp.h
…
Format.h
…
IBuffer.h
Adds proper IBuffer usage instead of dynamic flag.
2024-06-10 19:31:41 +00:00
IDevice.h
Adds proper IBuffer usage instead of dynamic flag.
2024-06-10 19:31:41 +00:00
IDeviceCommandContext.h
…
IDeviceObject.h
…
IFramebuffer.h
…
IShaderProgram.h
…
ITexture.h
…
PipelineState.cpp
…
PipelineState.h
…
Sampler.cpp
…
Sampler.h
…