raze/source
Christoph Oelckers 390cd2ca98 - fixed rendering of non-orthogonal wall sprites.
These cannot be done in a simple two-pass approach, for wall sprites attached to walls it requires doing the two passes per wall to ensure proper depth buffer coverage.
2022-07-04 09:11:24 +02:00
..
build - doFurniture floatified and inside rewritten as a floating point algorithm that works without bit masking. 2022-02-15 22:18:25 +01:00
common - glslang compiler and Vulkan backend update. 2022-07-02 10:20:11 +02:00
core - fixed rendering of non-orthogonal wall sprites. 2022-07-04 09:11:24 +02:00
games - fixed crash in Last Warrior map 9. 2022-06-06 20:56:50 +02:00
glbackend - added wipe transitions to screen job 2022-04-25 17:26:17 +02: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 - glslang compiler and Vulkan backend update. 2022-07-02 10:20:11 +02: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 - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00