Commit Graph

146 Commits

Author SHA1 Message Date
dborca
463f37d20e initial checkin for NASM sources 2003-06-07 09:53:25 +00:00
koolsmoky
64216c4eaf no message 2003-06-06 19:26:43 +00:00
koolsmoky
60452f0d6f making sure djgpp works with mmx 2003-06-06 19:25:34 +00:00
koolsmoky
970f823ed6 Cleaned up win32 makefiles. 2003-06-05 08:24:35 +00:00
koolsmoky
9a64ace60c Cleaned up win32 makefiles. Added work around for v5 6000 dac problem. Completed merging screen shot routines. 2003-06-05 08:24:00 +00:00
dborca
ba980646b9 fixed DJGPP test-suite 2003-05-06 12:55:17 +00:00
dborca
3e642e03c4 no message 2003-05-05 07:12:48 +00:00
dborca
11cf13c445 no message 2003-05-05 06:50:42 +00:00
koolsmoky
3b8ff42693 initial checkin of dos win32 glide 2003-04-06 18:30:26 +00:00
koolsmoky
0b8571b620 initial checkin of dos win32 glide 2003-04-06 18:23:11 +00:00
FIXME
f65153dfe9 This commit was manufactured by cvs2svn to create branch 'glide-devel-
branch'.
2002-04-09 22:21:44 +00:00
alanh
e11ce4f2d6 AMD 3DNow fixes 2002-04-09 22:21:43 +00:00
mercury
aa7ed8a4ee Compile for MTRR if the kernel is, without checking the cpuinfo.
(And if setting the MTRR fails the module still works fine.)

Updated to remove the support for kernels before 2.2.x.
(Made the first a bit easier.)

We now only use kinfo for the makefile.
2001-07-28 08:00:12 +00:00
alanh
191ef6482f Set FX_GLIDE_SWAPINTERVAL to 0 by default 2001-03-05 15:02:18 +00:00
mercury
1e58a2b677 Added a brief comment above the changes in the last commit for the
pciSetConfigData function.
2000-11-27 09:49:33 +00:00
mercury
b7d74ee9de Fixed <> for glide2x sst1, this was broken in the initial CVS tree,
fixed in CVS reversion 1.2, then broken again in cvs reversion 1.5.
(Which was the merge of the H3 swlibs changes)
2000-11-27 09:43:52 +00:00
alanh
58ece79b77 Add new grStippleMode and grStipplePattern functions for both Voodoo3 and
Voodoo5 hardware.
2000-11-24 18:36:48 +00:00
joseph
660ac4eef4 Restored changes that were lost when I imported new sources from 3dfx's
internal source repository.
2000-11-17 21:31:08 +00:00
alanh
8632c51168 fix a __linux__ reversal problem when Joseph imported the 3dfx tree. 2000-11-17 11:29:23 +00:00
joseph
4eb87a496f Replaced old copyright message with the Glide General Public License copyright
message.
2000-11-16 20:28:58 +00:00
alanh
3a9fbd102e fix a typo 2000-11-16 20:25:38 +00:00
joseph
b141b886ce Removed proprietary copyright message and replaced with Glide General Public
License copyright message.
2000-11-16 19:26:03 +00:00
joseph
11dd6742ca Fixed copyright message. 2000-11-16 19:21:27 +00:00
alanh
7af730791b add linux specific grRenderBuffer to fix problems switching between FRONT and
BACK buffers.
2000-11-16 18:58:27 +00:00
joseph
5a917c34f6 Syncing up with 3dfx internal source repository. These changes contain a
number of bug fixes.
2000-11-15 23:32:58 +00:00
mercury
db65e7ae20 Testing cvs commit messages, again. 2000-11-15 18:34:14 +00:00
mercury
0e2ea3df40 Testing CVS commit messages, joy. 2000-11-15 03:57:31 +00:00
mercury
b36fcc2d3c Removed the blank line at the end.
(Really just a test of CVS commit logs.)
2000-11-14 18:22:27 +00:00
joseph
49b177642f Testing broken commit messages 2000-11-14 02:27:03 +00:00
joseph
f66c82faa0 Testing broken commit messages 2000-11-14 02:25:33 +00:00
mercury
3c8fc15b39 Oops, updated ltconfig, but not ltmain.sh, fixed now. 2000-11-13 18:10:04 +00:00
mercury
780652ecad Converted 'function xyz() { ...; }' to 'xyz() { ...; }'.
(The first is a bashism, the latter is POSIX sh.)
2000-11-03 11:23:57 +00:00
mercury
5ccd4caf65 New libtool version, fixes some compile issues. 2000-11-03 05:31:37 +00:00
mercury
b3ee445a2a Use named structure members for init, instead of order.
(Patch from 'neuro', SF bug #109556)
2000-11-02 09:45:11 +00:00
joseph
ee145101d4 Fixed typo cpudtct.lo --> cpudtect.lo that was causing the wrong ASM
build rule to be executed for cpudtect.s
2000-10-31 03:25:45 +00:00
alanh
d2e6f85c43 fix depth buffer offset calculation. 2000-10-27 10:27:27 +00:00
alanh
f2ad0dfdc3 fix readPtr0/1 -> depth0/1 check 2000-10-27 07:54:51 +00:00
billwhite
f256ce1ac3 1.) Added changes for AMD 3DNow instructions in h5/glide3 and
h3/glide3.
2.) Fixed a typographical error in configure.in.  The default
    texture utility library is texus2, not texus.
2000-10-20 19:07:00 +00:00
joseph
fa556faeb0 Don't try to clean the CVS directory. 2000-10-07 21:16:22 +00:00
joseph
9bbe51f887 Don't try to clean the CVS directory. 2000-10-07 20:59:03 +00:00
joseph
9d4712b735 Don't try to clean CVS directory. 2000-10-07 20:55:48 +00:00
joseph
4440d3ed94 Include the correct master level makefile and set new env variables. 2000-10-07 20:47:51 +00:00
joseph
7c24221d66 Slightly better wording. This checkin is really being used to test
the automatic CVS mailing to glide-patches for commits.
2000-10-07 19:42:56 +00:00
mercury
9a5b01b41c 006-fxpci-000, revert to a previous fxpci.c, one which actually works. 2000-10-03 18:37:59 +00:00
mercury
098165b921 003-clean_up_swlibs-000, swlibs tree cleanup. 2000-10-03 18:31:53 +00:00
mercury
fba7cae79d 003-clean_up_h3-000, h3 tree cleanup. 2000-10-03 18:29:57 +00:00
mercury
df4085a80e 003-clean_up_cvg-000, cvg tree cleanup. 2000-10-03 18:28:36 +00:00
mercury
0aa3f36a94 002-clobber-000, make clobber actually does now. 2000-10-03 18:25:35 +00:00
mercury
ce1325b90b 001-mojo-000 patch, the end of mojo. 2000-10-03 18:24:41 +00:00
mercury
b5e57a476a The 000-compile-000 patch from the debian packages. 2000-10-03 03:09:57 +00:00