summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_screen.c
AgeCommit message (Expand)Author
2009-07-21Track Radeon driver symlinks in Git.Michel Dänzer
2005-11-02First step of Radeon DRI unification:Eric Anholt
2005-10-28fix up radeon span functions using latest r200 code from Brian,Dave Airlie
2005-10-24Add RV350 AQ chip. (popolon at popolon dot org)Adam Jackson
2005-09-25Add support for texture compression to R300 driverDave Airlie
2005-09-11add 1002:5460 M22 X300 cardDave Airlie
2005-09-04Add new void *addr and __DRIdrawablePrivate parameters toBrian Paul
2005-09-03silence misc warningsBrian Paul
2005-08-15Add Egberts fixes for 64bit architecturesAlan Hourihane
2005-07-29Fix a == vs !- typo for glx_enable_extensionJon Smirl
2005-07-28glxEnableExtension is a platform-specific function exported by the loader.Ian Romanick
2005-07-28Major rip-up of internal function insertion interface. The oldIan Romanick
2005-07-27test for the proper drm version, at least 1.17 is requiredRoland Scheidegger
2005-07-26Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick
2005-07-24All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick
2005-07-01Adding RV350_NJ ID.Jerome Glisse
2005-06-21Add PCI ID for R420 JI.Nicolai Haehnle
2005-06-21r300 driver side of color tiling support.Aapo Tahkola
2005-05-06Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs
2005-04-24Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola
2005-02-27Added 0x4e51 - Saphire 9600 256MBhmarson
2005-02-18Print an error if idling the engine before the buffer copy fails.Nicolai Haehnle
2005-02-12initial r400 support: r400 cards are treated as RV350 for now.Rune Petersen
2005-02-06Added PCI id (0x4152).Jerome Glisse
2005-02-05Added PCI id (0x4152).Jerome Glisse
2005-01-30Fix for compiler warnings.Aapo Tahkola
2005-01-29Added 0x4e54 (Thinkpad r50p) as PCI_CHIP_RV350_NPhmarson
2005-01-06Add radeon 9550 pci id.Aapo Tahkola
2004-09-28Initial revisionNicolai Haehnle