index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
/
r200_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure drivers don't dereference a NULL pointer if
Ian Romanick
2004-03-26
1
-10
/
+10
*
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
-11
/
+11
*
Fix a problem with 24-bit screens. Modes with 0 stencil bits were
Ian Romanick
2004-02-27
1
-6
/
+5
*
Create all the right modes for 16-bit screens.
Ian Romanick
2004-02-26
1
-2
/
+15
*
Minor tweaks to get the fbconfig list returned by __driCreateNewScreen
Ian Romanick
2004-02-13
1
-4
/
+5
*
Fix a problem that caused the new interface code to not actually be
Ian Romanick
2004-02-12
1
-37
/
+61
*
Initial pass at adding support for the new DRI driver interfaces to
Ian Romanick
2004-02-11
1
-44
/
+161
*
Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff
Eric Anholt
2004-01-05
1
-2
/
+26
*
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
/
+26
*
sync some more of the r200 driver from the DRI trunk
Alan Hourihane
2003-12-07
1
-2
/
+17
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-73
/
+75
*
r200 driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+462