raze-gles/polymer/eduke32
terminx ced138b578 Move DO_FREE_AND_NULL macro to compat.h
git-svn-id: https://svn.eduke32.com/eduke32@4442 1a8010ca-5511-0410-912e-c29ae57300e0
2014-04-17 19:58:31 +00:00
..
build Move DO_FREE_AND_NULL macro to compat.h 2014-04-17 19:58:31 +00:00
jit Bump jit/bcsave.lua to the one from LuaJIT 2.0.3. 2014-04-05 11:28:02 +00:00
package a.m32: for showpal==1, also show editor colors with printext16. 2014-04-06 22:24:18 +00:00
platform SDL 2.0.3 (plus a MinGW build fix that didn't make 2.0.3) for Windows builds. 2014-03-28 03:42:15 +00:00
rsrc
source Android updates from Emile. DONT_BUILD. 2014-04-15 19:02:48 +00:00
Android.mk Android updates from Emile. DONT_BUILD. 2014-04-15 19:02:48 +00:00
Makefile Build system: Detect the SVN revision and generate rev.h directly from the Makefile, if applicable. 2014-02-22 08:02:41 +00:00
Makefile.common *nix ENet build fix. DONT_BUILD. 2014-03-22 13:21:03 +00:00
Makefile.deps Build system: Detect the SVN revision and generate rev.h directly from the Makefile, if applicable. 2014-02-22 08:02:41 +00:00
Makefile.msvc
eduke32.sln
eduke32.vcxproj Add xxHash (https://code.google.com/p/xxhash/), a faster alternative to CRC32, and implement it in a few places. This is around 20-30% faster than CRC32 for me (it's also implemented into the "fileinfo" console command, so you can test for yourselves). I didn't have time to gather up all of the files supported by the startup window so this isn't used there yet. Additionally, this is by the same author as the LZ4 compression library we already use. 2014-03-22 09:26:39 +00:00
eduke32.vcxproj.filters Add xxHash (https://code.google.com/p/xxhash/), a faster alternative to CRC32, and implement it in a few places. This is around 20-30% faster than CRC32 for me (it's also implemented into the "fileinfo" console command, so you can test for yourselves). I didn't have time to gather up all of the files supported by the startup window so this isn't used there yet. Additionally, this is by the same author as the LZ4 compression library we already use. 2014-03-22 09:26:39 +00:00