libretro-tyrquake/common
Kevin Shanahan 948bb57f87 model: zero spritemodel flags in gl too
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2012-11-14 08:49:02 +10:30
..
alias_model.c model: move alias model loading code to separate file 2012-11-13 10:35:30 +10:30
cd_bsd.c [PATCH] Add BSD CD audio support 2006-09-16 07:10:04 +09:30
cd_common.c [PATCH] Add BSD CD audio support 2006-09-16 07:10:04 +09:30
cd_linux.c [PATCH] Add BSD CD audio support 2006-09-16 07:10:04 +09:30
cd_null.c [PATCH] Update null CD driver 2007-02-18 20:32:59 +10:30
cd_win.c [PATCH] Printf format/usage fixes 2007-10-01 22:39:39 +09:30
cmd.c [PATCH] Fix incorrect memcpy usage 2007-12-29 10:04:00 +10:30
console.c fix warnings about printf style format strings 2012-10-24 20:50:37 +10:30
crc.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
cvar.c console: Add argument completion support for cvars 2012-10-24 18:50:38 +10:30
d_draw16.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_draw.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_edge.c render: Remove global currententity 2012-10-22 13:40:58 +10:30
d_fill.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
d_init.c trivial: remove unused variable 2011-12-30 10:20:16 +10:00
d_modech.c [PATCH] Fix a few 32/64 bit warnings 2009-07-05 15:10:55 +09:30
d_part.c [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_parta.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_polysa.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_polyse.c trivial: remove old comment about statics 2011-12-30 10:34:18 +10:00
d_scan.c [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_scana.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_sky.c trivial: Make some more drawing functions static 2011-12-28 11:35:06 +10:00
d_spr8.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_sprite.c [PATCH] Use FLT_MAX macros when bounds checking 2007-08-12 09:16:05 +09:30
d_surf.c model: merge modelgen.h files and fix #include fallout 2012-10-28 16:47:27 +10:30
d_vars.c [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_varsa.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
d_zpoint.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
draw.c [PATCH] Add input sanity check to Draw_TileClear 2008-06-09 20:56:24 +09:30
drawhulls.c [PATCH] Fix a few 32/64 bit warnings 2009-07-05 15:10:55 +09:30
gl_draw.c work around "possibly unintialised variable" warning in gl_draw.c 2012-11-02 18:53:21 +10:30
gl_mesh.c fix strict aliasing issues in gl_mesh.c 2012-11-02 18:39:09 +10:30
gl_model.c model: zero spritemodel flags in gl too 2012-11-14 08:49:02 +10:30
gl_rlight.c [PATCH] Cleanup dlight colour handling 2006-09-10 19:05:55 +09:30
gl_rmain.c gl: fix test to prevent player being drawn in full darkness 2012-11-11 16:42:04 +10:30
gl_rmisc.c gl: move gl_rmisc.c to the common directory 2012-10-24 09:06:17 +10:30
gl_rsurf.c render: Remove global currententity 2012-10-22 13:40:58 +10:30
gl_vidlinuxglx.c build: make use of xf86dga optional for x11 2012-10-24 20:53:56 +10:30
gl_vidnt.c video: Add experimental SDL renderer for Win32 2012-10-07 17:39:29 +10:30
gl_warp.c gl: make some local variables/functions static in gl_warp.c 2012-10-28 16:56:29 +10:30
in_null.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
in_sdl.c sdl: commit missing in_sdl.c file 2012-10-29 10:18:03 +10:30
in_win.c [PATCH] Clean up IN_Accumulate 2008-04-26 20:04:51 +09:30
in_x11.c build: make use of xf86dga optional for x11 2012-10-24 20:53:56 +10:30
keys.c keys: Quick fix for shift-ed keys 2012-10-28 11:50:50 +10:30
math.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
mathlib.c trivial: remove various redundant variable assignments 2011-12-28 11:41:14 +10:00
model.c model: hack around remaining client/server differences 2012-11-13 13:14:21 +10:30
nonintel.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
pr_edict.c progs: move pr_edict.c to the common directory 2012-11-12 16:31:21 +10:30
pr_exec.c [PATCH] Add gcc "format" attribute to our printf style functions 2007-10-01 22:39:38 +09:30
r_aclip.c Clean up global pointer to stack before returning 2011-12-31 07:49:03 +10:00
r_aclipa.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
r_alias.c model: roll maliasgroupframedesc_t into maliasgroup_t 2012-10-29 17:22:26 +10:30
r_aliasa.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
r_bsp.c render: Remove global currententity 2012-10-22 13:40:58 +10:30
r_draw.c render: pass currententity down to R_ZDrawSubmodelPolys 2012-10-22 11:31:58 +10:30
r_drawa.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
r_edge.c render: Remove global currententity 2012-10-22 13:40:58 +10:30
r_edgea.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
r_efrag.c efrags: Merge remaining differences between gl/sw efrags 2012-10-21 17:27:34 +10:30
r_light.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
r_main.c render: Remove global currententity 2012-10-22 13:40:58 +10:30
r_misc.c model: merge modelgen.h files and fix #include fallout 2012-10-28 16:47:27 +10:30
r_part.c particles: move r_part.c to common directory 2012-10-21 14:36:52 +10:30
r_sky.c fix strict aliasing issues in r_sky.c 2012-11-02 18:39:39 +10:30
r_sprite.c render: pass currententity down to R_DrawSprite 2012-10-22 12:24:43 +10:30
r_surf.c surf: Pass currententity down into R_TextureAnimation 2012-10-21 20:19:16 +10:30
r_vars.c [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
r_varsa.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
rb_tree.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
shell.c [PATCH] Old completions cleanup, part 2 2006-09-10 19:12:34 +09:30
snd_dma.c Remove some unneeded variables 2011-12-28 11:51:25 +10:00
snd_linux.c [PATCH] Abstract DMA sound buffer locking 2007-12-30 22:43:00 +10:30
snd_mem.c [PATCH] Check for bad chunk lengths in wav files 2008-04-26 17:11:47 +09:30
snd_mix.c snd: properly fix the signedness warning in snd_mix.c 2012-11-02 18:52:13 +10:30
snd_mixa.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
snd_null.c sound: fix missing symbols in the null sound driver 2012-10-24 20:53:56 +10:30
snd_sndio.c snd: Add OpenBSD sndio sound driver 2012-11-05 17:59:59 +10:30
snd_win.c [PATCH] Fix logic error with first time sound initialisation 2007-12-30 22:43:01 +10:30
sprite_model.c model: move sprite model loading code to separate file 2012-11-13 12:17:01 +10:30
surf8.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
surf16.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
sv_move.c [PATCH] Move sv_move.c to common directory 2006-09-10 19:12:12 +09:30
sys_null.c sys: remove now unused Sys_File* functions 2012-10-28 07:34:14 +10:30
sys_wina.S [PATCH] Replace id386 define 2006-09-10 19:14:02 +09:30
vid_null.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
vid_sdl.c vid: check for vid_mode changes in sdl target 2012-10-29 21:12:19 +10:30
vid_win.c vid: always start windowed on Win32 2012-10-29 21:00:52 +10:30
vid_x.c vid: fix vid_x build break due to modelgen.h merge 2012-10-30 06:39:09 +10:30
wad.c [PATCH] Add gcc "noreturn" attribute to a few functions 2007-10-01 22:39:38 +09:30
world.c world: move world.c to common directory 2012-11-13 09:27:45 +10:30
x11_core.c [PATCH] Dead code removal 2006-09-10 19:05:57 +09:30
zone.c zone: constify name arguments to alloc functions 2012-11-13 10:33:40 +10:30