aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/radeon_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Use __DRIextension mechanism providing loader functionality to the driver.Kristian Høgsberg2008-02-291-3/+5
* More vblank cleanups.Michel Dänzer2007-10-301-4/+2
* Refactor and fix core vblank supportJesse Barnes2007-10-291-4/+4
* Remove r200 dependencyJerome Glisse2006-09-261-24/+2
* Removing some of r200 dependency, cleaning up code a bit,Jerome Glisse2006-09-121-8/+2
* retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the in...Roland Scheidegger2006-06-011-1/+1
* Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul2006-03-311-17/+42
* Dont rely on writebacksAapo Tahkola2006-03-311-0/+19
* First step of Radeon DRI unification:Eric Anholt2005-11-021-6/+6
* Remove few outdated r200 files.Aapo Tahkola2005-10-261-0/+2
* remove SetBuffer(). Misc renderbuffer changes.Brian Paul2005-09-031-0/+4
* Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick2005-07-261-3/+3
* -"fix" page flippingAapo Tahkola2005-06-301-0/+18
* Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola2005-04-241-1/+2
* Huge dumb drop. State:Nicolai Haehnle2004-10-151-1/+6
* Initial revisionNicolai Haehnle2004-09-281-0/+348