summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_state_init.c
AgeCommit message (Expand)Author
2005-10-13enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...Roland Scheidegger
2005-09-01Finish up some of the gl_renderbuffer work.Brian Paul
2005-02-16s/0/NULL/ (Jeff Muizelaar)Brian Paul
2005-01-26(Stephane Marchesin, me) Add support for color (framebuffer) tiling to the ra...Roland Scheidegger
2005-01-26replace magic number with macro constant RADEON_ZBLOCK16Roland Scheidegger
2004-12-08(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...Roland Scheidegger
2004-09-30OK, one more time. Simplify the state-backup system by just storing the fullEric Anholt
2004-09-25The previous code would emit a full set of state during the first EmitState onEric Anholt
2004-08-17Close some races with locking on R100 and R200 which could manifest as renderingEric Anholt
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2004-02-10change lighting to use MULT instead of PREMULT (i.e. move some lighting color...Roland Scheidegger
2004-01-23Fix attenuation hardware state handling, inspired by the R200 DDK referenceMichel Dänzer
2003-12-07merge some more of the radeon DRI driver from the DRI trunkAlan Hourihane
2003-10-21Update DRI drivers to current DRI CVS and make them work.Jon Smirl
2003-08-22patch to import Jon Smirl's work from BitkeeperBrian Paul