1
0
forked from 0ad/0ad
0ad/source/graphics/tests
2008-07-19 19:02:27 +00:00
..
test_Color.h color conversion: avoid type punning by returning SColor4ub directly. that required a non-extern-C declaration of the SSE function, so i replaced it with straightforward intrinsics. 2008-06-30 19:08:29 +00:00
test_MeshManager.h Stopped CLogger outputting error messages with debug_printf while in test cases that are intentionally triggering errors. 2008-07-19 19:02:27 +00:00