aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_maos.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
|
* radeon/r200/r300: collapse context destruction down to a common path.Dave Airlie2009-04-021-1/+0
| | | | | Context destruction was nearly the same over all the drivers, so collapse it down.
* remove CVS/XFree86 keywordsChristoff Brill2007-05-171-1/+0
|
* r200: simplify / unify input map handling for vp and fftnlRoland Scheidegger2007-02-091-1/+1
| | | | | | Use the same input map handling for fftnl and vertex programs. It doesn't enable any new functionality (should make it easy to support per-vertex materials though), but the code is much cleaner.
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-3/+0
|
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-3/+2
|
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+48