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-07-11 02:57:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa0741c5f63a4147ebabb8254ce9c69f6bfd19de
0ad
/
source
/
lib
/
sysdep
T
History
janwas
fa0741c5f6
increase buffer size; cleaned up basic type lookup routine
...
This was SVN commit r583.
2004-06-21 14:23:36 +00:00
..
win
increase buffer size; cleaned up basic type lookup routine
2004-06-21 14:23:36 +00:00
ia32.cpp
added feature bit for SpeedStep; intel added another reg to the CPUID definition, so changed the feature flag ("cap") interface - no more direct access
2004-06-21 14:17:48 +00:00
ia32.h
added feature bit for SpeedStep; intel added another reg to the CPUID definition, so changed the feature flag ("cap") interface - no more direct access
2004-06-21 14:17:48 +00:00
sysdep.cpp
Miscellaneous gcc fixes
2004-06-18 18:56:10 +00:00
sysdep.h
str[n]icmp => str[n]casecmp on non-windows
2004-06-09 13:43:25 +00:00
x.cpp
lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines
2004-06-01 17:34:12 +00:00