util: Move ralloc to a new src/util directory.
[mesa.git] / src / mesa / drivers / dri / i915 / intel_context.c
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-05-31 Lubomir Rinteli915: add a missing NULL pointer check
2014-03-12 Neil RobertsAdd the EGL_MESA_configless_context extension
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2014-01-15 Ian Romanickmesa: Eliminate parameters to dd_function_table::Viewport
2013-12-13 Kristian Høgsbergdri_util: Don't assume __DRIcontext->driverPrivate...
2013-11-08 Keith Packarddri: add __DRIimageLoaderExtension and __DRIimageDriver...
2013-11-08 Keith Packarddri/intel: Split out DRI2 buffer update code to separat...
2013-11-08 Ian Romanicki915: Refactor the renderer string creation out of...
2013-11-08 Ian Romanicki915: Refactor the vendor string out of intelGetString
2013-11-05 Ian Romanicki915: Bring sanity to the Viewport function
2013-10-24 Eric Anholti915: Build the driver into the shared mesa_dri_drivers.so.
2013-10-10 Eric Anholtintel: Remove silly check for !bufmgr.
2013-10-10 Eric Anholtdri: Move API version validation into dri/common.
2013-07-09 Kenneth Graunkei915: Remove i965+ chip names.
2013-06-28 Kenneth Graunkei915: Remove GLES 3.0 sRGB workaround.
2013-06-28 Eric Anholti915: Remove dead debug flags.
2013-06-28 Eric Anholti915: Drop context fields specific to 965+ chipsets.
2013-06-28 Eric Anholti915: Drop all has_llc code.
2013-06-28 Eric Anholti915: Remove most of the code under gen >= 4 checks.
2013-06-28 Eric Anholti915: Remove separate stencil code.
2013-06-28 Eric Anholti915: Remove the I915 macro from the formerly shared...
2013-06-28 Eric Anholti915: Remove all the MSAA support code.
2013-06-28 Eric Anholti915: Remove all the HiZ code from i915.
2013-06-26 Eric Anholti915: Fork the shared code from i965.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-02-22 Kristian HøgsbergMerge {i915,i965}/intel_context.h as intel/intel_context.h
2008-02-22 Alan HourihaneUse drm_i915_sarea instead of drmI830Sarea and remove...
2008-02-15 Adam JacksonAdd E7221 variant to i915.
2008-02-14 Kristian HøgsbergHook up i915 driver to new DRI2 infrastructure.
2008-02-13 Eric Anholt[intel] Fix 965 rendering with non-TTM by merging intel...
2008-01-17 Eric Anholt[intel] Make the no_rast option be standard driconf...
2008-01-14 Eric Anholt[i915] Fix recursive lock hang in intelContendedLock...
2008-01-10 Eric Anholt[intel] Add more cliprect modes to cover other meanings...
2008-01-10 Kristian Høgsberg[intel] Simplify intelCreateBuffer() a bit.
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2008-01-03 Zou Nan hai fix fd.o bug #13761
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[intel] Fix and reenable (software) SGIS_generate_mipmap
2007-12-18 Eric Anholt[915] Free dri_bufmgr after mesa context data.
2007-12-14 Eric Anholt[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode...
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-29 Eric Anholt[i915] Make INTEL_DEBUG=bufmgr actually do things for...
2007-11-16 Eric Anholt[i915] Add INTEL_DEBUG=sync debug flag to wait for...
2007-11-09 Eric Anholt[i915] Remove old frontbuffer rotation hack.
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-10 Kristian HøgsbergMove swap_interval to new extension mechanism.
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-24 Eric AnholtRemove leftover code for i915_texprog.c noticed in...
2007-09-24 Eric AnholtMove i915tex driver into place as just i915.
2007-09-24 Eric AnholtRemove the old i915 driver now that i915tex works witho...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-11 Jesse Barnesintel: disentangle planes & pipes
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-05 Wang ZhenyuAdd PCI IDs for the G33, Q33, and Q35 chipsets.
2007-05-31 Wang Zhenyui915: Add support for 945GME chip
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 BrianReplace initInitState() with _mesa_init_driver_state().
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
next