TroggleMonkey 7bc8d79cb1 Give float FBO's priority over sRGB FBO's (half-undo commit 48331e82).
sRGB FBO's should be a fallback when both are set to true: sRGB FBO's avoid
banding, but float FBO's also avoid clipping.  Users wanting to avoid both
might prefer float FBO's, but they're not supported on as many platforms,
so sRGB FBO's are the next best thing.  Also make errors more specific and
indent nearby #ifdef/#endif pairs to make them easier to match visually.
2014-05-31 00:55:08 -04:00
..
2014-01-01 01:50:59 +01:00
2014-05-21 18:23:28 +02:00
2014-05-27 22:27:16 +02:00
2014-05-28 21:14:33 +02:00
2014-05-30 03:43:24 +02:00