DRI2: Drop sarea, implement swap buffers in the X server.
[mesa.git] / src / mesa / drivers / dri / intel / intel_context.h
2008-08-29 Kristian HøgsbergDRI2: Drop sarea, implement swap buffers in the X server.
2008-08-24 Dave AirlieRevert "Revert "Merge branch 'drm-gem'""
2008-08-24 Dave AirlieRevert "Merge branch 'drm-gem'"
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric Anholtintel-gem: Update to new check_aperture API for classic...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-12 Eric Anholtdrm-gem: Use new GEM ioctls for tiling state, and suppo...
2008-07-01 Eric Anholtintel-gem: Move bit 6 x tiling swizzle to a driconf...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-23 Eric Anholti915: Accumulate the VB into a local buffer and subdata...
2008-06-23 Eric Anholti915: Convert to using VBs instead of inline prims.
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-06-03 Eric Anholt[intel] Convert drivers to using libdrm bufmgr code.
2008-05-02 Eric Anholt[intel] Fix build for GEM. TTM is now disabled, and...
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-13 Zou Nan hai [i965] multiple rendering target support
2008-03-06 Eric Anholt[intel] Add a driconf option to cache freed buffer...
2008-02-27 Kristian Høgsbergintel: Always use intelInitExtensions() for initializin...
2008-02-22 Kristian HøgsbergMerge {i915,i965}/intel_context.h as intel/intel_context.h