summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/intel/intel_screen.h
Commit message (Expand)AuthorAgeFilesLines
* Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg2010-01-041-7/+7
* intel: Remove non-GEM support.Eric Anholt2009-11-191-1/+0
* i965: Use GTT maps when available to upload vertex arrays and system VBOs.Eric Anholt2009-04-061-0/+1
* intel: make intelUpdateScreenFromSAREA() staticBrian Paul2009-01-261-4/+0
* intel: Move swap-related functions from intel_buffers.c to new intel_swapbuff...Brian Paul2009-01-261-5/+0
* [intel] Go back to using the typedef for the sarea structmesa_7_3_rc3Timo Aaltonen2009-01-201-2/+2
* Remove third buffer support from Mesa.Dave Airlie2008-12-231-1/+0
* intel: restore old vertex submit paths for i8xx hardware.Dave Airlie2008-12-021-0/+1
* intel: Remove dead allow_batchbuffer param.Eric Anholt2008-09-121-1/+0
* intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.Eric Anholt2008-09-101-2/+3
* intel: Move the bufmgr back to the screen.Eric Anholt2008-09-101-0/+4
* Revert "Revert "Merge branch 'drm-gem'""Dave Airlie2008-08-241-0/+2
* Revert "Merge branch 'drm-gem'"Dave Airlie2008-08-241-2/+0
* drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt2008-07-111-6/+0
* intel-gem: Fix Y-tiling span setup.Eric Anholt2008-07-021-0/+6
* [intel-GEM] Add tiling support to swrast.Keith Packard2008-05-061-0/+2
* Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.hAlan Hourihane2008-02-221-2/+2
* [intel] Clean up references to screen buffer metrics.Kristian Høgsberg2008-01-221-6/+1
* [intel] Move bufmgr back to context instead of screen, fixing glthreads.Eric Anholt2007-12-121-17/+0
* i915: Catch cases where not all state is emitted for a new batchbuffer.Keith Whitwell2007-11-261-0/+2
* [intel] Add 965 support to shared intel_blit.cEric Anholt2007-11-161-0/+6
* [i915] Remove old frontbuffer rotation hack.Eric Anholt2007-11-091-11/+0
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-0/+134