Commit Graph

367 Commits

Author SHA1 Message Date
koolsmoky
d46a668566 removed duplicate grStipplePattern() 2004-07-12 17:31:47 +00:00
dborca
4d853558e1 fixed nasm flags for the auto* combo 2004-07-09 11:59:43 +00:00
guillemj
9ab5549e22 Switch to bare sh. Some cleaning. 2004-07-01 20:23:08 +00:00
guillemj
f305b6c853 Added libtoolize. 2004-07-01 07:27:09 +00:00
koolsmoky
915ba05f03 update dll build options 2004-06-29 09:26:01 +00:00
koolsmoky
867d9be05d TLS updates 2004-06-29 09:24:28 +00:00
koolsmoky
df77cf56d7 Use Microsoft's recomended build settings for win32 dll 2004-06-20 14:31:18 +00:00
koolsmoky
8753ab9f02 revert: allow EdgeAA on top of FSAA 2004-06-19 16:25:57 +00:00
koolsmoky
0423c58099 disable AA'ed primitives in FSAA mode 2004-06-13 08:30:39 +00:00
koolsmoky
1bb2e0b0d2 fill in TAA jitter values for 4-chip 8xFSAA and 1-chip 2xFSAA 2004-06-13 08:26:28 +00:00
koolsmoky
68cf1e1da6 no message 2004-06-13 08:19:29 +00:00
koolsmoky
ad0696197c fixed V56k 4xFSAA (1 subsample per chip, analog sli) 2004-06-08 16:19:13 +00:00
dborca
ff03d4b88f temporal AA. new jitter offsets courtesy of Koolsmoky 2004-06-07 06:08:00 +00:00
koolsmoky
9ba0dc01b9 texture base address alignment fix for dxt1 downloads. 2004-05-11 19:35:44 +00:00
koolsmoky
0b554c2612 account for the changes of how %include is handled in NASM 0.98.38 2004-05-08 13:43:38 +00:00
dborca
91e7543a18 updated makefiles for NASM (no more phase error) 2004-05-07 06:06:12 +00:00
guillemj
74574721b7 Use designators in fops_3dfx instead of the obsolete colon syntax. 2004-05-04 22:36:29 +00:00
guillemj
7338f90ad4 Indentation fixes. Normalized ChangeLog date format. 2004-05-04 21:47:41 +00:00
guillemj
250ed3ef5b Finish porting to linux kernel 2.6, using the new api, and new kernel build
system, by Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>. Thanks!

Reworked the new kernel build system support from Aristeu's patch.
2004-05-04 20:55:05 +00:00
koolsmoky
6f3748e9c4 grDrawVertexArrayContiguous fix for Mesa 2004-05-04 17:08:18 +00:00
koolsmoky
8a883aaec9 clean up 2004-05-04 17:04:31 +00:00
dborca
099a207814 evil memo cleanup 2004-04-29 08:19:20 +00:00
koolsmoky
18720fa683 Enabled use of real Napalm bus 2004-04-28 17:54:35 +00:00
koolsmoky
0cbd7ad567 Daniel Borca's fixes
Compensate for the new GETENV changes
Changed behavior of '22bit' post filter
2004-04-28 17:54:05 +00:00
koolsmoky
2de9805027 Removed registry path from GETENV.
Removed FX_GLIDE_AA_PIXELCENTER, FX_GLIDE_AA_JITTERDISP, FX_GLIDE_AA_GRIDROTATION, and FX_GLIDE_FORCE_SST0.
Removed FX_GL_LFBLOCK_HACK and FX_GLIDE_USE_HWC_AA_FOR_LFB_READ.
Moved _grSstDetectResources into _GlideInitEnvironment so that it will not be called everytime _grGlideInit is called.
2004-04-28 17:40:52 +00:00
koolsmoky
b965f50702 fixed texture buffer being cut in half for single tmu cards (H3). 2004-04-02 14:38:41 +00:00
dborca
6ee0f85391 Linux makefile fixes (ajax 'at' nwnk 'dot' net) 2004-03-17 08:17:12 +00:00
dborca
230c88f374 added DRI switches description in top makefile.linux 2004-03-15 10:02:08 +00:00
dborca
88b0b8a650 Voodoo Rush fixes 2004-03-08 07:42:24 +00:00
dborca
13d6a0f4e5 Bastardised Glide3x for SST1 2004-03-02 07:56:29 +00:00
dborca
6ce0e9ab42 changed the build process to make the branches independent
made glide.h consistent across all branches
grQueryResolution now works in DOS
more tests in CVG branch
some other fixes
2004-03-02 07:30:59 +00:00
dborca
397102116f Koolsmoky latest changes wrt TLS 2004-02-20 10:12:58 +00:00
dborca
36aa323d87 exposed grSetNumPendingBuffers through grGetProcAddress 2004-02-20 10:07:38 +00:00
dborca
08220f02bd grSetNumPendingBuffers visible with grGetProcAddress 2004-02-16 07:42:16 +00:00
koolsmoky
a9362d59c3 dxt1 texture fix 2004-02-11 06:46:18 +00:00
dborca
ca68a1e33e grSstSelect refactor 2004-02-09 08:03:14 +00:00
koolsmoky
55aa3d89dd fixed comments 2004-02-08 21:58:57 +00:00
koolsmoky
2dbc6d696e fixed bug scanning min and max alpha values 2004-02-08 18:28:26 +00:00
koolsmoky
26c4247cdd set alpha threshold for 1bit alpha dxt1 as specified in OpenGL spec. 2004-02-08 01:49:39 +00:00
koolsmoky
0c15f5c91a analyze the entire texture for 1bit alpha dxt1
use error diffusion for dxtn rgb565 conversions
fixed dxt4,5 quantizer
2004-02-08 00:55:01 +00:00
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