quake2forge/linux
Jamie Wilkinson c64a5e828a I've shoehorned a patch from Michael D�nzer that he wrote
for quakeforge a long time ago that allows sound playback on
machines that can't mmap /dev/dsp, like PowerPC machines.

The original patch was archived at:
http://www.geocrawler.com/mail/msg.php3?msg_id=4207733&list=856

The patch went in mostly smoothly, once I found where iD
kept their sound code.  Linux only at the moment, I haven't
bothered to look at snd_*.c in any of the other OS
directories.

It works for me, in that it doesn't interfere with mmapping
on my i386 machine, but I have no PPC machines to test that
it actually does what it's supposed to, so YMMV.
2002-02-20 04:38:42 +00:00
..
.gitignore fix up the .gitignore files that got accidently nuked in the previous commit 2002-01-07 05:02:03 +00:00
block8.h Initial revision 2001-12-22 04:27:19 +00:00
block16.h Initial revision 2001-12-22 04:27:19 +00:00
cd_linux.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
cd_sdl.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
d_copy.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
d_ifacea.h Update to 3.21-level source code. 2001-12-28 19:56:33 +00:00
d_polysa.S We like warnings, lots of warnings. However, we don't want to let them slip 2001-12-29 02:40:13 +00:00
gl_fxmesa.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
gl_glx.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
glob.c We like warnings, lots of warnings. However, we don't want to let them slip 2001-12-29 02:40:13 +00:00
glob.h Update to 3.21-level source code. 2001-12-28 19:56:33 +00:00
glw_linux.h Turns out gzip support isn't so easy (feasable?) in q2, so back it out for 2002-01-07 04:54:11 +00:00
in_linux.c Update to 3.21-level source code. 2001-12-28 19:56:33 +00:00
Makefile make it obvious this makefile is obsolete 2002-02-11 03:27:53 +00:00
Makefile.AXP Initial revision 2001-12-22 04:27:19 +00:00
Makefile.i386 Initial revision 2001-12-22 04:27:19 +00:00
math.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
net_udp.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
q2icon.xbm Keep trying... 2002-01-12 02:19:12 +00:00
q_shlinux.c change #ifdef mremap to #ifdef __linux__ as cpp doesn't see the function 2002-02-04 20:46:00 +00:00
qasm.h OpenBSD patch from butter. FreeBSD should only need a slight change to the 2002-01-07 04:16:25 +00:00
qgl_linux.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
r_aclipa.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
r_draw16.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
r_drawa.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
r_edgea.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
r_scana.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
r_spr8.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
r_surf8.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
r_varsa.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
rw_in_svgalib.c make quake2 architecture independent. from Jaq (Jamie Wilkinson) 2002-01-28 05:36:20 +00:00
rw_linux.h Update to 3.21-level source code. 2001-12-28 19:56:33 +00:00
rw_sdl.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00
rw_svgalib.c make quake2 architecture independent. from Jaq (Jamie Wilkinson) 2002-01-28 05:36:20 +00:00
rw_x11.c printf arg checking. unfortunatly, due to a bug in gcc, no checking on the 2002-01-12 03:23:32 +00:00
snd_linux.c I've shoehorned a patch from Michael D�nzer that he wrote 2002-02-20 04:38:42 +00:00
snd_mixa.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
snd_sdl.c ok, so this is leaching, but hey, that's part of what the gpl is for :) 2002-01-03 04:22:46 +00:00
sys_dosa.S ok, core links with no evil hacks 2001-12-22 06:12:56 +00:00
sys_linux.c make quake2 architecture independent. from Jaq (Jamie Wilkinson) 2002-01-28 05:36:20 +00:00
vid_menu.c ok, so this is leaching, but hey, that's part of what the gpl is for :) 2002-01-03 04:22:46 +00:00
vid_so.c Merge in relnev's changes. 2002-01-12 02:14:09 +00:00