This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-02-11 22:37:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
002ac54ca8
raze-gles
/
polymer
History
helixhorned
002ac54ca8
(ATM broken) support for PNG highpal files; their dimensions must be the same as the TGA ones.
...
git-svn-id:
https://svn.eduke32.com/eduke32@1749
1a8010ca-5511-0410-912e-c29ae57300e0
2010-12-31 01:35:00 +00:00
..
eduke32
(ATM broken) support for PNG highpal files; their dimensions must be the same as the TGA ones.
2010-12-31 01:35:00 +00:00
highpalookupmaker.py
Highpalookup support is more or less ready, also checked in sample script to
2010-12-30 08:13:37 +00:00
synthesis.sh
Pull in backtrace.c (pre-compiled as backtrace.dll and MinGW dependencies) from
http://code.google.com/p/backtrace-mingw
. When running debugging snapshots, this will print out a helpful backtrace in eduke32.crashlog. I had to disable stack protectors for debug builds as this was pulling in a dependency that I assume most people won't have. If anyone feels like merging that code into EDuke32 itself and find a way to remove the ugly libintl dependencies, be my guest. In the meantime, sorry for the awful commit.
2010-10-19 05:42:21 +00:00