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 17:04:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
426693ebef4d7d50e64d134ea2559ab5deef10e3
0ad
/
source
/
renderer
/
backend
/
gl
T
History
Vladislav Belov
f2752f7230
Removes ARBShader capability
2025-10-14 13:04:16 +02:00
..
Buffer.cpp
…
Buffer.h
…
Device.cpp
Removes ARBShader capability
2025-10-14 13:04:16 +02:00
Device.h
Fixes
#8057
by properly initializing atlas texture.
2025-09-17 14:31:16 +02:00
DeviceCommandContext.cpp
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
DeviceCommandContext.h
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
DeviceForward.h
…
Framebuffer.cpp
…
Framebuffer.h
…
Mapping.cpp
…
Mapping.h
…
PipelineState.cpp
…
PipelineState.h
…
ShaderProgram.cpp
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
ShaderProgram.h
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
Texture.cpp
Remove custom span and use std::span
2025-08-24 11:09:57 +02:00
Texture.h
Fixes
#8057
by properly initializing atlas texture.
2025-09-17 14:31:16 +02:00