summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common
AgeCommit message (Expand)Author
2009-01-06Merge commit 'origin/master' into gallium-0.2Brian Paul
2009-01-06dri: correct the damage.Xiang, Haihao
2008-12-30Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-12-29dri: Fix driWaitForMSC32 when divisor >= 2 and msc < 0.Eric Anholt
2008-11-11Merge commit 'origin/master' into gallium-0.2Brian Paul
2008-11-10mesa: restore glapi/ prefix on #includeBrian Paul
2008-11-10GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()Brian Paul
2008-11-10dri: alloc __DRIscreen object with calloc()Brian Paul
2008-10-14dri: don't check the number of cliprects before swap, letAlan Hourihane
2008-09-26dri: remove unused files present only on gallium-0.2 branchKeith Whitwell
2008-09-21Remove CVS keywords.Keith Whitwell
2008-09-21Merge branch 'master' into gallium-0.2Keith Whitwell
2008-09-21mesa: standardize on C99's uint*_t instead of u_int*_tKeith Whitwell
2008-09-19bug fix to MSAA visualsAlan Hourihane
2008-09-19re-add MSAA supportAlan Hourihane
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-12i915simple: A step closer to compilingJakob Bornecrantz
2008-09-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-01Fix build by removing #include of removed dri_sarea.h.Michel Dänzer
2008-08-29DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-08-21Report damage before modifying the area, not after.Peter Hutterer
2008-08-09dri: fix crash in driGetConfigAttribIndexDave Miller
2008-08-08Merge branch 'drm-gem'Eric Anholt
2008-08-05dri: Fix write/read depth buffer issue under 16bpp mode. See bug #16646Xiang, Haihao
2008-07-25Merge branch 'master' into drm-gemIan Romanick
2008-07-23intel-gem: Use pread/pwrite for span access.Eric Anholt
2008-07-15intel-gem: Disable spantmp sse/mmx functions when tile swizzling.Eric Anholt
2008-07-09mesa: disable fprintf() errorBrian Paul
2008-07-02VBO: Regenerate files based on recent changes to gl_API.xmlIan Romanick
2008-07-01dri: drop asserts to make build against stable libdrmDave Airlie
2008-07-01dri: Take the base image size into account when computingXiang, Haihao
2008-06-27gallium: handle msaaRoland Scheidegger
2008-06-26Check in SwapBuffers for any new pending dri2 eventsAlan Hourihane
2008-06-24Merge commit 'origin/master' into drm-gemEric Anholt
2008-06-24mesa/dri: User standard integer types.José Fonseca
2008-06-21replace __inline and __inline__ with INLINE macroBrian Paul
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith
2008-06-18Merge commit 'origin/master' into drm-gemEric Anholt
2008-06-11remove obsoleted doxygen \param commentsBrian Paul
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-06-09Check for NULL pointerAlan Hourihane
2008-06-03Merge commit 'origin/master' into drm-gemKeith Packard
2008-06-04mesa/drm/ttm: allow build against non-TTM aware libdrmDave Airlie
2008-06-03[intel] Convert drivers to using libdrm bufmgr code.Eric Anholt
2008-05-29Report correct damage rectangle in CopySubBuffer.Dennis Kasprzyk
2008-05-26Remove CVS keywords.José Fonseca