raze-gles/source/build/include
terminx df28860bad Add divscale64()
git-svn-id: https://svn.eduke32.com/eduke32@7826 1a8010ca-5511-0410-912e-c29ae57300e0
2019-09-20 15:23:18 +02:00
..
a.h Add SLOPTABLESIZ preprocessor definition 2019-09-20 12:07:42 +02:00
animvpx.h Add buildvfs, abstraction layer for file I/O. 2019-03-01 08:51:50 +00:00
baselayer.h Floating point grouscan() patch from Nuke.YKT, worth a couple of fps in classic mode in slope-heavy scenes 2019-09-20 14:36:08 +02:00
build.h Add getcorrectzsofslope() 2019-09-20 15:23:08 +02:00
buildtypes.h Replace manual casts of sprite and wall pointers to vec2/3_t with use of the anonymous union 2019-09-20 12:02:26 +02:00
cache1d.h Convert loops using unsigned integers as iterators to use regular signed ints instead 2019-09-20 10:04:24 +02:00
clip.h Minor pushmove() cleanup 2019-09-20 15:23:15 +02:00
collections.h Replace `#if CXXSTD >= 2011 || EDUKE32_MSVC_PREREQ(1800)` with `#ifdef HAVE_CXX11_HEADERS` 2019-09-19 14:23:29 +02:00
colmatch.h Function names 2018-04-12 21:03:47 +00:00
common.h - can be compiled again but crashes. 2019-09-19 23:02:57 +02:00
compat.h Use std::numeric_limits instead of float.h 2019-09-20 15:14:23 +02:00
crc32.h Convert loops using unsigned integers as iterators to use regular signed ints instead 2019-09-20 10:04:24 +02:00
debugbreak.h Add debugbreak.h from https://github.com/scottt/debugbreak 2018-10-04 04:19:46 +00:00
dxdidf.h
dynamicgtk.h
editor.h Fix a bunch of improperly defined bitmap arrays 2019-09-19 14:36:54 +02:00
elauxlib.h
elua.h
fix16.h Use FORCE_INLINE and CONSTEXPR where appropriate in the Q16 fixed point math library 2019-09-19 14:30:22 +02:00
fix16.hpp Flesh out Fix16 with some operators we need to work with it from CON 2018-03-07 04:21:25 +00:00
fix16_int64.h Remove FIXMATH_NO_64BIT 2019-09-20 12:07:17 +02:00
glbuild.h - removed the compressed texture cache. 2019-09-17 20:18:18 +02:00
glsurface.h Support software renderer upscaling engine-side in sdlayer and sdlayer12 with various scaling factors (beyond just pixel doubling). 2018-07-14 21:36:44 +00:00
gtkbits.h
gtkpixdata.h
gtkpixdata_shim.h
hash.h Use lowercase when computing hashes in hash_getcode() 2019-03-02 23:21:13 +00:00
hightile.h
klzw.h Convert loops using unsigned integers as iterators to use regular signed ints instead 2019-09-20 10:04:24 +02:00
kplib.h Fix extern "C" error in kplib.h affecting the Build tools 2019-09-19 14:20:40 +02:00
libdivide.h libdivide fixup 2019-09-20 13:17:34 +02:00
linklist.h Fix compilation of linklist.h in C++11 mode with clang 2019-09-20 15:11:03 +02:00
lunatic.h
lz4.h Update engine headers so that argument names in function declarations match the actual function definitions. This also removes const from function declarations in cases when it isn't meaningful. 2018-10-16 06:09:20 +00:00
m32script.h Rename Gv_GetVarX() to Gv_GetVar() (overloaded) 2019-09-20 09:38:38 +02:00
md4.h
mdsprite.h - Blood merge 2019-09-19 22:06:49 +02:00
miniz.h Update miniz from 2.0.8 to 2.1.0--not much of a change 2019-09-20 12:02:41 +02:00
miniz_common.h Update Miniz 2018-04-23 06:35:34 +00:00
miniz_tdef.h Update miniz from 2.0.8 to 2.1.0--not much of a change 2019-09-20 12:02:41 +02:00
miniz_tinfl.h Update miniz from 2.0.8 to 2.1.0--not much of a change 2019-09-20 12:02:41 +02:00
mmulti.h Dummy functions for mmulti.h for now until OldMP's mmulti is ported 2019-09-19 14:05:47 +02:00
mutex.h
osd.h Convert loops using unsigned integers as iterators to use regular signed ints instead 2019-09-20 10:04:24 +02:00
osxbits.h
osxmain.h
palette.h - Blood merge 2019-09-19 22:06:49 +02:00
pngwrite.h Convert loops using unsigned integers as iterators to use regular signed ints instead 2019-09-20 10:04:24 +02:00
polymer.h Cleanup includes 2018-11-18 18:09:48 +00:00
polymost.h Support clamping in polymost1Frag.glsl and use it for sprites 2019-09-20 15:10:02 +02:00
pragmas.h Add divscale64() 2019-09-20 15:23:18 +02:00
pragmas_arm.h
pragmas_ppc.h
pragmas_x86_gcc.h Additional const and constexpr usage in compat.h and pragmas 2018-10-25 23:33:52 +00:00
pragmas_x86_msvc.h
print.h Convert loops using unsigned integers as iterators to use regular signed ints instead 2019-09-20 10:04:24 +02:00
prlights.h
rawinput.h
renderlayer.h
scancodes.h
scriptfile.h
sdl_inc.h sdlmusic: Slight cosmetic cleanup 2018-05-19 14:14:25 +00:00
sdlappicon.h
sdlayer.h - Blood merge 2019-09-19 22:06:49 +02:00
sjson.h Fix warnings in sjson 2019-09-20 15:17:45 +02:00
softsurface.h Support software renderer upscaling engine-side in sdlayer and sdlayer12 with various scaling factors (beyond just pixel doubling). 2018-07-14 21:36:44 +00:00
startwin.editor.h
stats.h - removed the compressed texture cache. 2019-09-17 20:18:18 +02:00
texcache.h - removed the compressed texture cache. 2019-09-17 20:18:18 +02:00
tracker.hpp Gump redux 2019-09-20 14:16:06 +02:00
vfs.h Add buildvfs_fopen_write_text 2019-03-11 06:06:47 +00:00
wiibits.h
winbits.h
windows_inc.h
winlayer.h Fix compilation with winlayer 2019-03-04 23:48:50 +00:00
xxhash.h Update engine headers so that argument names in function declarations match the actual function definitions. This also removes const from function declarations in cases when it isn't meaningful. 2018-10-16 06:09:20 +00:00