This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-16 21:34:08 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
b9c8aace70
0ad
/
source
/
graphics
/
tests
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