This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
ff4e30d67287f40a2eb8e701d367fa9261ffcf81
0ad
/
source
/
renderer
/
backend
T
History
vladislavbelov
992c18aabb
Enables ARB shaders only once since we should not mix different backends.
...
This was SVN commit r26629.
2022-03-12 22:10:47 +00:00
..
gl
Enables ARB shaders only once since we should not mix different backends.
2022-03-12 22:10:47 +00:00
CompareOp.cpp
…
CompareOp.h
…
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
PipelineState.cpp
Adds depth bias to PipelineState and its management to CDeviceCommandContext.
2022-02-26 21:49:32 +00:00
PipelineState.h
Adds depth bias to PipelineState and its management to CDeviceCommandContext.
2022-02-26 21:49:32 +00:00
Sampler.cpp
…
Sampler.h
…