Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-22 | merge unichrome changes from branch | Keith Whitwell | |
2005-01-13 | remove some dead texture code | Alan Hourihane | |
2004-12-29 | Large update | Keith Whitwell | |
- Remove via duplicates of shared template files - Update driver to work with current versions of the above - Rework dma accounting - Rework emitting to dma to use a consistent set of macros The handling of cliprects in the driver is still pretty questionable. | |||
2004-12-20 | Remove #ifdef DEBUG's in code, but still allow compiler to remove debug | Keith Whitwell | |
code if DEBUG not defined. | |||
2004-12-15 | Unichrome DRI: | Thomas Hellström | |
Updated the driver to the new VIA security mechanisms in DRM. All command submissions now passes through DRM ioctls. If the DRM AGP ring-buffer is not enabled, it will use a DRM mechanism for submitting commands to the hardware via a PCI bus mechanism. Removed all direct write accesses to the hardware. Among other things the VQ was previously turned off for the PCI path, apparently for Tuxracer. That seemed unneeded and was removed. No visible impact on Tuxracer. Abstracted all buffer blit operations in via_ioctl.c. The blitter context is now reprogrammed before each blitting operation. Updated driver date and drm version requirement. (Bugzilla Bug #1950, Thomas Hellström) | |||
2004-12-15 | Add _mesa_delete_texture_object() call to viaDeleteTexture | Keith Whitwell | |
[Freedesktop BUG 2080] | |||
2004-02-23 | updates from Erdi Chen | Brian Paul | |
2004-01-30 | Via Unichrome/cle266 driver (Erdi Chen) | Brian Paul | |