koolsmoky
|
74da7049a3
|
fixed 3dnow! and mmx optimizations
|
2005-04-23 18:36:36 +00:00 |
|
koolsmoky
|
881c63f226
|
added workaround for 8bit wide texture downloads for old revision TMUs
|
2005-04-23 18:33:33 +00:00 |
|
koolsmoky
|
0c01d45d7a
|
fixed grDrawTriangle triangle dispatch code
|
2005-04-23 18:27:26 +00:00 |
|
koolsmoky
|
d795e8907d
|
changes to support calling conventions in asm files
|
2005-04-23 18:23:46 +00:00 |
|
guillemj
|
eff4c4ebc5
|
Lowercase FX_GLIDE_HW values.
Thanks to Ozkan Sezer <sezeroz@ttnet.net.tr> for the notice.
|
2005-04-02 19:26:43 +00:00 |
|
koolsmoky
|
aa932364fe
|
enabled packed argb for cmd packet type 3
|
2005-01-22 14:52:02 +00:00 |
|
dborca
|
2007f26c53
|
remove unecessary defines
|
2005-01-17 09:39:49 +00:00 |
|
dborca
|
7df16681b6
|
let Linux/DOS INIT sequence be verbose
|
2005-01-17 09:25:18 +00:00 |
|
koolsmoky
|
c0ff0141d6
|
Restict calls to pciOpen() pciClose() when compiled with DIRECTX option. this fixes problems with the win32 miniport opened in exclusive mode.
allow mismatched sli. added SSTV2_MISMATCHED_SLI envvar.
|
2005-01-13 16:22:53 +00:00 |
|
koolsmoky
|
6d736fd608
|
Restict calls to pciOpen() pciClose() when compiled with DIRECTX option. this fixes problems with the win32 miniport opened in exclusive mode.
|
2005-01-13 16:22:01 +00:00 |
|
koolsmoky
|
8040c684ef
|
fixed builds without the USE_X86 option.
|
2005-01-13 16:20:18 +00:00 |
|
koolsmoky
|
f0cb59432c
|
prepare for packed rgb
|
2005-01-13 16:11:39 +00:00 |
|
koolsmoky
|
e8812e71bf
|
fixed Metabyte WickedGL detection
|
2005-01-13 16:11:20 +00:00 |
|
koolsmoky
|
cfbaebc615
|
Restict calls to pciOpen() pciClose() when compiled with DIRECTX option. this fixes problems with the win32 miniport opened in exclusive mode.
|
2005-01-13 16:09:06 +00:00 |
|
koolsmoky
|
d9fa6f7198
|
Restict calls to pciOpen() pciClose() when compiled with DIRECTX option. this fixes problems with the win32 miniport opened in exclusive mode.
allow mismatched sli. added SSTV2_MISMATCHED_SLI envvar.
|
2005-01-13 16:07:06 +00:00 |
|
koolsmoky
|
5414eddde4
|
Restict calls to pciOpen() pciClose() when compiled with DIRECTX option. this fixes problems with the win32 miniport opened in exclusive mode.
|
2005-01-13 16:03:25 +00:00 |
|
koolsmoky
|
79b31d35a4
|
fixed Metabyte WickedGL detection
|
2005-01-13 15:48:32 +00:00 |
|
koolsmoky
|
489324c55a
|
prepare for packed rgb
|
2005-01-13 15:46:50 +00:00 |
|
koolsmoky
|
a04cbf9994
|
fixed warning typo
|
2005-01-13 15:42:51 +00:00 |
|
koolsmoky
|
5958659f70
|
disabled mtrr's on sli slave devices
|
2005-01-02 04:15:53 +00:00 |
|
koolsmoky
|
0074568397
|
added dll entry point to call grGlideShutdown when a process is detached
|
2004-12-27 20:47:11 +00:00 |
|
koolsmoky
|
3309cb7dd1
|
copied from cvg glide3
|
2004-12-27 08:29:43 +00:00 |
|
koolsmoky
|
bcdf3a20e4
|
merged with cvg glide3
|
2004-12-27 08:28:57 +00:00 |
|
koolsmoky
|
56cd565a3e
|
copied from cvg glide3
|
2004-12-27 07:36:30 +00:00 |
|
koolsmoky
|
8cb69ddacd
|
enabled envar reads from windows registry
|
2004-12-27 07:32:16 +00:00 |
|
koolsmoky
|
ec0fb6b1f0
|
fix os detection
|
2004-12-25 17:53:24 +00:00 |
|
koolsmoky
|
1b65b3fe37
|
remove bump test (forceautobump)
|
2004-12-25 17:52:46 +00:00 |
|
koolsmoky
|
65c280be54
|
detect os and cpu before detecting glide devices
|
2004-12-25 17:52:04 +00:00 |
|
koolsmoky
|
c59d79b104
|
clean.
disable 24->16bpp dithering when in 32bpp mode.
|
2004-12-25 17:51:09 +00:00 |
|
koolsmoky
|
5f51d98eb1
|
swapinterval
|
2004-12-23 21:03:14 +00:00 |
|
koolsmoky
|
6d9fbdee4a
|
builds without asm optimizations (USE_X86=1)
|
2004-12-23 20:56:25 +00:00 |
|
koolsmoky
|
f952be1383
|
works with cygwin gnu make
|
2004-12-23 20:47:40 +00:00 |
|
koolsmoky
|
5e0365a93a
|
converted to nasm syntax
added x86 asm, 3dnow! triangle and mmx, 3dnow! texture download optimizations
|
2004-12-23 20:45:56 +00:00 |
|
koolsmoky
|
471935edbb
|
remove dll export/import fix
|
2004-12-23 20:36:10 +00:00 |
|
koolsmoky
|
3568e6bebb
|
remove old cpuid
|
2004-12-23 20:24:08 +00:00 |
|
koolsmoky
|
6406255463
|
works with cygwin gnu make
|
2004-12-23 20:22:38 +00:00 |
|
koolsmoky
|
b523ad8b58
|
works with cygwin gnu make
|
2004-12-23 20:14:37 +00:00 |
|
dborca
|
9477334927
|
sst1/cvg generates libglide3x
|
2004-12-16 07:48:31 +00:00 |
|
dborca
|
b3b3bf4853
|
hasDev3DfxLinux is really a function (Max Behensky)
|
2004-12-16 07:46:45 +00:00 |
|
dborca
|
3dff6714b3
|
added more win32 flags
|
2004-12-14 08:31:36 +00:00 |
|
dborca
|
d3b76d2e16
|
unite the clans... once again (unified build process)
|
2004-12-14 08:30:07 +00:00 |
|
dborca
|
899068c963
|
updated status, build info
|
2004-12-14 08:28:54 +00:00 |
|
dborca
|
9d14fa297e
|
added GNU makefile for Win32
|
2004-12-13 08:41:32 +00:00 |
|
dborca
|
1af5c552fe
|
fixed splash DLL code (but partially left disabled)
|
2004-12-13 08:40:18 +00:00 |
|
dborca
|
e36b40e673
|
added prototypes for splash DLL
|
2004-12-13 08:38:37 +00:00 |
|
dborca
|
752b1f6e3d
|
updated status, build info
|
2004-12-13 08:37:31 +00:00 |
|
koolsmoky
|
97fbce5c9c
|
cosmetics
|
2004-12-12 15:29:44 +00:00 |
|
koolsmoky
|
c5cc9ba363
|
changes to support new cpuid
set default to disable alpha dither subtraction
|
2004-12-12 15:27:47 +00:00 |
|
koolsmoky
|
1ed952f4b6
|
changes to support new cpuid
|
2004-12-12 15:26:04 +00:00 |
|
koolsmoky
|
ef890f8425
|
grDitherMode(): force 2x2 dithering for 4x1 dither
grBufferSwap(): enable vsync and set swapbufferinterval to 0 for tripple buffering.
|
2004-12-12 15:24:40 +00:00 |
|