nir: support lowering clipdist to arrays
[mesa.git] / src / mesa / drivers / dri / i965 / intel_tex.c
2018-02-22 Jason Ekstrandi965/miptree: Loosen the format check in miptree_match_...
2017-10-13 Jason Ekstrandmeta: Delete the PBO texture upload/download path
2017-08-30 Lionel Landwerlini965: drop brw->gen in favor of devinfo->gen
2017-08-19 Jason Ekstrandi965/tex: Don't pass samples to miptree_create_for_teximage
2017-08-07 Jason Ekstrandi965/miptree: Rework create flags
2017-08-07 Jason Ekstrandi965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)
2017-07-21 Topi Pohjolaineni965/miptree: Check tex image allocation failures
2017-07-20 Topi Pohjolaineni965/miptree: Use num_samples of 1 instead of 0 for...
2017-07-13 Kenneth Graunkei965: Add a "write" parameter to intel_bufferobj_buffer.
2017-06-22 Chad Versacei965: Rename some vague format members of brw_context
2017-04-10 Kenneth Graunkei965/drm: Rename drm_bacon_bo to brw_bo.
2017-04-10 Kenneth Graunkei965/drm: Use our internal libdrm (drm_bacon) rather...
2016-09-21 Kenneth Graunkei965: Rename intelScreen to screen.
2016-08-19 Jason Ekstrandi965: Roll intel_reg.h into brw_defines.h
2016-07-20 Jason Ekstrandi965/miptree: Enforce that height == 1 for 1-D array...
2016-07-07 Francisco Jerezi965: Emit SNB write cache flush W/A from brw_emit_pipe...
2016-07-01 Alejandro Piñeiroi965: intel_texture_barrier reimplemented
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-23 Ilia Mirkini965: add ARB_texture_barrier support
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-06 Matt Turneri965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_T...
2015-07-17 Ben Widawskyi965: Push miptree tiling request into flags
2015-07-16 Ben WidawskyRevert "i965: Push miptree tiling request into flags"
2015-07-16 Ben Widawskyi965: Push miptree tiling request into flags
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-13 Ben Widawskyi965: Consolidate certain miptree params to flags
2015-04-14 Marius Preduti965: replace __FUNCTION__ with __func__
2015-04-13 Chad Versacei965: Change intel_miptree_create_for_bo() signature
2015-01-28 Jason Ekstrandi965/tex: Don't create read-write textures with non...
2015-01-22 Jason Ekstrandi965: Implement SetTextureStorageForBufferObject
2015-01-08 Laura Ekstrandmain: Changed _mesa_alloc_texture_storage to _mesa_Allo...
2014-12-22 Chad Versacei965: Fix intel_miptree_map() signature to be more...
2014-08-16 Jordan Justeni965: Allow forcing miptree->array_layout = ALL_SLICES_...
2014-06-26 Juha-Pekka Heikkilai965: Handle miptree creation failure in intel_alloc_te...
2014-04-10 Chris Forbesi965: Adjust map/unmap code for MinLevel/MinLayer
2014-04-10 Chris Forbesi965: Add _Format to intel_texobj.
2014-04-10 Chris Forbesi965: Add driver hook for TextureView
2013-12-05 Kenneth Graunkei965: Drop trailing whitespace from the rest of the...
2013-09-30 Eric Anholti965: Add a real native TexStorage path.
2013-07-30 Marek Olšákmesa: default DEPTH_TEXTURE_MODE should be RED in the...
2013-07-09 Kenneth Graunkei965: Move intel_context::intelScreen to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-07-09 Kenneth Graunkei965: Replace #include "intel_context.h" with brw_conte...
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
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
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-16 Eric Anholt[965] Move to using shared texture management code.
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-20 Eric Anholt[965] Replace 965 texture format code with common code.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.