This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
faaee7d1b5ca943caf718ed35546e71b4db7ffbb
0ad
/
source
/
lib
/
sysdep
T
History
Ykkrosh
faaee7d1b5
Atlas: Terrain painting
...
This was SVN commit r3092.
2005-11-05 04:59:54 +00:00
..
unix
…
win
add sem_msgwait_np for philip/use with atlas. add API fail reporting for sem_*
2005-11-03 07:26:38 +00:00
cpu.h
…
dir_watch.h
…
gfx.h
…
ia32.asm
ia32_memcpy now returns the destination pointer just like the standard
2005-10-30 21:01:42 +00:00
ia32.cpp
allocators: add include guard and posix.h (needed for PROT_*)
2005-10-29 02:32:36 +00:00
ia32.h
ia32_memcpy now returns the destination pointer just like the standard
2005-10-30 21:01:42 +00:00
os.h
…
snd.h
…
sysdep.cpp
profiling indicates memcpy is a bottleneck, so globally replace all of them with memcpy2 (hand-optimized). depending on transfer size, this is 10%..300% faster. also made memcpy2 into a macro instead of thunk function because vc7 was still generating a jump.
2005-10-30 16:19:20 +00:00
sysdep.h
Atlas: Terrain painting
2005-11-05 04:59:54 +00:00