dborca
|
e41a4dddeb
|
make grValidateState consistent with its prototype
|
2004-10-07 07:26:04 +00:00 |
|
dborca
|
e805228038
|
fixed some misterious bugs. some...
|
2004-10-07 07:19:50 +00:00 |
|
dborca
|
7a84ec28e0
|
use the right Escape sequence on win32
|
2004-10-07 07:17:56 +00:00 |
|
dborca
|
da70978cfd
|
corrected grDrawTriangle on MSVC
|
2004-10-07 07:16:38 +00:00 |
|
dborca
|
8932dd3ffe
|
added a bunch of files to allow sst1/cvg build out-of-the-box
|
2004-10-05 15:01:12 +00:00 |
|
dborca
|
6045061d5b
|
removed detritus
|
2004-10-05 14:56:50 +00:00 |
|
dborca
|
12ba1ce38b
|
DOS/OpenWatcom woes
|
2004-10-05 14:54:44 +00:00 |
|
dborca
|
8bb1bb352d
|
killed some warnings
|
2004-10-05 14:52:36 +00:00 |
|
dborca
|
b3e4a22e6d
|
removed misplaced else
|
2004-10-05 14:50:54 +00:00 |
|
dborca
|
0406bce42f
|
conditional compilation a bit more sane
|
2004-10-05 14:47:18 +00:00 |
|
dborca
|
d0657978d8
|
removed detritus
|
2004-10-05 14:43:19 +00:00 |
|
dborca
|
b410bb7e20
|
added DOS/OpenWatcom makefiles
|
2004-10-05 14:34:58 +00:00 |
|
dborca
|
7f19a09dc5
|
remove unnecessary files from build
|
2004-10-05 14:33:53 +00:00 |
|
dborca
|
0633a3231f
|
added DOS/OpenWatcom support
|
2004-10-04 09:43:39 +00:00 |
|
dborca
|
f4ddf221d6
|
killed some warnings
|
2004-10-04 09:41:26 +00:00 |
|
dborca
|
4dd1af0e85
|
second cut at Glide3x for Voodoo1/Rush (massive update):
delayed validation, vertex snapping, clip coordinates, strip/fan_continue, bugfixes.
and probably a bunch of other crap that I forgot
|
2004-10-04 09:36:00 +00:00 |
|
dborca
|
a5115738b3
|
DOS/OpenWatcom support
|
2004-10-04 09:26:31 +00:00 |
|
dborca
|
46295978d5
|
taming FX_CSTYLE havoc
|
2004-10-04 09:24:02 +00:00 |
|
dborca
|
57e51764f8
|
made Win32 compile... not too useful ATM
|
2004-10-04 09:23:18 +00:00 |
|
dborca
|
73db6676a4
|
OpenWatcom support
|
2004-10-04 09:22:44 +00:00 |
|
dborca
|
8341485146
|
handle STDCALL correctly
|
2004-10-04 09:19:25 +00:00 |
|
dborca
|
5d59cd4e2f
|
killed some warnings / compilation errors
|
2004-10-04 09:17:16 +00:00 |
|
dborca
|
22d4f642cb
|
make sure SLI boards are correctly counted
|
2004-10-04 09:13:33 +00:00 |
|
dborca
|
3707221248
|
watcom fixes
|
2004-10-04 09:06:15 +00:00 |
|
dborca
|
024bd0832f
|
avoid silly warnings
|
2004-10-04 09:04:24 +00:00 |
|
dborca
|
d5cdfe9374
|
small fixes to the testsuite(s)
|
2004-10-04 09:00:33 +00:00 |
|
dborca
|
b292afdb71
|
supporting DOS/OpenWatcom in Assembly files
|
2004-10-04 08:57:52 +00:00 |
|
dborca
|
9c02fa48e5
|
added makefiles for DOS/OpenWatcom and Win32
|
2004-10-04 08:55:20 +00:00 |
|
dborca
|
329ac0931f
|
detailed info about each branch
|
2004-10-04 08:50:50 +00:00 |
|
dborca
|
833ae187e5
|
removed extra info
|
2004-10-04 08:48:16 +00:00 |
|
dborca
|
2d1b632d7b
|
add this back to prevent pruning on checkouts
|
2004-10-04 08:25:56 +00:00 |
|
dborca
|
ec7faefa52
|
avoid unsigned wrap-arounds
|
2004-09-27 09:14:46 +00:00 |
|
dborca
|
0b4dbea566
|
avoid unsigned wrap-arounds
|
2004-09-27 09:09:41 +00:00 |
|
dborca
|
ada722548b
|
aligned aux buffer correctly (maybe)
|
2004-09-27 09:05:22 +00:00 |
|
dborca
|
4bb204b929
|
fixed trilinearness bug. reorg brackets
|
2004-09-27 09:02:11 +00:00 |
|
dborca
|
a803ae4ed1
|
clamp lod bias
|
2004-09-27 08:59:45 +00:00 |
|
dborca
|
f9001acfe6
|
type-punning warning
|
2004-09-27 08:58:15 +00:00 |
|
dborca
|
54c4601dd0
|
reorg brackets
|
2004-09-27 08:51:05 +00:00 |
|
dborca
|
fa967172f3
|
fixed debug paths
|
2004-09-27 08:49:42 +00:00 |
|
dborca
|
e79dd613ee
|
fixed testsuite for all libs
|
2004-09-27 07:27:52 +00:00 |
|
dborca
|
2506470f93
|
Rush: fixed grLfbLock(AUXBUFFER)
|
2004-09-24 06:58:10 +00:00 |
|
dborca
|
5484926668
|
small fixes
|
2004-09-24 06:56:30 +00:00 |
|
dborca
|
e1a07c1ff2
|
grDrawLine for Rush and other fixes
|
2004-09-24 06:55:12 +00:00 |
|
guillemj
|
90cb835f39
|
Add missing function grBufferSwap() when using the DRI build.
Thanks to Hans de Goede <j.w.r.degoede@hhs.nl>.
|
2004-09-07 17:33:21 +00:00 |
|
guillemj
|
05750ad397
|
Move KVERS and MODULES_DIR to the outern Makefile so they get a value when
no config file exist.
|
2004-08-21 07:16:26 +00:00 |
|
guillemj
|
1a752ef706
|
Document new build system.
|
2004-08-21 05:57:46 +00:00 |
|
guillemj
|
e049e53976
|
New build system for Linux kernels using kbuild (2.6+) and the legacy ones.
|
2004-08-21 05:44:39 +00:00 |
|
dborca
|
b7ca0e0fa7
|
restrict ports that can be accessed
|
2004-08-20 08:26:47 +00:00 |
|
dborca
|
c89df99c6e
|
Linux should use INIT_LINUX, really
|
2004-08-20 08:25:10 +00:00 |
|
guillemj
|
d34710e10d
|
Do not show the modules target as a default example.
|
2004-08-18 18:32:15 +00:00 |
|