Logo
Explore Help
Sign In
mirrors/0ad
1
0
Fork 2
You've already forked 0ad
mirror of https://gitea.wildfiregames.com/0ad/0ad.git synced 2026-07-14 01:33:29 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
139c48e7333669daec10a7255cf397d9853c8ced
0ad/source/lib/sysdep
T
History
prefect fb115d19b9 Fix compilation with g++
This was SVN commit r3094.
2005-11-05 23:03:55 +00:00
..
unix
debug_putws was causing trouble on linux when mixing char and wchar_t writes to file. accordingly, have debug_wprintf do wchar->utf8 conversion (done there instead of in debug_putws because it's needed for the filtering logic as well) and call its char* equivalent and remove debug_putws.
2005-10-24 03:20:54 +00:00
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
Stab at fixing the VertexArray compile error on VC++.
2005-10-03 03:41:42 +00:00
dir_watch.h
…
gfx.h
sysdep: add restrict keyword (placebo if not supported)
2005-10-12 04:22:44 +00:00
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
Fix compilation with g++
2005-11-05 23:03:55 +00:00
Powered by Gitea Version: 1.26.2 Page: 1238ms Template: 36ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API