mesa.git
2020-07-14 Kristian H... freedreno/a6xx: Split out src and dst setup helpers...
2020-07-14 Kristian H... freedreno/a6xx: Move fd6_ifmt into fd6_blitter.c
2020-07-14 Kristian H... freedreno/a6xx: Don't blit with R2D_RAW
2020-07-14 Jonathan Marekturnip: drop GS clear path
2020-07-14 Jonathan Marekturnip: clean up primitive output state
2020-07-14 Jonathan Marekfreedreno/regs: update primitive output related registers
2020-07-14 Eric Anholtfreedreno/ir3: Fix uninit var warning.
2020-07-14 Eric Anholtfreedreno/ir3_cmdline: Fix an uninit var warning.
2020-07-14 Hyunjun Koturnip: implement VK_EXT_private_data
2020-07-14 Hyunjun Koturnip: Use the common base object type and struct.
2020-07-14 Hyunjun Kotu: Fix wrong copies of sampler descriptor.
2020-07-14 Hyunjun Kovulkan: Adds helpers for vk_object (de)alloation and...
2020-07-14 Rob Clarkgitlab-ci: reduce a630 runner load
2020-07-13 Eric Engestrommeson/intel: add missing dep on git_sha1.h
2020-07-13 Mike Blumenkrantzzink: use type of src[0] for ntv store and load ops
2020-07-13 Mike Blumenkrantzzink: add lengthy comment and remove assert from discar...
2020-07-13 Mike Blumenkrantzzink: handle ntv case of nested loop instructions more...
2020-07-13 Mike Blumenkrantzzink: use right vulkan type for GL_PRIMITIVES_GENERATED...
2020-07-13 Mike Blumenkrantzzink: only reset query pool on query end if current...
2020-07-13 Mike Blumenkrantzzink: properly handle query pool overflows
2020-07-13 Mike Blumenkrantzzink: only stall during query destroy for xfb queries
2020-07-13 Mike Blumenkrantzzink: use #define for number of queries per-pool
2020-07-13 Mike Blumenkrantzzink: rework query handling
2020-07-13 Italo Nicolapanfrost: Fix outmods on int to float conversions
2020-07-13 Eric Engestromdocs/submittingpatches: add more than one `Cc: mesa...
2020-07-13 Alyssa Rosenzweigdocs/features: Update ASTC entries for Panfrost
2020-07-13 Alyssa Rosenzweigpanfrost: Map PIPE_{DXT, RGTC, BPTC} to MALI_BCn
2020-07-13 Alyssa Rosenzweigpanfrost: Filter compressed texture formats
2020-07-13 Alyssa Rosenzweigpanfrost: Pipe in compressed texture feature mask
2020-07-13 Alyssa Rosenzweigpanfrost: Add format codes for new compressed textures
2020-07-13 Alyssa Rosenzweigpanfrost: Compact unused BO flag bits
2020-07-13 Alyssa Rosenzweigpanfrost: Remove panfrost_bo_access type
2020-07-13 Alyssa Rosenzweigpanfrost: Remove PAN_BO_DONT_REUSE
2020-07-13 Alyssa Rosenzweigpanfrost: Remove PAN_BO_COHERENT_LOCAL
2020-07-13 Alyssa Rosenzweigpanfrost: Merge PAN_BO_IMPORTED/PAN_BO_EXPORTED
2020-07-13 Alyssa Rosenzweigpanfrost: Index BOs from the BO map sparse array
2020-07-13 Alyssa Rosenzweigpanfrost: Add a sparse array to map GEM handles to BOs
2020-07-13 Alyssa Rosenzweigpanfrost: Fix write to free'd memory
2020-07-13 Alyssa Rosenzweigpanfrost: Fix fence leak
2020-07-13 Rhys Perryaco: add 32-bit integer addition to can_swap_operands
2020-07-13 Rhys Perryradv: use lower_shuffle_to_swizzle_amd
2020-07-13 Rhys Perrynir/lower_subgroups: add lower_shuffle_to_swizzle_amd
2020-07-13 Rhys Perrynir/lower_subgroups: pass options struct to lower_shuffle
2020-07-13 Rhys Perryaco: implement <32-bit masked_swizzle_amd
2020-07-13 Rhys Perryaco: optimize some masked swizzles to DPP
2020-07-13 Rhys Perryaco: read 0 from inactive lanes when using dpp
2020-07-13 Icecream95panfrost: Enable framebuffer fetch
2020-07-13 Alyssa Rosenzweigpanfrost: Extend fetched framebuffer results
2020-07-13 Alyssa Rosenzweigpanfrost: Always use SOFTWARE for pure formats
2020-07-13 Alyssa Rosenzweigpanfrost: Generate shader variants on framebuffer bind
2020-07-13 Icecream95panfrost: Use f2fmp for framebuffer lowering conversions
2020-07-13 Icecream95panfrost: Stop keying on rt format when using native...
2020-07-13 Icecream95panfrost: Implement texture_barrier
2020-07-13 Icecream95pan/mdg: Use a 32-bit ld_color_buffer op when needed
2020-07-13 Icecream95pan/mdg: Set the z/s store intrinsic base correctly
2020-07-13 Icecream95pan/mdg: Support MRT in output load lowering
2020-07-13 Icecream95pan/mdg: Handle non-blend framebuffer lowering
2020-07-13 Icecream95pan/mdg: Emit a tilebuffer wait loop when needed
2020-07-13 Icecream95pan/mdg: Do the pan_lower_framebuffer pass later
2020-07-13 Icecream95panfrost: Add a bitset of render targets read by shaders
2020-07-13 Icecream95panfrost: Add rt formats to shader state
2020-07-13 Icecream95pan/mdg: Use the writeout tag for tilebuffer wait loops
2020-07-13 Icecream95pan/mdg: Handle tilebuffer wait loops
2020-07-13 Alyssa Rosenzweigpanfrost: Clamp pure int pixels
2020-07-13 Icecream95panfrost: Fix MALI_READS_TILEBUFFER
2020-07-13 Icecream95nir: Add a base value to load_raw_output_pan
2020-07-13 Eric Engestromglx: drop always-true #ifdef
2020-07-13 Eric Engestromegl/wayland: add missing newline between functions
2020-07-13 Roman Stratiienkoegl: Build surfaceless platform on Android
2020-07-13 Samuel Pitoisetradv: advertise VK_EXT_extended_dynamic_state
2020-07-13 Samuel Pitoisetradv: add support for dynamic vertex input binding...
2020-07-13 Samuel Pitoisetradv: add support for dynamic depth/stencil states
2020-07-13 Samuel Pitoisetradv: add support for dynamic and scissor count
2020-07-13 Samuel Pitoisetradv: add support for dynamic primitive topology
2020-07-13 Samuel Pitoisetradv: add support for dynamic cull mode and front face
2020-07-13 Samuel Pitoisetradv: declare new extended dynamic states
2020-07-13 Samuel Pitoisetradv: add VK_EXT_extended_dynamic_state but leave it...
2020-07-13 Samuel Pitoisetradv: rework dynamic viewports/scissors support
2020-07-13 Samuel Pitoisetradv: remove the secure compile support feature
2020-07-13 Dave Airlienouveau: avoid LTO ODR warning (v2)
2020-07-13 Karol Herbstnvc0: set sampler index mode to independently on gv100...
2020-07-12 Samuel Pitoisetradv: return VK_ERROR_DEVICE_LOST if wait-for-idle...
2020-07-12 Jason Ekstrandspirv: Allow block-decorated struct types for constants
2020-07-12 Jason Ekstrandspirv: Skip phis in unreachable blocks in the second...
2020-07-11 Karol Herbstnvc0: set local mem size for compute on gv100
2020-07-11 Jonathan Marekfreedreno: fix layout pitchalign field not being set...
2020-07-11 Mike Blumenkrantznir: allow nir_lower_clip_halfz to run in geometry...
2020-07-11 Mike Blumenkrantznir: allow nir_lower_point_size_mov to run in geometry...
2020-07-11 Yevhenii Kolesnikovintel/compiler: don't propagate cmp to add if add is...
2020-07-10 Rhys Perryaco: don't create phis with undef operands in the boole...
2020-07-10 Rhys Perryaco: optimize boolean phis with uniform selections
2020-07-10 Rhys Perryaco: create better code for boolean phis with constant...
2020-07-10 Rhys Perryaco: rework boolean phi pass
2020-07-10 Dave Airliellvmpipe/cs: fix image/sampler binding for compute
2020-07-10 Dave Airliellvmpipe: flush resources on sampler view binding
2020-07-10 Dave Airliellvmpipe: denote NEW fs when images change.
2020-07-10 Karol Herbstnv50/ir/tgsi: move call to tgsi_scan_shader inside...
2020-07-10 Eric Engestrombin/gen_release_notes.py: drop new_features.txt when...
2020-07-10 Eric Engestromintroduce `commit_in_branch.py` script to help devs...
2020-07-10 Lionel Landwerlinanv: fix uninitialized variable access
next