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-23 04:56:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a51e05c2ed7a1c2552a0a2a1ba8184beeb8930c
0ad
/
source
/
renderer
/
backend
T
History
vladislavbelov
73c0e40045
Fixes warnings about unused function arguments in renderer.
...
This was SVN commit r26763.
2022-04-08 06:49:38 +00:00
..
gl
Fixes warnings about unused function arguments in renderer.
2022-04-08 06:49:38 +00:00
CompareOp.cpp
Moves GL depth comparison function to SamplerDesc.
2022-02-25 20:02:03 +00:00
CompareOp.h
Moves GL depth comparison function to SamplerDesc.
2022-02-25 20:02:03 +00:00
Format.h
Removes duplication of backend format in VertexArray usages, optimizes vertex color attribute of quad overlay.
2022-03-08 23:28:31 +00:00
IShaderProgram.h
Moves CShaderProgram to backend and handling via CDeviceCommandContext.
2022-03-14 22:16:14 +00:00
PipelineState.cpp
Moves CShaderProgram to backend and handling via CDeviceCommandContext.
2022-03-14 22:16:14 +00:00
PipelineState.h
Moves CShaderProgram to backend and handling via CDeviceCommandContext.
2022-03-14 22:16:14 +00:00
Sampler.cpp
Moves GL depth comparison function to SamplerDesc.
2022-02-25 20:02:03 +00:00
Sampler.h
Moves GL depth comparison function to SamplerDesc.
2022-02-25 20:02:03 +00:00