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 13:23:56 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
5f88bf8a79
0ad
/
source
/
lib
/
sysdep
/
arch
History
Ykkrosh
20d23eb340
Sysdep code for Android/ARM
...
This was SVN commit r11075.
2012-02-15 15:40:31 +00:00
..
amd64
Replaces architecture-dependent cpuid function with inline GCC assembly. Should
fix
#670
by eliminating nasm dependency.
2011-07-21 01:44:29 +00:00
arm
Sysdep code for Android/ARM
2012-02-15 15:40:31 +00:00
ia32
Replaces architecture-dependent cpuid function with inline GCC assembly. Should
fix
#670
by eliminating nasm dependency.
2011-07-21 01:44:29 +00:00
x86_x64
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00