1
0
mirror of https://github.com/ptitSeb/Serious-Engine synced 2025-03-20 13:20:05 +01:00
Daniel Gibson 8106aedd9f Use at least 16bit for Depth-Buffer (fixes )
Seems like on Windows 0 bits is handled as "Let Windows/Driver decide",
so handle that case by setting a reasonable value of 16.
2016-05-09 18:51:03 +02:00
..