aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_screen.c
Commit message (Expand)AuthorAgeFilesLines
* Track Radeon driver symlinks in Git.Michel Dänzer2009-07-211-0/+1
* First step of Radeon DRI unification:Eric Anholt2005-11-021-900/+0
* fix up radeon span functions using latest r200 code from Brian,Dave Airlie2005-10-281-5/+13
* Add RV350 AQ chip. (popolon at popolon dot org)Adam Jackson2005-10-241-0/+2
* Add support for texture compression to R300 driverDave Airlie2005-09-251-2/+4
* add 1002:5460 M22 X300 cardDave Airlie2005-09-111-0/+2
* Add new void *addr and __DRIdrawablePrivate parameters toBrian Paul2005-09-041-17/+30
* silence misc warningsBrian Paul2005-09-031-0/+1
* Add Egberts fixes for 64bit architecturesAlan Hourihane2005-08-151-0/+4
* Fix a == vs !- typo for glx_enable_extensionJon Smirl2005-07-291-2/+2
* glxEnableExtension is a platform-specific function exported by the loader.Ian Romanick2005-07-281-11/+11
* Major rip-up of internal function insertion interface. The oldmesa_6_3_1Ian Romanick2005-07-281-1/+11
* test for the proper drm version, at least 1.17 is requiredRoland Scheidegger2005-07-271-1/+1
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-18/+14
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-60/+23
* Adding RV350_NJ ID.Jerome Glisse2005-07-011-0/+2
* Add PCI ID for R420 JI.Nicolai Haehnle2005-06-211-0/+2
* r300 driver side of color tiling support.Aapo Tahkola2005-06-211-2/+2
* Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs2005-05-061-0/+56
* Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola2005-04-241-0/+6
* Added 0x4e51 - Saphire 9600 256MBhmarson2005-02-271-0/+4
* Print an error if idling the engine before the buffer copy fails.Nicolai Haehnle2005-02-181-0/+1
* initial r400 support: r400 cards are treated as RV350 for now.Rune Petersen2005-02-121-0/+5
* Added PCI id (0x4152).Jerome Glisse2005-02-061-0/+1
* Added PCI id (0x4152).Jerome Glisse2005-02-051-0/+1
* Fix for compiler warnings.Aapo Tahkola2005-01-301-1/+2
* Added 0x4e54 (Thinkpad r50p) as PCI_CHIP_RV350_NPhmarson2005-01-291-0/+1
* Add radeon 9550 pci id.Aapo Tahkola2005-01-061-0/+2
* Initial revisionNicolai Haehnle2004-09-281-0/+817