mesa.git
2019-12-13 Jonathan Marekturnip: implement subpass input attachments
2019-12-13 Jonathan Marekturnip: CmdClearAttachments fixes
2019-12-13 Jonathan Marekturnip: subpass rework
2019-12-13 Jonathan Marekturnip: add dirty bit for push constants
2019-12-13 Jonathan Marekturnip: no 8x msaa on 128bpp formats
2019-12-13 Jonathan Marekturnip: fix VK_IMAGE_ASPECT_STENCIL_BIT image view
2019-12-13 Jonathan Marekturnip: set FRAG_WRITES_SAMPMASK bit
2019-12-13 Jonathan Marekturnip: set load_layer_id to zero
2019-12-13 Jonathan Marekturnip: update tile_align_w/tile_align_h
2019-12-13 Jonathan Marekturnip: fix tile layout logic
2019-12-13 Jonathan Marekturnip: fix hw binning render area
2019-12-13 Jonathan Marekfreedreno/registers: add a6xx texture format for stenci...
2019-12-13 Jonathan Marekfreedreno/ir3: add GLSL_SAMPLER_DIM_SUBPASS to tex_info
2019-12-13 Jonathan Marekturnip: fix incorrectly failing assert
2019-12-13 Alyssa Rosenzweigpanfrost: Query core count and thread tls alloc
2019-12-13 Alyssa Rosenzweigpanfrost: Factor out panfrost_query_raw
2019-12-13 Timothy Arcerist/glsl_to_nir: use nir based program resource list...
2019-12-13 Timothy Arcerist/glsl_to_nir: call gl_nir_lower_buffers() a little...
2019-12-13 Timothy Arceriglsl: add subroutine support to nir_build_program_resou...
2019-12-13 Timothy Arceriglsl: add support for named varyings in nir_build_progr...
2019-12-13 Timothy Arceriglsl: copy the new data fields when converting to nir
2019-12-13 Timothy Arcerinir: add some fields to nir_variable_data
2019-12-13 Timothy Arceriglsl: copy the how_declared field when converting to nir
2019-12-13 Timothy Arceriglsl: move nir_remap_dual_slot_attributes() call out...
2019-12-12 Dylan Bakerdocs: Update release notes, index, and calendar for...
2019-12-12 Dylan Bakerdocs/19.3.0: Add SHA256 sums
2019-12-12 Dylan Bakerdocs: add release notes for 19.3.0
2019-12-12 Jason Ekstrandi965: Enable GL_EXT_gpu_shader4 on Gen6+
2019-12-12 Samuel Pitoisetradv: enable SpvCapabilityImageMSArray
2019-12-12 Alyssa Rosenzweigpanfrost: Add routines to calculate stack size/shift
2019-12-12 Alyssa Rosenzweigpanfrost: Split stack_shift nibble from unk0
2019-12-12 Alyssa Rosenzweigpanfrost: Rename unknown_address_0 -> scratchpad
2019-12-12 Alyssa Rosenzweigpanfrost: Describe thread local storage sizing rules
2019-12-12 Alyssa Rosenzweigpan/midgard: Fix shift for TLS access
2019-12-12 Alyssa Rosenzweigpan/midgard: Simplify and fix vector copyprop
2019-12-12 Alyssa Rosenzweigpan/midgard: Don't try to free NULL in LCRA
2019-12-12 Alyssa Rosenzweigpan/midgard: Force alignment for csel_v
2019-12-12 Alyssa Rosenzweigpan/midgard: Don't use no_spill for memory spill src
2019-12-12 Alyssa Rosenzweigpan/midgard: Use no_spill bitmask
2019-12-12 Alyssa Rosenzweigpan/midgard: Dynamically allocate r26/27 for spills
2019-12-12 Alyssa Rosenzweigpan/midgard: Remove code marked "TODO: remove me"
2019-12-12 Alyssa Rosenzweigpan/midgard: Remove consecutive_skip code
2019-12-12 Alyssa Rosenzweigpan/midgard: Move bounds checking into LCRA
2019-12-12 Alyssa Rosenzweigpan/midgard: Remove spill cost heuristic
2019-12-12 Alyssa Rosenzweigpan/midgard: Simplify spillability test
2019-12-12 Alyssa Rosenzweigpan/midgard: Split spill node selection/spilling
2019-12-12 Alyssa Rosenzweigpan/midgard: Move spilling code out of scheduler
2019-12-12 Tomeu Vizosost/mesa: Don't access members of NULL pointers
2019-12-12 Tomeu Vizosopanfrost: Don't lose bits!
2019-12-12 Tomeu Vizosoutil: Don't access members of NULL pointers
2019-12-12 Tomeu Vizosonir: Don't copy empty array
2019-12-12 Tomeu Vizosopan/midgard: Remove undefined behavior
2019-12-12 Tomeu Vizosopanfrost: Hold a reference to sampler views
2019-12-12 Jan Zielinskigallium/swr: Fix Windows build
2019-12-12 Samuel Pitoisetac/nir: fix out-of-bound access when loading constants...
2019-12-12 Lionel Landwerlinanv: fix assumptions about temporary fence payload
2019-12-12 Lionel Landwerlinanv: fix fence underlying primitive checks
2019-12-12 Dave Airlievtn/opencl: add shuffle/shuffle support
2019-12-12 Dave Airlievtn: convert vload/store to single value loops
2019-12-12 Kenneth Graunkeiris: Default to X-tiling for scanout buffers without...
2019-12-12 Dave Airliellvmpipe: enable ARB_shader_draw_parameters.
2019-12-12 Dave Airliegallivm: fixup base_vertex support
2019-12-12 Dave Airliegallivm/draw: add support for draw_id system value.
2019-12-12 Dave Airliegallivm: add base instance sysval support
2019-12-11 Karol Herbstnv50/ir: implement global atomics and handle it for nir
2019-12-11 Karol Herbstnir: handle nir_deref_type_ptr_as_array in rematerializ...
2019-12-11 Rob Clarkspirv: add OpLifetime*
2019-12-11 Karol Herbstclover/spirv: allow Int64 Atomics for supported devices
2019-12-11 Karol Herbstclover/nir: set spirv environment to OpenCL
2019-12-11 Karol Herbstclover/nir: treat UniformConstant as global memory
2019-12-11 Karol Herbstspirv: handle UniformConstant for OpenCL kernels
2019-12-11 Dave Airliegallivm/nir: copy compare ordering code from tgsi
2019-12-11 Dave Airliegallivm/nir: cleanup code and call cmp wrapper
2019-12-11 Dave Airliegallivm: fix perspective enable if usage_mask doesn...
2019-12-11 Dave Airliegallivm: fix transpose for when first channel isn't...
2019-12-11 Dave Airliellvmpipe/nir: handle texcoord requirements
2019-12-11 Kristian H... freedreno/a6xx: Silence warning for unused perf counters
2019-12-11 Kristian H... freedreno/a6xx: Convert some tile setup to OUT_REG()
2019-12-11 Kristian H... freedreno/a6xx: Convert gmem blits to OUT_REG()
2019-12-11 Kristian H... freedreno/a6xx: Convert VSC pipe setup to OUT_REG()
2019-12-11 Kristian H... freedreno/a6xx: Convert emit_zs() to OUT_REG()
2019-12-11 Kristian H... freedreno/a6xx: Convert emit_mrt() to OUT_REG()
2019-12-11 Kristian H... freedreno/a6xx: Include fd6_pack.h in a few files
2019-12-11 Kristian H... freedreno/a6xx: Drop stale include
2019-12-11 Kristian H... freedreno/registers: Add 64 bit address registers
2019-12-11 Kristian H... freedreno: New struct packing macros
2019-12-11 Kristian H... freedreno/registers: Remove duplicate register definitions
2019-12-11 Timothy Arceridocs: remove mailing list as way of submitting patches
2019-12-11 Jason Ekstrandanv: Bump the advertised patch version to 129
2019-12-11 Jason Ekstrandanv: Unconditionally advertise Vulkan 1.1
2019-12-11 Jason Ekstrandanv: Flush the queue on DeviceWaitIdle
2019-12-11 Karol Herbstnir/tests: MSVC build fix
2019-12-11 Jan Zielinskiswr/rasterizer: Add tessellator implementation to the...
2019-12-11 Samuel Pitoisetgitlab-ci: set RADV_DEBUG=checkir for RADV test jobs
2019-12-11 Eric Engestromintel: add mi_builder_test for gen12
2019-12-11 Rohan Garggitlab-ci: Use lavacli from packages
2019-12-11 Erico Nuneslima/ppir: enable lower_fdph
2019-12-11 Karol Herbstnir/tests: add serializer tests
2019-12-11 Karol Herbstnir/serialize: fix vec8 and vec16
2019-12-11 Bas Nieuwenhuizenradv: Fix RGBX Android<->Vulkan format correspondence.
next