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