add support for user-configurable brilinear filtering on r200
[mesa.git] / src / mesa / drivers / dri / r200 / r200_screen.h
2005-03-15 Roland Scheideggeradd support for user-configurable brilinear filtering...
2005-02-26 Dave AirlieAdd a dri config option to enable the max texture level...
2005-01-31 Adam JacksonBug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers...
2005-01-26 Roland Scheidegger(Stephane Marchesin, me) Add support for color (framebu...
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-05-20 Roland Scheideggeradd check if drm is new enough for packet R200_EMIT_RB3...
2004-03-17 Ian RomanickConvert all uses of CARD32 and CARD8 to int32_t and...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
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