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
069560a290dd1dfa2dc749cc77416d07ff953e88
0ad
/
source
/
renderer
/
backend
T
History
vladislavbelov
df612ab8b4
Moves GLSL-specific uniform name workaround (added in
227f9e403f
) to CShaderProgramGLSL.
...
This was SVN commit r26816.
2022-04-23 21:39:15 +00:00
..
gl
Moves GLSL-specific uniform name workaround (added in
227f9e403f
) to CShaderProgramGLSL.
2022-04-23 21:39:15 +00:00
vulkan
Moves Vulkan report code to its device to prevent crashing when a GL device is created.
Fixes
#6270
2022-04-12 06:39:14 +00:00
CompareOp.cpp
…
CompareOp.h
…
Format.h
…
IShaderProgram.h
Moves vertex attribute binding to CDeviceCommandContext.
2022-04-23 20:11:14 +00:00
PipelineState.cpp
…
PipelineState.h
…
Sampler.cpp
…
Sampler.h
…