include sched.h to get sched_yield() prototype
[mesa.git] / src / mesa / drivers / dri / r200 /
2004-01-14 Michel DänzerFix initialisation of cubic tecture offsets (Andreas...
2004-01-13 Ian RomanickAdded support for EXT_texture_mirror_clamp.
2004-01-12 Ian RomanickRemoved redundant extension strings. The Mesa extensio...
2004-01-11 Brian Paulcall _mesa_delete_texture_object() from in the driver...
2004-01-11 Michel DänzerActually disable HW TCL capability when SW TCL is forced.
2004-01-09 Keith WhitwellRoland Scheidegger's r200_changeemitorder.diff.
2004-01-05 Eric AnholtAdd support for Radeon IGP chipsets, based off of mcgro...
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2004-01-05 Felix KuehlingAdded def_max_anisotropy and no_neg_lod_bias options...
2004-01-04 Felix KuehlingReenable the vtxfmt code paths in the radeon and r200...
2003-12-27 Keith WhitwellDon't allow lighting in model coordinates when fog...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Brian Paulnew Makefiles
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-10 Alan Hourihanefix typo
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Keith Whitwellclean up some compiler warnings
2003-12-09 Keith WhitwellNo need to call UpdateMaterial() from RunPipeline().
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-07 Alan Hourihanesync some more of the r200 driver from the DRI trunk
2003-12-05 Alan Hourihanexmlconfig fixes
2003-12-05 Alan Hourihanexmlconfig fixes for the new options
2003-12-04 Alan Hourihanebuild fixes
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-21 Jon SmirlClean out some unused files
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-10-20 Jon SmirlFix Makefiles to copy lib to $(TOP)/lib if missing
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-09-30 Alan Hourihanemkdir the server directory, as using cvs with -P would...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl