2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix compilation warnings. Removed some trailing spaces.
Guillem Jover
as guillemj
More... about 23 years ago
Use newer 3dfx.mak.
Guillem Jover
as guillemj
More... about 23 years ago
Fixed preprocessor invalid tokens in newer gcc 3.x versions.
Guillem Jover
as guillemj
More... about 23 years ago
Fixed bug when compiling for 2.4 kernels with modversions. Added devfs support. Added MODULE_* declarations. Cleaned detection code.
Guillem Jover
as guillemj
More... about 23 years ago
AMD 3DNow fixes More... over 24 years ago
Compile for MTRR if the kernel is, without checking the cpuinfo. (And if setting the MTRR fails the module still works fine.) More... about 25 years ago
Set FX_GLIDE_SWAPINTERVAL to 0 by default More... over 25 years ago
Added a brief comment above the changes in the last commit for the pciSetConfigData function. More... almost 26 years ago
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) More... almost 26 years ago
Add new grStippleMode and grStipplePattern functions for both Voodoo3 and Voodoo5 hardware. More... almost 26 years ago
Restored changes that were lost when I imported new sources from 3dfx's internal source repository. More... almost 26 years ago
fix a __linux__ reversal problem when Joseph imported the 3dfx tree. More... almost 26 years ago
Replaced old copyright message with the Glide General Public License copyright message. More... almost 26 years ago
fix a typo More... almost 26 years ago
Removed proprietary copyright message and replaced with Glide General Public License copyright message. More... almost 26 years ago
Fixed copyright message. More... almost 26 years ago
add linux specific grRenderBuffer to fix problems switching between FRONT and BACK buffers. More... almost 26 years ago
Syncing up with 3dfx internal source repository. These changes contain a number of bug fixes. More... almost 26 years ago
Testing cvs commit messages, again. More... almost 26 years ago
Testing CVS commit messages, joy. More... almost 26 years ago
Removed the blank line at the end. (Really just a test of CVS commit logs.) More... almost 26 years ago
Testing broken commit messages More... almost 26 years ago
Oops, updated ltconfig, but not ltmain.sh, fixed now. More... almost 26 years ago
Converted 'function xyz() { ...; }' to 'xyz() { ...; }'. (The first is a bashism, the latter is POSIX sh.) More... almost 26 years ago
New libtool version, fixes some compile issues. More... almost 26 years ago
Use named structure members for init, instead of order. (Patch from 'neuro', SF bug #109556) More... almost 26 years ago
Fixed typo cpudtct.lo --> cpudtect.lo that was causing the wrong ASM build rule to be executed for cpudtect.s More... almost 26 years ago
fix depth buffer offset calculation. More... almost 26 years ago
fix readPtr0/1 -> depth0/1 check More... almost 26 years ago
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. More... almost 26 years ago