Files
simgear/simgear
Stuart Buchanan a1d748a0de WS30: Fix filtering of texture atlas
Previously we were taking the nearest pixel from the nearest
mipmap.  Which was braindead.  Now just use the OSG defaults,
which are NEAREST_MIPMAP_LINEAR for MIN and LINEAR for MAX.

Thanks to Julian and Henning for helping diagnose this on
the weekly hangout.
2021-10-24 21:25:08 +01:00
..
2020-09-24 22:24:12 -05:00
2020-08-18 11:40:27 +01:00
2021-08-04 09:08:16 +01:00
2021-05-25 12:53:36 +01:00
2021-06-14 13:52:22 +01:00
2014-01-27 09:19:11 +00:00
2020-08-18 11:40:27 +01:00
2020-08-03 18:01:34 +01:00
2021-08-16 17:00:57 +02:00