0ad/source/lib
fabio 9a2d0f803e Remove disabled by default SDL1 support.
Refs #2041.

This was SVN commit r17470.
2015-12-14 10:52:21 +00:00
..
adts
allocators
external_libraries Remove disabled by default SDL1 support. 2015-12-14 10:52:21 +00:00
file TerrainTextureManager file loading rewrite. Fixes #3358. 2015-11-30 20:12:12 +00:00
pch Add missing license headers. Fixes #3357. 2015-07-31 11:28:14 +00:00
posix
res Remove disabled by default SDL1 support. 2015-12-14 10:52:21 +00:00
sysdep Remove disabled by default SDL1 support. 2015-12-14 10:52:21 +00:00
tests
tex Fixes grayscale PNG handling, there is no need to convert them all to RGB and 4741e896c4 broke special font texture handling. Instead, only grayscale with alpha PNGs will be converted to RGBA (they fail to load otherwise). 2015-03-19 03:04:01 +00:00
alignment.h Add missing license headers. Fixes #3357. 2015-07-31 11:28:14 +00:00
app_hooks.cpp Remove unused ah_translate code. 2015-07-27 01:08:15 +00:00
app_hooks.h
base32.cpp
base32.h
bits.cpp
bits.h
byte_order.cpp
byte_order.h Add support for AArch64 (ARM64). Patch by tbm. Fixes #3345. 2015-07-30 19:52:55 +00:00
code_annotation.h Annotate custom assert for clang-analyzer. 2015-06-21 18:46:23 +00:00
code_generation.h
config.h
config2.h
debug.cpp
debug.h Annotate custom assert for clang-analyzer. 2015-06-21 18:46:23 +00:00
debug_stl.cpp
debug_stl.h
fnv_hash.cpp
fnv_hash.h
frequency_filter.cpp
frequency_filter.h
input.cpp
input.h
lib.cpp
lib.h
lib_api.h
module_init.cpp
module_init.h
ogl.cpp
ogl.h
os_path.h
path.cpp
path.h
pointer_typedefs.h Add missing license headers. Fixes #3357. 2015-07-31 11:28:14 +00:00
precompiled.h
rand.cpp
rand.h
regex.cpp
regex.h
secure_crt.cpp
secure_crt.h
self_test.cpp
self_test.h
status.cpp
status.h
svn_revision.cpp
svn_revision.h
timer.cpp
timer.h
types.h
utf8.cpp
utf8.h
wsecure_crt.cpp