Commit Graph

248 Commits

Author SHA1 Message Date
koolsmoky
fdb64e3424 always default to 2 pixel per clock mode 2003-08-11 00:20:09 +00:00
koolsmoky
758d3324e5 fixed ifdef error for *bsd in grBufferSwap 2003-08-08 20:49:07 +00:00
koolsmoky
cfbd5e7bde fixed buffer size for registry paths
minimum runtime between GetDC and ReleaseDC
delete device context when exiting
2003-08-07 20:01:22 +00:00
koolsmoky
07ce126519 removed uneeded window handle check and fixed ddEnumCbEx usage in checkResolutions 2003-08-07 19:50:37 +00:00
dborca
3e5ddeacce MinGW issues again. 2003-08-07 10:32:51 +00:00
dborca
2687c043af Preparing for MinGW 2.0 2003-08-04 12:45:47 +00:00
dborca
c0979a598b Enabled 32bit Z writes 2003-08-04 12:44:40 +00:00
dborca
8283931df7 Four chip by Koolsmoky 2003-08-01 10:06:41 +00:00
koolsmoky
796f119669 fixed EOL 2003-07-30 20:07:06 +00:00
dborca
07ccf2d302 Fixed Linux... again!!!
Changed contact address!
2003-07-29 10:05:04 +00:00
dborca
890926228a Shamelessness.
Safeguard in CPUID.
Changed contact address!
Koolsmoky's texture download fixes.
2003-07-29 10:04:32 +00:00
dborca
69259445a7 Removed unused files! 2003-07-28 14:12:05 +00:00
koolsmoky
92dfa218b4 symbols for debug builds 2003-07-27 12:20:01 +00:00
koolsmoky
787776dc0e removed const from _grBufferClear2D buffOffset because it's not 2003-07-26 22:36:13 +00:00
koolsmoky
0c31bd094c enabled debug symbols for debug builds 2003-07-26 22:32:46 +00:00
dborca
53a8d8b1b0 Attempt to fix texturebuffer/SLI. 2003-07-25 07:15:51 +00:00
dborca
533a477142 ... in the name of the Linux, DRI and the sacred Glide... 2003-07-25 07:14:59 +00:00
dborca
d83e85c6a4 removed debris 2003-07-25 07:13:41 +00:00
koolsmoky
babd8326bd use __try/__except mechanism for win32 to catch SSE sigillegal in win95 2003-07-24 13:13:03 +00:00
koolsmoky
285b967be2 added win me,2k,xp to supported list 2003-07-24 13:08:08 +00:00
anholt
535ade3552 FreeBSD also can't do static initialization to stdout/stderr, and most unixes
are going to need the prototype for hwcGetenv.
2003-07-24 03:53:02 +00:00
anholt
4a53bfb160 Convert h5/glide3/src/ for FreeBSD, mostly by changing #ifdef __linux__ to
#ifdef DRI_BUILD, and removing a bit of dead code.
2003-07-24 03:51:08 +00:00
anholt
6f367986f4 Make hwcGetenv's argument a const to match the prototype. 2003-07-23 18:52:36 +00:00
anholt
8f048f464d automake/autoconf changes for FreeBSD:
- Add the X11 header location to CFLAGS in minihwc.
- Add a DRI_BUILD conditional and define it in the CFLAGS in glide3.
- Use gmake instead of make when it's found.
- Add AC_CANONICAL_TARGET, which appeases libtool.
2003-07-23 18:51:01 +00:00
anholt
63c16626f8 Disable the fxTime and timer functions on FreeBSD, which are only used by
the tests.
2003-07-23 18:45:17 +00:00
anholt
59ee0209d0 Move code from fxfreebsd.c to fxlinux.c. Note that this code is almost all
dead in the DRI case, anyway.
2003-07-23 18:43:47 +00:00
anholt
d570839952 malloc.h is deprecated, use stdlib.h instead. 2003-07-23 06:29:33 +00:00
koolsmoky
d183c81f39 fixed debug 2003-07-21 22:03:40 +00:00
koolsmoky
2eacd87ff3 fixed clean 2003-07-21 21:15:55 +00:00
koolsmoky
796540cd5b added rules for sbench 2003-07-21 14:43:10 +00:00
koolsmoky
8f32bcb3b3 removed cast to volatile float 2003-07-21 14:41:57 +00:00
koolsmoky
c11ed99fa3 modified debug and switched to single thread standard c library 2003-07-21 14:41:03 +00:00
dborca
e42f28137a DJGPP SSE happiness 2003-07-21 10:24:24 +00:00
koolsmoky
8b76cc1944 Fixed getregpath 2003-07-19 17:25:39 +00:00
dborca
8eec69e649 even smaller matters 2003-07-18 08:59:25 +00:00
koolsmoky
61494a9258 Explicitly specified link libraries. 2003-07-17 10:50:32 +00:00
koolsmoky
c3c5f2e0f0 Added win32 makefile for glide3 tests 2003-07-17 10:15:27 +00:00
koolsmoky
bd04c38ade no message 2003-07-16 19:27:23 +00:00
koolsmoky
0c87f5dad8 Disabled release of exclusive mode in grSstWinClose for win32. 2003-07-16 17:53:42 +00:00
koolsmoky
5d727e3651 Removed IS_ALT_TAB and unused functions.
Modifications to revive win95 support.
2003-07-16 17:49:53 +00:00
koolsmoky
dc6c1c036c no message 2003-07-16 17:36:29 +00:00
koolsmoky
99355828b0 new makefile for win32 2003-07-16 17:31:58 +00:00
dborca
1df56889ab small matters 2003-07-15 10:28:23 +00:00
dborca
72a46fc1ad fixed small bug: readPtr -> depth 2003-07-15 10:27:05 +00:00
dborca
d0251d38ed shamelessness again 2003-07-11 10:06:39 +00:00
dborca
30d2c54cba no message 2003-07-10 12:30:35 +00:00
dborca
4b715ac8be shamelessness 2003-07-10 12:16:56 +00:00
koolsmoky
ed1f80f916 removed unused local variables 2003-07-08 18:43:37 +00:00
koolsmoky
83c37ba65b fixed vga_vsync_offset field in cfgSliAAMisc 2003-07-08 17:32:59 +00:00
dborca
d158b58a28 cosmetics... 2003-07-08 08:08:20 +00:00