0ad/source
Vladislav Belov 85cc968be0
Fixes out of bounds during GL buffer binding.
There was an out of bounds access during binding a uniform buffer on
GL. Fixes #7567, #7598.

(cherry picked from commit bce6e2c238)
Signed-off-by: Itms <itms@wildfiregames.com>
2025-05-01 08:56:54 +02:00
..
collada Update trac links with gitea links 2024-12-10 11:29:48 +01:00
graphics Mod Interface: Enable setting territory visibility 2025-01-01 22:20:03 +01:00
gui Fix alignment issue with 'imgleft' and 'imgright' 2025-01-20 22:07:59 +01:00
i18n Update trac links with gitea links 2024-12-10 11:29:48 +01:00
lib Sign and notarize macOS bundles 2025-01-03 22:51:17 +01:00
lobby Allow to change a password from the lobby page 2024-12-08 17:13:47 +01:00
maths Update trac links with gitea links 2024-12-10 11:29:48 +01:00
mocks Revert non-ASCII characters from source and configuration files introduced in 157c6af18e. 2023-12-03 00:30:12 +00:00
network GameSettings: ensure savegameID is either a file name or undefined. 2025-01-04 23:19:23 +01:00
pch Remove glooxwrapper 2024-11-25 20:01:00 +01:00
ps Don't map unknown scancodes to hotkeys 2025-05-01 08:56:52 +02:00
renderer Fixes out of bounds during GL buffer binding. 2025-05-01 08:56:54 +02:00
rlinterface Shutdown mongoose in rl-interface gracefully 2024-06-23 17:26:03 +00:00
scriptinterface Add workaround to turn off nursery size heuristic 2025-05-01 08:56:53 +02:00
simulation2 Only freeze once the cached JS values of templates 2025-01-08 14:39:38 +01:00
soundmanager Fix sounds playing in the wrong places of the map 2025-01-04 23:18:46 +01:00
third_party Ignore cast warning in mongoose 2024-12-05 09:51:27 +01:00
tools Update supported languages for the NSI installer 2025-01-28 19:30:34 +01:00
main.cpp Catch all std::exception when loading a map 2025-01-01 22:23:38 +01:00
test_setup.cpp Make the TaskManager a automatic livetime object 2024-11-17 18:03:49 +01:00