index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.
Ian Romanick
2004-03-18
1
-1
/
+1
*
Convert all uses of CARD32 and CARD8 to int32_t and int8_t.
Ian Romanick
2004-03-17
1
-1
/
+1
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-13
/
+13
*
Add support for the new DRI driver interfaces to the radeon driver (patch por...
Roland Scheidegger
2004-03-01
1
-38
/
+190
*
Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff
Eric Anholt
2004-01-05
1
-0
/
+13
*
Added def_max_anisotropy and no_neg_lod_bias options to radeon and r200.
Felix Kuehling
2004-01-05
1
-1
/
+3
*
applied Felix's patch for configuration system
Brian Paul
2003-12-12
1
-1
/
+25
*
merge some more of the radeon DRI driver from the DRI trunk
Alan Hourihane
2003-12-07
1
-3
/
+17
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-44
/
+63
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+421