0ad/source/renderer/backend
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