qzdoom/src/gl/utility
2018-04-01 12:43:23 +02:00
..
gl_clock.cpp - removed empty header gl_convert.h 2018-04-01 12:00:51 +02:00
gl_clock.h - now that SSE2 is a required feature for compiling on x86, DoBlending_MMX has no use anymore and could be removed, as could the checks for bRDTSC, which is an older hardware feature than SSE2. There's also little point printing pre-SSE2 hardware features because they can be assumed to be present on anything the code can run on. 2017-04-23 11:54:08 +02:00