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 14:25:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
426693ebef4d7d50e64d134ea2559ab5deef10e3
0ad
/
source
/
renderer
/
backend
T
History
Vladislav Belov
c0ea17f06e
Replaces choosedDeviceIt by chosenDeviceIt
2025-11-11 01:51:16 +01:00
..
dummy
Removes ARBShader capability
2025-10-14 13:04:16 +02:00
gl
Removes ARBShader capability
2025-10-14 13:04:16 +02:00
vulkan
Replaces choosedDeviceIt by chosenDeviceIt
2025-11-11 01:51:16 +01:00
Backend.h
…
Barrier.h
…
CompareOp.cpp
…
CompareOp.h
…
Format.h
…
IBuffer.h
…
IDevice.h
Removes ARBShader capability
2025-10-14 13:04:16 +02:00
IDeviceCommandContext.h
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
IDeviceObject.h
…
IFramebuffer.h
…
IShaderProgram.h
…
ITexture.h
Fixes
#8057
by properly initializing atlas texture.
2025-09-17 14:31:16 +02:00
PipelineState.cpp
…
PipelineState.h
…
Sampler.cpp
…
Sampler.h
…