Jamie Wilkinson
f17ab3c594
Renamed 'linux/' to 'src/' (well, created src/ and moved
...
linux/* into it) as a part of Jaq's Great Code Restructure.
At this stage, I'm merging all the os-specific subdirs.
2002-03-01 08:13:30 +00:00
Jamie Wilkinson
ef847c61ae
More code cleanup. I added -pedantic to the CFLAGS to see
...
what broke; mainly typecasts. I've disabled -pedantic again
though, as there are some bugs in svgalib and libc headers
that prevent compilation with -pedantic. I also didn't
bother to set explicit casts in linux/qgl_linux.c
2002-02-21 01:47:27 +00:00
Ragnvald Maartmann-Moe IV
1d758ae3c4
Merge in relnev's changes.
2002-01-12 02:14:09 +00:00
Bill Currie
6f4d107011
ok, so this is leaching, but hey, that's part of what the gpl is for :)
...
Bring in Jamie Wilkinson's patches for quake2_3.21-1. this gives us sdl
support, ~/.quake2, sane default for gl_driver, and several other fixups.
2002-01-03 04:22:46 +00:00
Bill Currie
f4fa61bf44
We like warnings, lots of warnings. However, we don't want to let them slip
...
by. Bwahaha.
2001-12-29 02:40:13 +00:00
Jeff Teunissen
126b17d1d2
Note to Id Software.: In GLX, destroy the GL context *AFTER* destroying
...
the window that it draws into, not before.
2001-12-28 19:58:24 +00:00
Jeff Teunissen
49ae964011
Update to 3.21-level source code.
2001-12-28 19:56:33 +00:00
Jeff Teunissen
9058b26f56
Misc. cleanups.
2001-12-22 08:45:50 +00:00
Bill Currie
89842bdf60
hacky, but it works
2001-12-22 08:23:10 +00:00
Bill Currie
f71b23e88d
dirty, evil hacks, but gl rendering
2001-12-22 07:56:13 +00:00