remove accidentally commited printf for tiling support
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_context.c
2005-02-14 Roland Scheideggerremove accidentally commited printf for tiling support
2005-02-10 Roland Scheideggeradd texture micro and macro tiling to radeon/r200 drive...
2005-01-23 Dave Airlieadd sync debugging to the radeon driver
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-12-03 Roland Scheideggerenable GL_EXT_stencil_wrap (patch from idr), including...
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-25 Eric AnholtThe previous code would emit a full set of state during...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-01 Roland Scheideggeradd support for GL_ARB_texture_env_crossbar
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-28 Michel DänzerOnly print message about disabling HW TCL if the chip...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-24 Felix KuehlingParse radeon, not r200 configuration in radeonCreateCon...
2004-01-21 Ian RomanickSilence some compiler warnings.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian PaulChange get_ust_nop()'s parameter from int64_t to uint64...
2004-01-17 Michel DänzerFix cosmetic GL_RENDERER string problem (Andreas Stenglein)
2004-01-13 Ian RomanickAdded support for EXT_texture_mirror_clamp.
2004-01-12 Ian RomanickRemoved redundant extension strings. The Mesa extensio...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-12-05 Alan Hourihanexmlconfig fixes
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper