16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-01 08:09:19 +02:00

Disable GLM_FORCE_DEFAULT_ALIGNED_GENTYPES to fix graphics corruption

This is a regression introduced in 7525b54f (merged via df5a8a89), GLM_FORCE_DEFAULT_ALIGNED_GENTYPES causes visible screen corruption, particularly in the smoke from chimneys or vehicles.
This commit is contained in:
combolek
2026-07-25 18:12:34 -07:00
parent d9eb705d4a
commit a62c9d12f4
2 changed files with 0 additions and 2 deletions

View File

@@ -71,7 +71,6 @@ target_compile_definitions(${LIBMANUL_NAME} PRIVATE
GLM_FORCE_SWIZZLE
GLM_FORCE_CTOR_INIT
GLM_FORCE_INLINE
GLM_FORCE_DEFAULT_ALIGNED_GENTYPES
GLM_FORCE_INTRINSICS)
target_compile_definitions(${LIBMANUL_NAME} PRIVATE