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-06-25 15:26:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b63f8d264ac473552ca5ef88688bc33fe5cea67a
0ad
/
source
/
lib
T
History
Ykkrosh
e64a3d3946
Experiment a little with OpenGL ES
...
This was SVN commit r10915.
2012-01-15 23:15:31 +00:00
..
adts
minor fixes
2011-12-28 11:21:05 +00:00
allocators
more minor fixes. rename uname.machine to x64 (less confusing than amd64)
2011-12-29 09:47:42 +00:00
external_libraries
Experiment a little with OpenGL ES
2012-01-15 23:15:31 +00:00
file
Include *.DELETED files when building archives. See
#1110
.
2012-01-14 18:46:20 +00:00
pch
Fix warnings
2012-01-04 13:19:38 +00:00
posix
…
res
Experiment a little with OpenGL ES
2012-01-15 23:15:31 +00:00
sysdep
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
tests
…
tex
…
alignment.h
…
app_hooks.cpp
…
app_hooks.h
…
base32.cpp
…
base32.h
…
bits.cpp
…
bits.h
…
byte_order.cpp
…
byte_order.h
…
code_annotation.h
…
code_generation.h
…
config2.h
Experiment a little with OpenGL ES
2012-01-15 23:15:31 +00:00
config.h
…
debug_stl.cpp
…
debug_stl.h
…
debug.cpp
sync with work - minor fixes
2011-12-19 11:55:30 +00:00
debug.h
…
fnv_hash.cpp
…
fnv_hash.h
…
frequency_filter.cpp
…
frequency_filter.h
…
input.cpp
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
input.h
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
lib_api.h
…
lib.cpp
…
lib.h
…
module_init.cpp
…
module_init.h
…
ogl.cpp
Experiment a little with OpenGL ES
2012-01-15 23:15:31 +00:00
ogl.h
…
os_path.h
…
path.cpp
…
path.h
instead of wcscasecmp, use std::string operator< (i.e. case-sensitive comparison)
2012-01-04 00:25:34 +00:00
pointer_typedefs.h
…
precompiled.h
…
rand.cpp
…
rand.h
…
regex.cpp
…
regex.h
…
secure_crt.cpp
…
secure_crt.h
…
self_test.cpp
…
self_test.h
…
status.cpp
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
status.h
…
svn_revision.cpp
…
svn_revision.h
…
timer.cpp
…
timer.h
sync with work:
2011-12-27 14:12:31 +00:00
types.h
…
utf8.cpp
…
utf8.h
…
wsecure_crt.cpp
…