Merge remote-tracking branch 'mesa-public/master' into vulkan
[mesa.git] / src / mesa / drivers / dri / i965 / brw_state_cache.c
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-13 Topi Pohjolaineni965: Stop aux data compare preventing program binary...
2015-08-13 Topi Pohjolaineni965: Only write program to cache when it doesn't exist yet
2015-08-13 Topi Pohjolaineni965: Rename brw_upload_item_data to brw_alloc_item_data
2015-07-29 Matt Turneri965: Use float calculations when double is unnecessary.
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-16 Jason EkstrandMerge remote-tracking branch 'fdo-personal/wip/nir...
2015-05-09 Kristian HøgsbergAdd vulkan driver for BDW
2015-05-02 Jordan Justeni965/cache: Add support for CS in program state cache
2015-04-14 Marius Preduti965: replace __FUNCTION__ with __func__
2015-03-31 Jordan Justeni965/state: Don't use brw->state.dirty.mesa
2015-03-31 Jordan Justeni965/state: Don't use brw->state.dirty.brw
2014-12-03 Kenneth Graunkei965: Delete brw_state_flags::cache and related code.
2014-12-03 Kenneth Graunkei965: Move BRW_NEW_*_PROG_DATA flags to .brw (not ...
2014-11-29 Kenneth Graunkei965: Add _CACHE_ in brw_cache_id enum names.
2014-10-29 Kenneth Graunkei965: Rename brw_vec4_gs.[ch] to brw_gs.[ch].
2014-10-13 Kenneth Graunkei965: Use unsynchronized maps for the program cache...
2014-10-13 Kenneth Graunkei965: Issue performance warnings when copying the progr...
2014-10-01 Kenneth Graunkei965: Use ~0ull when flagging all BRW_NEW_* dirty flags.
2014-09-05 Jordan JustenRevert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
2014-09-04 Carl WorthEliminate several cases of multiplication in arguments...
2014-09-02 Jordan Justenmesa: Convert NewDriverState to 64-bits
2014-09-02 Paul Berryi965: Create a macro for setting all dirty bits.
2014-09-02 Paul Berryi965: Create a macro for setting a dirty bit.
2014-02-19 Francisco Jerezi965: Move up duplicated fields from stage-specific...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-10-15 Eric Anholti965: Remove dead arguments from prog_data_compare.
2013-09-01 Paul Berryi965/gs: make the state atom for compiling Gen7 geometr...
2013-07-09 Kenneth Graunkei965: Move intel_context::perf_debug to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::bufmgr to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-03-05 Eric Anholti965: Make perf_debug() output to GL_ARB_debug_output...
2012-11-04 Vandrus Zoltáni965: Fix oversized initial allocation of the state...
2012-09-07 Eric Anholti965: Make the param pointer arrays for the VS dynamica...
2012-09-07 Eric Anholti965: Make the param pointer arrays for the WM dynamica...
2012-09-07 Eric Anholti965: Add functions for comparing two brw_wm/vs_prog_da...
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-08-27 Kenneth Graunkei965: Double the size of the state cache.
2012-08-13 Eric Anholti965: Add performance debug for when the state cache...
2012-01-18 Eric Anholti965: Fix leak of the program cache BO on context destroy.
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-24 Eric Anholti965: Reuse existing program data when a new compiled...
2011-06-18 Eric Anholti965: Use state streaming on programs, and state base...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965: Remove dead entrypoints to state cache, rename...
2011-04-29 Eric Anholti965: Drop the now unused brw_cache_data() function.
2011-04-29 Eric Anholti965: Move sampler state to state streaming.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-04 Eric Anholti965: Drop the INTEL_DEBUG=state spam about the cache...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-23 Vinson Leei965: Remove unnecessary headers.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Eric Anholti965: GC the last two arguments to brw_cache_data.
2010-06-11 Eric Anholti965: Remove brw_state_cache_bo_delete now that it...
2010-06-11 Eric Anholti965: Remove caching of surface state objects.
2010-06-11 Eric Anholti965: Convert the binding table to streamed indirect...
2010-06-11 Eric Anholti965: Update old comment about state cache sizing.
2010-06-09 Eric Anholti965: Avoid calloc/free in the CURBE upload process.
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-28 Eric Anholti965: Add cache unit -> bo name mapping for more gen6...
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Start adding support for the Sandybridge CC unit.
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-13 Vinson Leei965: Remove unnecessary headers.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Eric Anholti965: Improve the hashing of brw_state_cache keys to...
2010-01-19 Eric Anholti965: Allow for variable-sized auxdata in the state...
next