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_state_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-31
1
-2
/
+1
*
cube maps on r100 require newer drm than the same feature on r200 (regression...
Roland Scheidegger
2006-01-07
1
-1
/
+1
*
First step of Radeon DRI unification:
Eric Anholt
2005-11-02
1
-2
/
+2
*
add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...
Roland Scheidegger
2005-10-17
1
-0
/
+1
*
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...
Roland Scheidegger
2005-10-15
1
-1
/
+36
*
enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...
Roland Scheidegger
2005-10-13
1
-4
/
+14
*
Finish up some of the gl_renderbuffer work.
Brian Paul
2005-09-01
1
-8
/
+9
*
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-16
1
-4
/
+4
*
(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...
Roland Scheidegger
2005-01-26
1
-0
/
+4
*
replace magic number with macro constant RADEON_ZBLOCK16
Roland Scheidegger
2005-01-26
1
-1
/
+1
*
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-12-08
1
-1
/
+15
*
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-30
1
-2
/
+0
*
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-09-25
1
-8
/
+9
*
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-17
1
-0
/
+2
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-4
/
+4
*
change lighting to use MULT instead of PREMULT (i.e. move some lighting color...
Roland Scheidegger
2004-02-10
1
-4
/
+4
*
Fix attenuation hardware state handling, inspired by the R200 DDK reference
Michel Dänzer
2004-01-23
1
-0
/
+1
*
merge some more of the radeon DRI driver from the DRI trunk
Alan Hourihane
2003-12-07
1
-7
/
+28
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-1
/
+1
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+531