i965: Remove redundant Gen3 PCI IDs.
[mesa.git] / src / mesa / drivers / dri / i965 / intel_context.h
2013-06-28 Kenneth Graunkei965: Remove redundant Gen3 PCI IDs.
2013-06-28 Kenneth Graunkeintel: Remove unused INTEL_MAX_FIXUP macro.
2013-06-28 Eric Anholti965: Drop i915 register/instruction definitions.
2013-06-28 Eric Anholti965: Drop code for calling the empty brw_update_draw_b...
2013-06-28 Eric Anholti965: Drop dead i915 blend state code.
2013-06-28 Eric Anholti965: Drop i915 swtnl code.
2013-06-28 Eric Anholti965: Drop i915-specific vtbl entries.
2013-06-28 Eric Anholti965: Drop swtnl fallback code for i915.
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
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-01-09 Eric Anholt[intel] Rename lost_hardware vtbl entry to new_batch.
2008-01-09 Eric Anholt[intel] Remove the dead intel->need_flush member.
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-20 Eric Anholt[965] Enable EXT_framebuffer_object.
2007-12-17 Eric Anholt[965] Replace our own depth constants in intel context...
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-12-15 Eric Anholt[965] Use shared intel_regions.c.
2007-12-13 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-12 Eric Anholt[intel] Move bufmgr back to context instead of screen...
2007-12-08 Eric Anholt[965] Convert the driver to dri_bufmgr interface and...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-19 Eric Anholt[965] Convert DBG macro to use FILE_DEBUG_FLAG like...
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 Dave AirlieMerge branch 'master' into i915-superioctl
2007-10-09 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-10-04 Eric Anholt[965] Replace various alignment code with a shared...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-27 Eric Anholt[965] Add batchbuffer dumping under INTEL_DEBUG=bat...
2007-09-27 Eric Anholt[965] Remove AUB file support.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-12 Xiang, Haihaoi965: translate shadow compare function into correct
2007-08-29 Xiang, Haihaoi965: store read drawable info in intel_context. Some...
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-05-31 Wang Zhenyui965: Add pci info for 965GME/GLE chip.
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 BrianReplace initInitState() with _mesa_init_driver_state().
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-22 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-17 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-16 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-15 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-05 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-02 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
next