quakeforge/include/QF
Bill Currie 778c07e91f [util] Get vectors working for non-SSE archs
GCC does a fairly nice job of producing code for vector types when the
hardware doesn't support SIMD, but it seems to break certain math
optimization rules due to excess precision (?). Still, it works well
enough for the core engine, but may not be well suited to the tools.
However, so far, only qfvis uses vector types (and it's not tested yet),
and tools should probably be used on suitable machines anyway (not
forces, of course).
2021-06-01 18:53:53 +09:00
..
GL Merge branch 'master' into win-merge 2021-03-25 22:42:16 +09:00
GLSL Merge branch 'master' into win-merge 2021-03-25 22:42:16 +09:00
Vulkan [vulkan] Create shadow maps and basic data 2021-04-29 20:54:38 +09:00
classes Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
math [util] Add macro for using vectors with scanf 2021-03-03 18:11:59 +09:00
plugin [vid,render] Clean up fov and aspect 2021-04-01 19:17:19 +09:00
simd [util] Get vectors working for non-SSE archs 2021-06-01 18:53:53 +09:00
Makemodule.am [vulkan] Move projection matrix code to its own file 2021-04-25 15:48:21 +09:00
alloc.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
bspfile.h [model] Add a re-entrant Mod_LeafPVS 2021-03-20 12:13:58 +09:00
cbuf.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
cdaudio.h Merge branch 'master' into vulkan 2020-03-20 13:04:41 +09:00
cexpr.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
checksum.h Make header protection consistent 2020-02-24 12:21:20 +09:00
clip_hull.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cmd.h [nq,qw] Stop wring to config.cfg 2021-04-12 22:09:09 +09:00
cmem.h [util] Make cmem consistent on 32 and 64 bit systems 2021-06-01 18:53:52 +09:00
console.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
crc.h Make header protection consistent 2020-02-24 12:21:20 +09:00
csqc.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cvar.h Make header protection consistent 2020-02-24 12:21:20 +09:00
darray.h [qw] Use a dynamic array to track static entities 2021-03-11 09:11:08 +09:00
draw.h Make header protection consistent 2020-02-24 12:21:20 +09:00
dstring.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
entity.h [renderer] Clean up entity_t to a certain extent 2021-03-10 00:01:41 +09:00
gib.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
hash.h [util] FIx an "only" in a comment 2021-01-05 17:40:07 +09:00
idparse.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
image.h [image] Add function to get image memory size 2021-04-25 08:38:13 +09:00
in_event.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
info.h Make header protection consistent 2020-02-24 12:21:20 +09:00
input.h Merge branch 'master' into vulkan 2020-03-20 13:04:41 +09:00
iqm.h Make header protection consistent 2020-02-24 12:21:20 +09:00
joystick.h Make header protection consistent 2020-02-24 12:21:20 +09:00
keys.h [nq] Sort out some of the issues with keydest 2021-03-29 22:39:43 +09:00
link.h Make header protection consistent 2020-02-24 12:21:20 +09:00
llist.h Make header protection consistent 2020-02-24 12:21:20 +09:00
mathlib.h [mathlib] Add Blend macro 2021-04-25 15:02:30 +09:00
mdfour.h Clean up after removal of uint32.h 2020-02-29 16:11:07 +09:00
mersenne.h Implement the Mersenne Twister PRNG. 2013-01-21 20:05:16 +09:00
model.h [vulkan] Check leaf sky visibility for suns 2021-04-25 12:27:07 +09:00
modelgen.h Make header protection consistent 2020-02-24 12:21:20 +09:00
msg.h [util] Add message short and long poke functions 2021-04-04 15:56:14 +09:00
object.h Make header protection consistent 2020-02-24 12:21:20 +09:00
pak.h Make header protection consistent 2020-02-24 12:21:20 +09:00
pakfile.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
pcx.h Merge branch 'master' into win-merge 2021-03-25 22:42:16 +09:00
plist.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
plugin.h Make header protection consistent 2020-02-24 12:21:20 +09:00
png.h [image] Add parameter to load only the header 2021-01-19 10:15:57 +09:00
pr_comp.h [build] Fix a pile of gcc 10 issues 2020-12-28 18:58:51 +09:00
pr_debug.h [qfcc] Write debug data space to sym file 2020-04-03 21:25:47 +09:00
pr_obj.h [ruamoko] Install and use dispatch tables 2020-03-09 18:11:36 +09:00
pr_type.h [qfcc] Make type encoding union anonymous 2020-03-30 11:10:05 +09:00
progs.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
qargs.h [nq,qw] Stop wring to config.cfg 2021-04-12 22:09:09 +09:00
qdefs.h Make header protection consistent 2020-02-24 12:21:20 +09:00
qendian.h Make header protection consistent 2020-02-24 12:21:20 +09:00
qtypes.h Make header protection consistent 2020-02-24 12:21:20 +09:00
quakefs.h Make header protection consistent 2020-02-24 12:21:20 +09:00
quakeio.h [build] Autoconfiscate printf format attribute 2021-03-27 19:52:59 +09:00
render.h [sw] Fix some 32-bit assembly issues 2021-04-02 22:17:32 +09:00
riff.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
ringbuffer.h Create RB_ACQUIRE and RB_RELEASE 2021-01-23 11:56:45 +09:00
ruamoko.h [ruamoko] Allow builtins to inc/dec retain count 2020-03-30 16:58:36 +09:00
screen.h [renderer] Continue the job of merging SCR_UpdateScreen 2021-01-11 16:57:31 +09:00
script.h Make script much friendlier to use 2020-02-26 09:39:03 +09:00
segtext.h Document segmented text 2020-02-15 23:48:47 +09:00
set.h [util] Add re-entrant set_as_string 2021-03-28 20:25:57 +09:00
sizebuf.h [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
skin.h Make header protection consistent 2020-02-24 12:21:20 +09:00
sound.h Make header protection consistent 2020-02-24 12:21:20 +09:00
spritegn.h Make header protection consistent 2020-02-24 12:21:20 +09:00
sys.h [util] Add Sys_PageSize 2021-04-01 18:20:56 +09:00
sys_developer.h [util] Make developer flag names easier to manage 2021-03-29 22:38:47 +09:00
teamplay.h Make header protection consistent 2020-02-24 12:21:20 +09:00
tga.h [image] Add parameter to load only the header 2021-01-19 10:15:57 +09:00
txtbuffer.h [util] Add a means to open a gap in a text buffer 2020-03-22 20:19:25 +09:00
va.h [util] Make va return const char * 2021-03-29 17:24:30 +09:00
ver_check.h Make header protection consistent 2020-02-24 12:21:20 +09:00
vid.h [vid,render] Clean up fov and aspect 2021-04-01 19:17:19 +09:00
view.h Make header protection consistent 2020-02-24 12:21:20 +09:00
vrect.h Fix a c&p error in a doc comment. 2018-08-26 15:05:13 +09:00
wad.h Make header protection consistent 2020-02-24 12:21:20 +09:00
wadfile.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
winding.h Update for doxygen 1.8.16 2020-02-11 15:22:42 +09:00
zone.h [util] Resurrect Hunk_Print and fix some errors 2021-02-03 13:21:08 +09:00