0ad/source/renderer/backend/gl
Vladislav Belov 21ec2f0ab8
Allows compute shaders for GL only since 4.3.
It seems current checks for GL 4.2 aren't enough so just disable
compute shaders for GL 4.2. Fixes #7734.

(cherry picked from commit fa3fb5d064)
Signed-off-by: Itms <itms@wildfiregames.com>
2025-05-01 08:56:55 +02:00
..
Buffer.cpp Fixes GLES compilation. 2025-01-04 23:21:01 +01:00
Buffer.h Adds proper IBuffer usage instead of dynamic flag. 2024-06-10 19:31:41 +00:00
Device.cpp Allows compute shaders for GL only since 4.3. 2025-05-01 08:56:55 +02:00
Device.h Adds proper IBuffer usage instead of dynamic flag. 2024-06-10 19:31:41 +00:00
DeviceCommandContext.cpp Fixes out of bounds during GL buffer binding. 2025-05-01 08:56:54 +02:00
DeviceCommandContext.h Fixes out of bounds during GL buffer binding. 2025-05-01 08:56:54 +02:00
DeviceForward.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Framebuffer.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Framebuffer.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Mapping.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Mapping.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
PipelineState.cpp Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
PipelineState.h Adds compute shaders support and scaling with FSR. 2024-01-17 19:40:27 +00:00
ShaderProgram.cpp Fixes GLES compilation. 2025-01-04 23:21:01 +01:00
ShaderProgram.h Update trac links with gitea links 2024-12-10 11:29:48 +01:00
Texture.cpp Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
Texture.h Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00