1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2024-11-14 21:39:09 +00:00
Aquaria/win
fgenesis 9faa503f32 Use glm for matrix math instead of the OpenGL stack
Should cause less GL pipeline stalling / driver spinlocking if enabled.
Disable AQUARIA_USE_GLM (default: true) in CMake to use the old GL pipeline version.

Based on the implementation by Matt Bierner:
https://bitbucket.org/mattbierner/ios-aquaria
2015-07-12 22:16:55 +02:00
..
vc90 Use glm for matrix math instead of the OpenGL stack 2015-07-12 22:16:55 +02:00
.gitignore vcproj update 2012-06-01 18:05:06 +02:00
Aquaria_vc90.sln MSVC9 project files + missed icon & rc file 2012-04-15 15:20:48 +02:00