summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_ioctl.c
AgeCommit message (Expand)Author
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-05-29R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.Dennis Kasprzyk
2008-02-29Use __DRIextension mechanism providing loader functionality to the driver.Kristian Høgsberg
2007-10-30More vblank cleanups.Michel Dänzer
2007-10-29Refactor and fix core vblank supportJesse Barnes
2006-09-26Remove r200 dependencyJerome Glisse
2006-09-12Removing some of r200 dependency, cleaning up code a bit,Jerome Glisse
2006-06-01retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the in...Roland Scheidegger
2006-03-31Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul
2006-03-31Dont rely on writebacksAapo Tahkola
2005-11-02First step of Radeon DRI unification:Eric Anholt
2005-10-26Remove few outdated r200 files.Aapo Tahkola
2005-09-03remove SetBuffer(). Misc renderbuffer changes.Brian Paul
2005-07-26Fixes the glXGetProcAddress portion of the interface. Most of the functionsIan Romanick
2005-06-30-"fix" page flippingAapo Tahkola
2005-04-24Modifying to build against current Mesa. Disabled r200*.c files since they di...Aapo Tahkola
2004-10-15Huge dumb drop. State:Nicolai Haehnle
2004-09-28Initial revisionNicolai Haehnle