quakespasm/Quake
Eric Wasylishen e4b71e6268 TexMgr_Imagedump_f: fix buffer overflow by setting GL_PACK_ALIGNMENT
reported by ASan

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1547 af15c1b1-3010-417e-b628-4374ebc0bcbd
2017-12-28 18:51:40 +00:00
..
anorm_dots.h
anorms.h
arch_def.h
bgmusic.c
bgmusic.h
bspfile.h
build_cross_osx-sdl2.sh
build_cross_osx.sh
build_cross_win32-sdl2.sh
build_cross_win32.sh
build_cross_win64-sdl2.sh
build_cross_win64.sh
cd_null.c
cd_sdl.c
cdaudio.h
cfgfile.c
cfgfile.h
chase.c
cl_demo.c
cl_input.c Revert "always run" changes from r797; move the QuakeSpasm customizations to a new "cl_alwaysrun" cvar. 2017-08-23 06:00:20 +00:00
cl_main.c Revert "always run" changes from r797; move the QuakeSpasm customizations to a new "cl_alwaysrun" cvar. 2017-08-23 06:00:20 +00:00
cl_parse.c
cl_tent.c
client.h Revert "always run" changes from r797; move the QuakeSpasm customizations to a new "cl_alwaysrun" cvar. 2017-08-23 06:00:20 +00:00
cmd.c
cmd.h
common.c SZ_GetSpace: change overflow Sys_Error to Host_Error 2017-09-12 23:12:33 +00:00
common.h
console.c
console.h
crc.c
crc.h
cvar.c
cvar.h
detect.sh
draw.h
filenames.h
gl_draw.c "W007: '&array' may not produce intended result" Watcom warning fixes. 2017-09-17 08:00:32 +00:00
gl_fog.c
gl_mesh.c
gl_model.c gl_model.c (Mod_SetExtraFlags): remove bogus !mod->name check. 2017-11-16 07:00:02 +00:00
gl_model.h
gl_refrag.c
gl_rlight.c
gl_rmain.c
gl_rmisc.c
gl_screen.c
gl_sky.c
gl_texmgr.c TexMgr_Imagedump_f: fix buffer overflow by setting GL_PACK_ALIGNMENT 2017-12-28 18:51:40 +00:00
gl_texmgr.h
gl_vidsdl.c r_world.c: rewrite R_DrawTextureChains_Multitexture_VBO to use GLSL 2017-11-01 04:01:02 +00:00
gl_warp.c
gl_warp_sin.h
glquake.h r_world.c: rewrite R_DrawTextureChains_Multitexture_VBO to use GLSL 2017-11-01 04:01:02 +00:00
host.c minor cleanup to Max_Fps_f() cvar callback. 2017-09-17 11:02:46 +00:00
host_cmd.c
image.c "W007: '&array' may not produce intended result" Watcom warning fixes. 2017-09-17 08:00:32 +00:00
image.h
in_sdl.c Revert "always run" changes from r797; move the QuakeSpasm customizations to a new "cl_alwaysrun" cvar. 2017-08-23 06:00:20 +00:00
input.h
keys.c
keys.h
lodepng.c merged latest lodepng mainstream code: fixes encoder memory leak for some input error cases. 2017-09-17 11:04:05 +00:00
lodepng.h merged latest lodepng mainstream code: fixes encoder memory leak for some input error cases. 2017-09-17 11:04:05 +00:00
main_sdl.c main_sdl.c: override sys_throttle to 0 during timedemo 2017-11-16 18:21:38 +00:00
Makefile
Makefile.darwin
Makefile.w32
Makefile.w64
mathlib.c
mathlib.h
menu.c Revert "always run" changes from r797; move the QuakeSpasm customizations to a new "cl_alwaysrun" cvar. 2017-08-23 06:00:20 +00:00
menu.h
modelgen.h
net.h
net_bsd.c
net_defs.h
net_dgrm.c
net_dgrm.h
net_loop.c
net_loop.h
net_main.c
net_sys.h
net_udp.c
net_udp.h
net_win.c
net_wins.c
net_wins.h
net_wipx.c
net_wipx.h
OWMakefile.win32
pl_linux.c
pl_osx.m
pl_win.c
platform.h
pr_cmds.c
pr_comp.h
pr_edict.c pr_edict.c (ED_ParseEpair): remove a developer.value check before the Con_Dwarning call added by r1527 2017-11-10 05:55:04 +00:00
pr_exec.c
progdefs.h
progdefs.q1
progs.h move the watcom 'aborts' pragma after function declarations. 2017-09-16 19:50:12 +00:00
protocol.h
q_ctype.h
q_sound.h
q_stdinc.h compiler.h: added clang version of FUNC_NO_OPTIMIZE. 2017-10-01 18:11:29 +00:00
qs_bmp.h
quakedef.h bump version to 0.93.1, update changelog. 2017-12-20 06:28:28 +00:00
quakespasm.pak
r_alias.c world shader: avoid matrix multiplication in the fragment shader 2017-12-24 18:59:44 +00:00
r_brush.c
r_part.c
r_sprite.c
r_world.c world shader: avoid matrix multiplication in the fragment shader 2017-12-24 18:59:44 +00:00
render.h
resource.h
sbar.c
sbar.h
screen.h
server.h
snd_codec.c
snd_codec.h
snd_codeci.h
snd_dma.c
snd_flac.c
snd_flac.h
snd_mem.c
snd_mikmod.c
snd_mikmod.h
snd_mix.c
snd_mp3.c
snd_mp3.h
snd_mpg123.c
snd_opus.c
snd_opus.h
snd_sdl.c
snd_umx.c
snd_umx.h
snd_vorbis.c
snd_vorbis.h
snd_wave.c
snd_wave.h
snd_xmp.c
snd_xmp.h
spritegn.h
stb_image_write.h
strl_fn.h
strlcat.c
strlcpy.c
sv_main.c
sv_move.c
sv_phys.c
sv_user.c
sys.h
sys_sdl_unix.c
sys_sdl_win.c
vid.h
view.c view.c: New "gl_cshiftpercent_contents", "gl_cshiftpercent_damage", "gl_cshiftpercent_bonus", "gl_cshiftpercent_powerup" cvars for tuning the strength of specic view blends. 2017-10-03 19:49:04 +00:00
view.h
wad.c
wad.h
world.c SV_TouchLinks: new workaround for touch functions that modify the 2017-08-28 02:15:04 +00:00
world.h
wsaerror.h
zone.c
zone.h