raze/source
Christoph Oelckers 0beb91e17e - Blood: don't use references to address gBusy.
This will fail if the callback in trProcessBusy adds new entries to the array which would invalidate the reference.
2022-01-16 12:02:38 +01:00
..
build - removed all uses of nexttoward in Polymost. 2022-01-14 00:04:47 +01:00
common - proper maintenance of the depth bias state. 2022-01-13 12:27:40 +01:00
core - gracefully handle when a map tries to exit twice. 2022-01-15 19:20:58 +01:00
games - Blood: don't use references to address gBusy. 2022-01-16 12:02:38 +01:00
glbackend - disable SSAO for Polymost. 2022-01-12 16:02:45 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - g_visibility stuff 2022-01-11 00:12:32 +01:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00
gitinfo.cpp