summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/unichrome/via_ioctl.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2007-10-29Refactor and fix core vblank supportJesse Barnes
2005-11-16Bring in last minute 6_4 branch changes to the unichrome driverThomas Hellström
2005-03-22merge unichrome changes from branchKeith Whitwell
2005-01-05make alloc-dma functions inline, rearrange some debugKeith Whitwell
2004-12-29Fix some wrapping bugs in the last commit. Probably there are moreKeith Whitwell
2004-12-29Simplfy clear() and swapbuffers() code.Keith Whitwell
2004-12-29Large updateKeith Whitwell
2004-12-23Chop out more dead code.Keith Whitwell
2004-12-22Remove dead code.Keith Whitwell
2004-12-20Remove #ifdef DEBUG's in code, but still allow compiler to remove debugKeith Whitwell
2004-10-08Massively cleaned up the code that calculates front/back/depth bufferIan Romanick
2004-01-30Via Unichrome/cle266 driver (Erdi Chen)Brian Paul