Commit Graph

327 Commits

Author SHA1 Message Date
dborca
ab1fe87f14 main ALWAYS returns int 2004-02-02 07:47:13 +00:00
guillemj
873a724200 Fix autotool build system. 2004-01-25 11:03:04 +00:00
guillemj
3b11585bb0 Remove obsolete libtool generation script. 2004-01-25 11:01:37 +00:00
guillemj
87e90b9541 Fixed autotools build system. 2004-01-25 10:53:01 +00:00
guillemj
d0a9cb47d6 Support linux kernels 2.6. 2004-01-25 09:40:47 +00:00
guillemj
0b9e4e1c84 Added changelog entry. 2004-01-25 08:39:01 +00:00
guillemj
b57e2c294b Ported to linux kernel 2.6. 2004-01-21 12:58:52 +00:00
dborca
6ffeebc162 compilation and some other minor fixes to aid in debugging 2004-01-20 14:04:10 +00:00
dborca
21a713dc68 compilation errors (mainly for DEBUG mode) 2004-01-13 09:22:51 +00:00
dborca
da0be8d904 fixed _stdcall RET opcodes in Assembly 2004-01-13 09:19:12 +00:00
koolsmoky
1452e51cdd no message 2004-01-11 18:32:29 +00:00
koolsmoky
9110ab17f1 [win32] Converted winsurf.cpp to C. Fixes and additions for windowed rendering. 2004-01-11 18:29:29 +00:00
koolsmoky
a5e24cc268 [win32] Cleaned hwcInit() and removed window association. 2004-01-11 18:16:37 +00:00
dborca
beb671ed0e GPIO 2003-12-08 13:15:31 +00:00
dborca
e869300446 better Texus2 integration 2003-12-08 13:13:11 +00:00
dborca
698db33051 Voodoo5 6000 happiness 2003-12-08 13:12:39 +00:00
koolsmoky
a20451f387 disabled two tri fill 2003-11-25 16:21:05 +00:00
koolsmoky
bc8321de06 removed comments 2003-11-25 16:19:28 +00:00
koolsmoky
0c477a7afb attempt to fix DXT1 4x4 mipmap downloads to the TMUs 2003-11-25 16:18:20 +00:00
dborca
6b5e8acf71 fixed pointcast... again! 2003-11-18 12:55:20 +00:00
koolsmoky
517dfb03be attempt to fix DXT1 4x4 mipmap downloads to the TMUs 2003-11-09 02:01:06 +00:00
koolsmoky
148fd0ada3 attempt to fix DXT1 4x4 mipmap downloads to the TMUs 2003-11-09 01:54:13 +00:00
dborca
faf822daf3 removed stray backslash 2003-11-08 10:07:53 +00:00
guillemj
69f957db74 Finish uniting the clans for Automake files. 2003-11-08 08:43:21 +00:00
guillemj
e08300cb43 Unify multi-arch implementation of _grErrorDefaultCallback() function. 2003-11-08 08:39:15 +00:00
dborca
e229833d24 keeping things simple 2003-11-07 13:52:32 +00:00
dborca
42132e3665 unite the clans 2003-11-07 13:38:39 +00:00
dborca
15848b504f Removed balanced #endif. 2003-11-04 12:53:38 +00:00
dborca
4c956aa0a6 embedded Texus2 2003-11-03 13:36:54 +00:00
dborca
2ff376b852 Voodoo2 happiness (DJGPP & Linux) 2003-11-03 13:34:30 +00:00
dborca
b19d6d3bf5 limited pointcast 2003-11-03 13:28:31 +00:00
guillemj
ff0a4a4905 Splitted install target.
Do not trash user variables (CFLAGS).
Honour DESTDIR.
Added support for KVERS, KHEADERS, and MODULES_DIR.
2003-11-03 08:33:08 +00:00
guillemj
9d5ef92b50 Remove invalid use of sizeof from ioctl calls. 2003-11-03 07:30:05 +00:00
guillemj
ee8430cb2c Remove unbalanced #endif. 2003-11-03 07:27:50 +00:00
guillemj
2ffb39127f Removed function keyword to make it a POSIX Shell. 2003-11-02 23:29:47 +00:00
guillemj
b0551a7c4b Fixed an unbalanced quotation mark on --make-hst sed expression.
Protected all other sed expressions.
2003-11-02 23:28:16 +00:00
dborca
b80cf1c1de added unconditional Texus2 compilation 2003-10-30 11:41:38 +00:00
dborca
deae98043b conditioned Texus2 compilation 2003-10-30 11:40:40 +00:00
dborca
3d453046cc properly exported some Texus2 functions 2003-10-30 11:39:18 +00:00
guillemj
c54d6a2ee4 * configure.in: Use double square braquets in the architecture line, so
it's correctly parsed to generate configure.
2003-10-26 16:20:06 +00:00
dborca
7558076800 changes to allow compressed texture tests 2003-10-21 08:08:06 +00:00
dborca
28535c886e fixed minihwc; conditioned context checking; added Texus2 to Glide3 2003-10-14 15:04:07 +00:00
dborca
e778c12ca2 Fixed paths in Linux tests makefile 2003-10-13 13:36:05 +00:00
koolsmoky
0754713319 favor 4x1 over 2x2 video filter for analog sli
use normal video filters if FX_GLIDE_V56K_DAC_FIX is disabled
2003-10-13 01:39:33 +00:00
dborca
f44571f658 More non-DRI Linux fixes 2003-10-11 09:24:18 +00:00
dborca
ff9b98e56f Linux makefile 2003-10-10 10:05:11 +00:00
dborca
c9a74b1b17 Linux redivivus 2003-10-10 09:53:30 +00:00
dborca
29570c57c4 SST IO support. Napalm recognition. Makefile fixes. 2003-10-09 15:33:23 +00:00
koolsmoky
05fdf9461a use 4x4 filter if > 1024x768 2003-09-24 20:18:52 +00:00
koolsmoky
d8d62a1e70 indentation 2003-09-24 19:35:11 +00:00