raze/polymer/eduke32/build/include
hendricks266 2e968b90bf Add inthashtable_t, mapping intptr_t to intptr_t.
git-svn-id: https://svn.eduke32.com/eduke32@5532 1a8010ca-5511-0410-912e-c29ae57300e0
2016-01-08 01:33:46 +00:00
..
msvc
a.h
baselayer.h
build.h Add inthashtable_t, mapping intptr_t to intptr_t. 2016-01-08 01:33:46 +00:00
buildtypes.h
cache1d.h Misc cleanup, add shorthand versions of getplayer, getactor, etc. 2016-01-03 20:07:24 +00:00
colmatch.h Split the colormatching portion of getclosestcol_lim into getclosestcol_nocache_lim in case speed is desired when processing an image with mostly unique colors. 2015-10-10 06:57:32 +00:00
common.h
compat.h Remove NULL checks before calling free(): they are unnecessary as per the C standard. Other cleanup includes factoring code into DO_FREE_AND_NULL() macros. 2015-09-23 17:55:31 +00:00
crc32.h
dxdidf.h
dxtfilter.h
dynamicgtk.h
editor.h Mapster32: honor "blocking color" declared with DEF 'spritecol' et al. 2015-11-14 23:40:59 +00:00
glbuild.h Introduce USE_GLEXT macro and use it to conditionally compile out all GL ARB function calls when compiling for GL ES platforms. 2016-01-08 01:33:20 +00:00
glext.h
gtkbits.h
gtkpixdata.h
gtkpixdata_shim.h
hightile.h
jwzgles.h
jwzglesI.h jwzgles: fix warnings when compiling on Linux 2016-01-08 01:33:15 +00:00
kplib.h
libdivide.h
lunatic.h
lz4.h Update LZ4 2015-12-23 04:06:05 +00:00
m32script.h M32: Add EVENT_PREDRAW2DSCREEN. 2015-08-15 21:28:05 +00:00
md4.h
mdsprite.h Polymost: Make voxels take on the current basepalette, like they should. 2015-12-26 15:42:09 +00:00
mmulti.h
mutex.h
osd.h
osxbits.h
osxmain.h
polymer.h Add support for sector/wall/sprite struct trackers to Polymer 2015-12-23 04:05:47 +00:00
polymost.h Polymodes: Add a new pthtyp flag to mark textures that should not be processed by the fixtransparency() hack (which avoids the transparent color blending into a sprite when texture filtering is enabled), such as non-(T)ROR-masking floors and ceilings, white- and mask-walls, paper-skies, and rotatesprite with orientation flag 64. This commit makes sure the flag's status always fits the situation. 2015-12-04 11:52:58 +00:00
pragmas.h Split the initialization of the pragma.h's libdivide tables into its own function. 2015-09-27 21:18:12 +00:00
pragmas_arm.h
pragmas_ppc.h
pragmas_x86_gcc.h
pragmas_x86_msvc.h
prlights.h
rawinput.h
renderlayer.h
scancodes.h
scriptfile.h
sdl_inc.h
sdlappicon.h
sdlayer.h
SDLMain.h
startwin.editor.h
texcache.h Update LZ4 2015-12-23 04:06:05 +00:00
tracker.hpp
tracker_operator.hpp
tracker_operators.hpp
wiibits.h
winbits.h
winlayer.h
xxhash.h