aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/mga/mgacontext.h
Commit message (Expand)AuthorAgeFilesLines
* dri: Remove all DRI1 driversIan Romanick2011-08-261-359/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-3/+3
* Remove CVS keywords.Keith Whitwell2008-09-211-1/+0
* mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul2008-09-181-4/+4
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-3/+3
* Refactor and fix core vblank supportJesse Barnes2007-10-291-5/+0
* Get DRI drawable from framebuffer object.Ian Romanick2006-10-301-7/+0
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-2/+0
* Adds support for MGA DRM version 3.2.Ian Romanick2005-06-141-0/+3
* Add the no_rast debug option, which I used in some testing.Eric Anholt2005-05-301-0/+1
* Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withIan Romanick2004-06-021-1/+1
* bring over build fixes from stable branchAlan Hourihane2004-04-261-1/+0
* Adjust includes to help DRI buildJon Smirl2004-03-121-1/+2
* Adjust mga drivers to remove redundant h file for sarea and IOCTLsJon Smirl2004-03-121-4/+4
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-5/+5
* Silence some compiler warnings.Ian Romanick2004-01-211-2/+2
* Updates to tnl_dd_dmatmp.hKeith Whitwell2003-12-111-6/+0
* bring over latest mga DRI driver from DRI trunkAlan Hourihane2003-12-051-13/+23
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-4/+16
* patch to import Jon Smirl's work from BitkeeperBrian Paul2003-08-221-74/+119
* mga driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+309