mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-17 13:53:57 -07:00
According to our stats `GL_ARB_fragment_program_shadow` is supported by all our GL users. Also we're going to remove OpenGL ARB in A29. So I remove ARBShadersShadow completely. |
||
|---|---|---|
| .. | ||
| Buffer.cpp | ||
| Buffer.h | ||
| Device.cpp | ||
| Device.h | ||
| DeviceCommandContext.cpp | ||
| DeviceCommandContext.h | ||
| DeviceForward.h | ||
| Framebuffer.cpp | ||
| Framebuffer.h | ||
| Mapping.cpp | ||
| Mapping.h | ||
| PipelineState.cpp | ||
| PipelineState.h | ||
| ShaderProgram.cpp | ||
| ShaderProgram.h | ||
| Texture.cpp | ||
| Texture.h | ||