fix up radeon span functions using latest r200 code from Brian,
[mesa.git] / src / mesa / drivers / dri / r200 / r200_state_init.c
2005-10-05 Roland Scheideggerenable point sizes larger than 1 (for aliased points...
2005-09-12 Roland Scheideggeradd complete support for ATI_fragment_shader for the...
2005-09-01 Brian PaulFinish up some of the gl_renderbuffer work.
2005-08-31 Roland Scheideggerenable GL_ARB_texture_env_crossbar on r200, separate...
2005-03-15 Roland Scheideggeradd support for user-configurable brilinear filtering...
2005-02-17 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2005-01-26 Roland Scheidegger(Stephane Marchesin, me) Add support for color (framebu...
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-22 Eric AnholtThe previous code would emit a full set of state during...
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-05-21 Roland Scheideggerfix constant texture environment color setup for textur...
2004-05-20 Roland ScheideggerAdd support for GL_EXT_blend_[func|equation]_separate...
2004-05-14 Roland ScheideggerFix GL_MIN and GL_MAX blend equations (set blend factor...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-10 Roland ScheideggerChanged lighting to use SOURCE_MATERIAL instead of...
2004-01-23 Michel DänzerFix attenuation hardware state handling, inspired by...
2004-01-14 Michel DänzerFix initialisation of cubic tecture offsets (Andreas...
2004-01-05 Eric AnholtAdd support for Radeon IGP chipsets, based off of mcgro...
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl