]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Linux GLX, a lot of code shrinkage/cleanup, assembly support.
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 6 Sep 2000 13:24:09 +0000 (13:24 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 6 Sep 2000 13:24:09 +0000 (13:24 +0000)
commitcecffffdd5310e387e8b910735ff77aa329cdb43
tree4630dc3d13858db15d410df8e79a1d2b662d6f6c
parentcf9b04f7dd65f32c7a781028efa6c8a56622b842
Linux GLX, a lot of code shrinkage/cleanup, assembly support.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@23 d7cf8633-e32d-0410-b094-e92efae38249
52 files changed:
cd_linux.c [new file with mode: 0644]
cl_input.c
cl_main.c
cl_parse.c
cl_tent.c
common.c
common.h
cpu_noasm.c [new file with mode: 0644]
cpu_x86.bat [new file with mode: 0644]
cpu_x86.nasm [new file with mode: 0644]
cpu_x86.obj [new file with mode: 0644]
gl_draw.c
gl_rmain.c
gl_rmisc.c
gl_rsurf.c
gl_screen.c
gl_warp.c
glquake.h
host.c
host_cmd.c
image.c
makefile [new file with mode: 0644]
mathlib.h
menu.c
model_alias.c
model_alias.h
model_brush.c
net.h
net_bsd.c [new file with mode: 0644]
net_dgrm.c
net_main.c
net_udp.c [new file with mode: 0644]
net_udp.h [new file with mode: 0644]
pr_cmds.c
pr_exec.c
quakedef.h
r_part.c
server.h
snd_dma.c
snd_linux.c [new file with mode: 0644]
sv_main.c
sv_phys.c
sv_user.c
sys_linux.c [new file with mode: 0644]
sys_win.c
vid.h
vid_glx.c [new file with mode: 0644]
vid_shared.c
vid_wgl.c
wad.h
winquake.h
world.c