summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor and fix core vblank supportJesse Barnes2007-10-291-2/+2
* Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.Kristian Høgsberg2007-10-101-3/+3
* remove CVS/XFree86 keywordsChristoff Brill2007-05-171-1/+0
* Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul2006-03-311-1/+2
* Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...Roland Scheidegger2005-10-111-6/+0
* Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.Adam Jackson2005-01-311-6/+0
* OK, one more time. Simplify the state-backup system by just storing the fullEric Anholt2004-09-301-1/+0
* The previous code would emit a full set of state during the first EmitState onEric Anholt2004-09-221-2/+7
* Close some races with locking on R100 and R200 which could manifest as renderingEric Anholt2004-08-171-0/+25
* Patch removes _SOLO definition needed for mesa-solo. mesa-soloJon Smirl2004-07-041-2/+1
* Replace 'Display *' with '__DRInativeDisplay *'.Ian Romanick2004-06-041-3/+3
* disable under _SOLO buildAlan Hourihane2004-04-141-0/+2
* fix the usage of GLX_MESA_allocate_memoryAlan Hourihane2004-04-131-3/+3
* Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl2004-03-111-1/+2
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-201-1/+1
* Update DRI drivers to current DRI CVS and make them work.Jon Smirl2003-10-211-10/+9
* r200 driver, brought over by Jon SmirlKeith Whitwell2003-08-061-0/+191