This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-26 03:27:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81d3d62b11eb1848a1b88bb94ce3ac59d5bca310
0ad
/
source
/
graphics
/
tests
T
History
Ykkrosh
b979033385
Stopped CLogger outputting error messages with debug_printf while in test cases that are intentionally triggering errors.
...
This was SVN commit r6259.
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