Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-21 | Changes to make AGP optional for in-kernel builds | Rik Faith | |
2000-07-20 | kfree_s was deprecated in 2.4.0-test? | Rik Faith | |
2000-07-20 | More fixups for kernel build: EXPORT_SYMTAB warning removal | Rik Faith | |
put_module_symbol clean up of tdfx tdfx_cleanup routine Makefile.kernel fix | |||
2000-07-20 | Fixes for building in the kernel tree | Rik Faith | |
2000-07-20 | Fixed for monolithic kernel build | Rik Faith | |
2000-07-20 | Fix signature for *_options function | Rik Faith | |
2000-07-20 | Added support for building as modules or as part of monolithic kernel | Rik Faith | |
2000-07-19 | Bump driver dates and add descriptions | Rik Faith | |
2000-07-19 | Allow SAREA > 1 page in size | Rik Faith | |
2000-07-19 | Sync with Linux 2.4.0-test4 kernel | Rik Faith | |
2000-07-13 | applied Jeff's xf86cvs-I810copy.patch | Brian Paul | |
2000-07-11 | Merge XFree86 4.0.1 | Alan Hourihane | |
2000-07-10 | Import of XFree86 4.0.1 | Alan Hourihane | |
2000-07-01 | Fix for agpgart module detection. If the kernel module has been configured | Gareth Hughes | |
to use AGP, and the module is not present, fail gracefully instead of doing evil things. | |||
2000-06-23 | Update register definitions to match r128_reg.h | Gareth Hughes | |
2000-06-13 | Merged bsd-1-0-1 | Doug Rabson | |
2000-06-13 | Unify code with kernel: Change some spacing in comments Add #include | Rik Faith | |
<linux/config.h> to all *_drv.c files | |||
2000-06-13 | Update email addresses and copyright notices to reflect VA Linux Systems | Rik Faith | |
2000-06-12 | Merging the ati-4-1-0 branch onto the trunk. | Gareth Hughes | |
2000-06-12 | Merged the tdfx-2-0 branch onto the trunk | Daryll Strauss | |
2000-06-09 | Fix define of PCI_DEVICE_ID_3DLABS_GAMMA when not available in the kernel | Alan Hourihane | |
includes. | |||
2000-06-08 | don't draw if window is unmapped, other updates (Jeff Hartmann) | Brian Paul | |
2000-06-08 | Merged glxmisc-3-0-0 | Brian Paul | |
2000-06-06 | define VM_DONTCOPY to zero if undefined | Brian Paul | |
2000-06-05 | Include new updated gamma support. | Alan Hourihane | |
2000-05-30 | Merged bsd-1-0-0 | Doug Rabson | |
2000-05-26 | Fixed WARP pipe hangs in Quake 3. Fullscreen or window at (0,0) seems to | Gareth Hughes | |
work fine now, but an offset window still hangs in the same places as before. | |||
2000-05-25 | Merged mga-0-0-3-branch | Keith Whitwell | |
- New security model for i810 - Enable i810 dri by default - New indexed vertex path for mga - Mga kernel driver rework - Removed dead files in i810 driver | |||
2000-05-18 | Merged ati-4-0-1 | Kevin E Martin | |
2000-04-09 | Only enable DRI for 16bpp mode. Allow GL_BLEND if color is 0,0,0,1 Wrap | Daryll Strauss | |
grTexLodBiasValue call Link math library into libGL Recognize Napalm boards Allow CLUT/gamma changes Make driver compile on 2.2.14 kernel | |||
2000-04-05 | Fixed reclaim Oops | Jeff Hartmann | |
2000-04-04 | Merged mga branch with trunk | Jeff Hartmann | |
2000-03-16 | Merge with 4.0 | Jeff Hartmann | |
2000-03-15 | Import of XFree86 4.0 | Jeff Hartmann | |
2000-02-22 | 3.9.18 merge | Kevin E Martin | |
2000-02-22 | Import of XFree86 3.9.18 | Kevin E Martin | |
2000-01-28 | Fixed freelist_put bug | Jeff Hartmann | |
2000-01-17 | Try a more complex (and more correct?) method for finding kernel inlcude | Rik Faith | |
files | |||
2000-01-15 | Remove -g from build Fix lost code from tdfx-1-1 merge in tdfx_priv.c Lower | Daryll Strauss | |
the minimum required fifo size Fix the kernel tree detection in the Makefile | |||
2000-01-13 | Add new code to do SMP/MODVERSIONS detection for more distributions | Rik Faith | |
2000-01-12 | Add a drm_poll function to the tdfx driver. This fixes the problem with | Daryll Strauss | |
3.9.17 where the server hangs when the mouse is first moved. | |||
2000-01-06 | Import of XFree86 3.9.17 | Rik Faith | |
1999-12-18 | Rename the device to be /dev/dri instead of /dev/dri to avoid a conflict. | Daryll Strauss | |
Rename proc entry from /proc/graphics to /proc/dri to be consistent. | |||
1999-12-08 | Sync with Linux 2.3.30 | Rik Faith | |
1999-12-07 | Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3Demo | Daryll Strauss | |
bugs (white railgun and texture mapping) Simplify driver texture mapping routines Fix device driver for 2.3 kernels Improve performance | |||
1999-12-05 | First DRI release of 3dfx driver. | Daryll Strauss | |