raze-gles/source
pogokeen a4736f6bf7 polymost_bindPth(): Fix issue where non-indexed colour, non-hightile textures (including those with polytintflags HICTINT_USEONART or HICTINT_ALWAYSUSEART) would not render correctly while r_useindexedcolortextures is set.
git-svn-id: https://svn.eduke32.com/eduke32@6885 1a8010ca-5511-0410-912e-c29ae57300e0
2018-05-08 22:47:55 +00:00
..
audiolib Slight change to FX_DetectFormat(); format specifications seem to say there's no such thing as WAVE without RIFF. 2018-04-21 06:04:44 +00:00
build polymost_bindPth(): Fix issue where non-indexed colour, non-hightile textures (including those with polytintflags HICTINT_USEONART or HICTINT_ALWAYSUSEART) would not render correctly while r_useindexedcolortextures is set. 2018-05-08 22:47:55 +00:00
duke3d Incrementing ud.executions is now done in app_main() instead of CONFIG_WriteSetup() so that it is only incremented once per execution. 2018-05-08 17:32:19 +00:00
enet The great repository rearrangement of 2017. 2017-02-01 10:01:11 +00:00
etcpak Bring the previous commit into effect. 2017-02-01 10:20:54 +00:00
glad Update glad to 0.1.18a0 2018-03-22 04:48:47 +00:00
kenbuild KenBuild: Fix OSD_SetParameters signature. 2017-08-06 13:44:36 +00:00
libxmp-lite Add support for MTM modules. 2017-10-15 23:09:59 +00:00
lpeg LPeg: Necessary changes for building in our environment and with our project. See lpeg-lunatic.patch. 2017-06-09 06:39:18 +00:00
mact Beginnings of baselayer.cpp/.h refactor. This is 99.9% renames. 2018-04-12 21:02:31 +00:00
sw SW: Fix NORM_(SPRITE|WALL|SECTOR) macros to use MAX$1 instead of ARRAY_SIZE, which would fail due to the structs not being statically allocated. 2018-04-11 03:34:03 +00:00
tools/src Moved to GLAD for dynamic GL/WGL and extension loading. 2018-02-16 06:38:21 +00:00