- cce3d92 panfrost: Implement Z32F_S8 blits by Alyssa Rosenzweig · 4 years, 4 months ago
- 6ffebfb panfrost: Fix sRGB clear colour packing by Alyssa Rosenzweig · 4 years, 4 months ago
- 721b5c6 panfrost: Set PIPE_CAP_MIXED_COLORBUFFER_FORMATS by Alyssa Rosenzweig · 4 years, 4 months ago
- a0003c3 panfrost: Overhaul tilebuffer allocations by Alyssa Rosenzweig · 4 years, 4 months ago
- 3d13870 panfrost: Call util_blitter_save_fragment_constant_buffer_slot by Alyssa Rosenzweig · 4 years, 4 months ago
- e16f59c llvmpipe: fix position offset interpolation by Dave Airlie · 4 years, 4 months ago
- 87e2754 llvmpipe: fix stencil only formats. by Dave Airlie · 5 years ago
- 045711d radeonsi: use PIPE_FORMAT_P010 for 10-bit VP9 decoding by Thong Thai · 4 years, 4 months ago
- b85ef04 aco: add add_interference() helper by Rhys Perry · 4 years, 4 months ago
- 2c7554f aco: use unordered_set for spill id interferences by Rhys Perry · 4 years, 4 months ago
- 47d7e1e aco: rewrite graph coloring in spiller by Rhys Perry · 4 years, 4 months ago
- 5a941f4 aco: fix underestimated pressure in spiller when a phi has a killed def by Rhys Perry · 4 years, 4 months ago
- 293f251 panfrost: Use Midgard-specific reloads by Alyssa Rosenzweig · 4 years, 4 months ago
- f611af3 st/mesa: use fragment shader to copy stencil buffer by Indrajit Kumar Das · 4 years, 4 months ago
- 3af0711 mesa/main: use p_atomic_inc_return instead of locking by Erik Faye-Lund · 4 years, 4 months ago
- a0f8439 st/mesa: fix corrupted texture levels, when adding more levels than expected by Yevhenii Kharchenko · 4 years, 4 months ago
- b8c0196 gallium/util: do not use _MTX_INITIALIZER_NP on Windows by Erik Faye-Lund · 4 years, 4 months ago
- 485ea7d radv/winsys: pass the buffer list via the CS ioctl for less CPU overhead by Samuel Pitoiset · 4 years, 4 months ago
- 40bea60 radv/winsys: replace alloca() by malloc() everywhere by Samuel Pitoiset · 4 years, 4 months ago
- 97f8ec3 v3d/compiler: Lower geometry output store base into offset src by Neil Roberts · 4 years, 4 months ago
- 081691b radeonsi: prevent a gfx10_ngg_calculate_subgroup_info failure for TES+NGG GS by Marek Olšák · 4 years, 4 months ago
- 5714cd3 ci: bump piglit checkout for dsa tests by Dave Airlie · 4 years, 4 months ago
- 854dbea mesa: change dsa texture error codes for GL 4.6 by Dave Airlie · 4 years, 4 months ago
- 34a0310 panfrost: Extract panfrost_batch_reserve_framebuffer by Alyssa Rosenzweig · 4 years, 4 months ago
- 5d0d8fa panfrost: Track surfaces drawn per-batch by Alyssa Rosenzweig · 4 years, 4 months ago
- 64734c0 panfrost: Set zs_samples as necessary by Alyssa Rosenzweig · 4 years, 4 months ago
- 8225604 panfrost: Handle per-sample shading by Alyssa Rosenzweig · 4 years, 4 months ago
- 080b751 panfrost: Add rectangle subtraction algorithm by Alyssa Rosenzweig · 4 years, 4 months ago
- e061bf0 panfrost: Identify zs_samples field by Alyssa Rosenzweig · 4 years, 4 months ago
- 6088891 panfrost: Include sample count in payload estimates by Alyssa Rosenzweig · 4 years, 4 months ago
- 5c65a27 panfrost: Add MALI_PER_SAMPLE bit by Alyssa Rosenzweig · 4 years, 4 months ago
- adacf1f panfrost: Expose panfrost_get_blend_shader by Alyssa Rosenzweig · 4 years, 4 months ago
- 528e132 panfrost: Force Z/S writeback by Alyssa Rosenzweig · 4 years, 4 months ago
- da2eed3 pan/mdg: Implement gl_SampleID by Alyssa Rosenzweig · 4 years, 4 months ago
- b2749c1 pan/mdg: Identify per-sample interpolation mode by Alyssa Rosenzweig · 4 years, 4 months ago
- 59308a3 pan/mdg: Bump compiler RT maximum by Alyssa Rosenzweig · 4 years, 4 months ago
- 29849ac Android: Fixes for Q and R by Roman Stratiienko · 4 years, 4 months ago
- 2adb13f llvmpipe/format: fix snorm conversion by Dave Airlie · 4 years, 7 months ago
- 75e01d0 gallivm/sample: always square rho before fast log2 by Dave Airlie · 4 years, 7 months ago
- a9c9486 nv50_2d: regenerate envytools-based rnndb headers by Rhys Kidd · 4 years, 4 months ago
- 0859dcb radv: destroy the base object if VkCreateInstance() failed by Samuel Pitoiset · 4 years, 4 months ago
- 50fdefc radv: destroy the base object if VkAllocateCommandBuffers() failed by Samuel Pitoiset · 4 years, 4 months ago
- e5f2bf3 radv: destroy the base object if VkCreateFence() failed by Samuel Pitoiset · 4 years, 4 months ago
- d25764d radv: destroy the base object if VkCreateSemaphore() failed by Samuel Pitoiset · 4 years, 4 months ago
- ce7a7ae radv: destroy the base object if VkCreateEvent() failed by Samuel Pitoiset · 4 years, 4 months ago
- 8ef5297 radv: destroy the base object if VkCreateBuffer() failed by Samuel Pitoiset · 4 years, 4 months ago
- 8523164 radv: destroy the base object if VkCreateImage() failed by Samuel Pitoiset · 4 years, 4 months ago
- 2e59680 radv: destroy the base object if VkCreateRenderPass*() failed by Samuel Pitoiset · 4 years, 4 months ago
- 0eec81d radv: destroy the base object if VkCreateQueryPool() failed by Samuel Pitoiset · 4 years, 4 months ago
- 25bacea mesa/st: release debug_output after destroying the context by Pierre-Eric Pelloux-Prayer · 4 years, 4 months ago
- 7f0b6a5 mesa: add bool param to _mesa_free_context_data by Pierre-Eric Pelloux-Prayer · 4 years, 4 months ago
- e6f7b43 mesa: rename _mesa_free_errors_data by Pierre-Eric Pelloux-Prayer · 4 years, 4 months ago
- cbdb87c gitlab-ci: Fix "triggered by Marge for a merge request" rule by Michel Dänzer · 4 years, 4 months ago
- 559b26b intel/ehl: Add new PCI-IDs by Anuj Phogat · 4 years, 4 months ago
- 7cb2ace intel/ehl: Rename gen_device_info struct by Anuj Phogat · 4 years, 4 months ago
- 13c7093 intel/ehl: Use macro GEN11_LP_FEATURES in device info by Anuj Phogat · 4 years, 4 months ago
- e08ec89 intel/ehl: Use GEN11_URB_MIN_MAX_ENTRIES in device info by Anuj Phogat · 4 years, 4 months ago
- 787c1ed panfrost: Dual source blend support by Icecream95 · 4 years, 5 months ago
- 334dab0 pan/mdg: Skip z/s combining for dual-source writes by Icecream95 · 4 years, 4 months ago
- 85954ec pan/mdg: Dual source blend input/writeout support by Icecream95 · 4 years, 5 months ago
- 0ff6263 pan/mdg: Add a nir pass to reorder store_output intrinsics by Icecream95 · 4 years, 4 months ago
- 58c0e1d gallium: Dual source support in blend_factor_to_shader by Icecream95 · 4 years, 5 months ago
- bedd4b4 compiler: Add dual-source factors to blend_factor by Icecream95 · 4 years, 5 months ago
- 7f9039f freedreno/ir3: DCE unused arrays by Rob Clark · 4 years, 4 months ago
- 2e4bab8 freedreno/a6xx: don't enable early-z/lrz if no z-test by Rob Clark · 4 years, 4 months ago
- 37e0e07 freedreno/ir3/ra: be better at failing by Rob Clark · 4 years, 4 months ago
- afadaae freedreno/a6xx: bail instead of crash for compile fails by Rob Clark · 4 years, 4 months ago
- b3ca55f freedreno/ir3: make compile fails more visible by Rob Clark · 4 years, 4 months ago
- 788792f freedreno/ir3: add missing VS driver params by Rob Clark · 4 years, 4 months ago
- 5e9cd64 zink: enable tgsi texcoord pipe cap by Mike Blumenkrantz · 4 years, 5 months ago
- 05362b0 nouveau: expose HMM by Karol Herbst · 6 years ago
- 212f1ab nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 6 months ago
- c0f7f83 gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 6 months ago
- 08ceba9 nouveau: enable HMM by Karol Herbst · 6 years ago
- 1f37662 ci: bump libdrm to 2.4.102 by Karol Herbst · 4 years, 4 months ago
- 9660655 ci: need to install wget in order to download libdrm by Karol Herbst · 4 years, 4 months ago
- 0e90b3d nir: Support load/store of temps as scratch in nir_lower_explicit_io by Jesse Natalie · 4 years, 6 months ago
- 99aaf0e nir: When nir_lower_vars_to_explicit_types is run on temps, update scratch_size by Jesse Natalie · 4 years, 6 months ago
- bf138c1 nir_lower_io: Add addr_format_is_offset helper by Jesse Natalie · 4 years, 4 months ago
- d00487d freedreno/regs: update a6xx PC regs by Jonathan Marek · 4 years, 4 months ago
- 2e32a20 freedreno/regs: update a6xx VPC regs by Jonathan Marek · 4 years, 4 months ago
- e883aa2 freedreno/regs: update a6xx RB regs by Jonathan Marek · 4 years, 4 months ago
- a5c6685 freedreno/regs: update a6xx GRAS registers by Jonathan Marek · 4 years, 4 months ago
- be33d58 gitlab-ci: re-enable arm64_a630_vk by Jonathan Marek · 4 years, 4 months ago
- f37f1a1 turnip: remove use of tu_cs_entry for draw states by Jonathan Marek · 4 years, 5 months ago
- 7f24a69 turnip: fix inconsistencies with tu6_load_state_size by Jonathan Marek · 4 years, 5 months ago
- bf997ca turnip: emit compute pipeline directly in CmdBindPipeline by Jonathan Marek · 4 years, 5 months ago
- dce6cb1 turnip: use DIRTY SDS bit to avoid making copies of pipeline load state ib by Jonathan Marek · 4 years, 5 months ago
- 2e48830 zink: try to handle multisampled null buffers by Mike Blumenkrantz · 4 years, 4 months ago
- 1ee598c zink: handle empty attachments by Mike Blumenkrantz · 4 years, 5 months ago
- 6493d29 pan/mdg: Fix non-debug compiliation by Icecream95 · 4 years, 4 months ago
- 89caa48 Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580 by Michel Dänzer · 4 years, 4 months ago
- 460300e nouveau: expose HMM by Karol Herbst · 6 years ago
- efa847d nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 6 months ago
- dd2cc5b gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLY by Karol Herbst · 4 years, 6 months ago
- f67cd0b nouveau: enable HMM by Karol Herbst · 6 years ago
- 6f4a6ed ci: bump libdrm to 2.4.102 by Karol Herbst · 4 years, 4 months ago
- e1e7584 zink: block resolve blits for depth/stencil buffers by Mike Blumenkrantz · 4 years, 5 months ago
- 582669f zink: block vkCmdBlitImage usage for multi sampled blits by Mike Blumenkrantz · 4 years, 5 months ago
- ab78831 zink: try copy_region hook for blits where we can't do a regular blit or resolve by Mike Blumenkrantz · 4 years, 5 months ago