summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_context.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Fix prototype warning.Eric Anholt2008-09-031-0/+2
* DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg2008-08-291-0/+1
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-5/+9
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-9/+5
* intel-gem: Update to new check_aperture API for classic mode.Eric Anholt2008-08-081-0/+1
* drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt2008-07-111-1/+0
* intel-gem: Move bit 6 x tiling swizzle to a driconf option, and add new mode.Eric Anholt2008-07-011-0/+1
* Merge commit 'origin/master' into drm-gemEric Anholt2008-06-241-1/+1
|\
| * replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-1/+1
* | i915: Accumulate the VB into a local buffer and subdata it in.Eric Anholt2008-06-231-7/+2
* | i915: Convert to using VBs instead of inline prims.Eric Anholt2008-06-231-2/+12
* | [intel] Convert drivers to using libdrm bufmgr code.Eric Anholt2008-06-031-0/+1
* | [intel] Fix build for GEM. TTM is now disabled, and fencing is gone.Eric Anholt2008-05-021-3/+0
|/
* [i965] multiple rendering target supportZou Nan hai2008-03-131-2/+3
* [intel] Add a driconf option to cache freed buffer objects for reuse.Eric Anholt2008-03-051-0/+5
* intel: Always use intelInitExtensions() for initializing extensions.Kristian Høgsberg2008-02-271-0/+1
* Merge {i915,i965}/intel_context.h as intel/intel_context.hKristian Høgsberg2008-02-221-0/+495