Commit Graph

275 Commits

Author SHA1 Message Date
koolsmoky
ffd7598574 win32 alt-tab fix changes 2003-09-24 19:22:22 +00:00
koolsmoky
9a910ee5f8 cleaned win32 alt-tab fix
added FX_GLIDE_ALT_TAB_FIX to force win32 alt-tab fix
cleaned v56k gamma interpolation
2003-09-12 05:20:13 +00:00
koolsmoky
6ad857c9e0 cleaned win32 alt-tab fix 2003-09-12 05:12:28 +00:00
koolsmoky
095bb6777a preparing for graphic context checks
fixed jmp errors
2003-09-12 05:11:45 +00:00
koolsmoky
89ff5c6968 preparing for graphic context checks 2003-09-12 05:08:35 +00:00
koolsmoky
5f1285c441 cleaned win32 alt-tab fix 2003-09-12 05:06:23 +00:00
dborca
cedb308d38 renamed library to cope with short filenames 2003-08-28 15:34:26 +00:00
koolsmoky
a65846e4d6 clean up 2003-08-26 18:03:41 +00:00
koolsmoky
6b3b2afb74 indentation cleanup 2003-08-26 15:41:34 +00:00
koolsmoky
7c059e2029 global context num_tmu max is 2 2003-08-26 15:40:11 +00:00
koolsmoky
01013ad51e DRI fixes for grTBufferWriteMaskExt 2003-08-26 15:34:47 +00:00
dborca
cfeb5c8a20 dangerous macro construction 2003-08-26 06:55:18 +00:00
dborca
b5896cf6e6 makefile consistency 2003-08-25 12:08:01 +00:00
dborca
9eb8ae93c6 makefile consistency 2003-08-25 12:06:36 +00:00
dborca
b6b71a4d68 Linux cleanup... eheh! 2003-08-22 05:29:59 +00:00
dborca
7aa4e220de Assembler flags 2003-08-21 09:03:22 +00:00
dborca
03e59b7e59 Texture fixes by Koolsmoky 2003-08-21 08:49:55 +00:00
dborca
eb9ca4dbed cleansed code 2003-08-21 08:49:11 +00:00
dborca
5d26edba88 some things to remember 2003-08-21 08:44:33 +00:00
dborca
6dab1639d5 removed unused files 2003-08-21 08:41:52 +00:00
dborca
4e71aa3eed cleaned up DJGPP/MinGW makefiles 2003-08-21 08:39:38 +00:00
dborca
00c107305c moved CINIT to h5 (h3 is phased out) 2003-08-21 08:32:12 +00:00
koolsmoky
6932027116 use msvcrt c runtime 2003-08-17 16:00:35 +00:00
koolsmoky
c5bcf24387 removed unused file 2003-08-15 12:41:42 +00:00
koolsmoky
e536bd8f3a remove unused files 2003-08-15 12:14:28 +00:00
koolsmoky
359a05b2d5 added glide3 specific build flags 2003-08-15 11:51:52 +00:00
koolsmoky
0657059cff use automatic versioning 2003-08-15 11:50:38 +00:00
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