mesa.git
2020-07-15 Pierre-Eric... mesa: add bool param to _mesa_free_context_data
2020-07-15 Pierre-Eric... mesa: rename _mesa_free_errors_data
2020-07-15 Michel Dänzergitlab-ci: Fix "triggered by Marge for a merge request...
2020-07-15 Anuj Phogatintel/ehl: Add new PCI-IDs
2020-07-15 Anuj Phogatintel/ehl: Rename gen_device_info struct
2020-07-15 Anuj Phogatintel/ehl: Use macro GEN11_LP_FEATURES in device info
2020-07-15 Anuj Phogatintel/ehl: Use GEN11_URB_MIN_MAX_ENTRIES in device...
2020-07-15 Icecream95panfrost: Dual source blend support
2020-07-15 Icecream95pan/mdg: Skip z/s combining for dual-source writes
2020-07-15 Icecream95pan/mdg: Dual source blend input/writeout support
2020-07-15 Icecream95pan/mdg: Add a nir pass to reorder store_output intrinsics
2020-07-15 Icecream95gallium: Dual source support in blend_factor_to_shader
2020-07-15 Icecream95compiler: Add dual-source factors to blend_factor
2020-07-14 Rob Clarkfreedreno/ir3: DCE unused arrays
2020-07-14 Rob Clarkfreedreno/a6xx: don't enable early-z/lrz if no z-test
2020-07-14 Rob Clarkfreedreno/ir3/ra: be better at failing
2020-07-14 Rob Clarkfreedreno/a6xx: bail instead of crash for compile fails
2020-07-14 Rob Clarkfreedreno/ir3: make compile fails more visible
2020-07-14 Rob Clarkfreedreno/ir3: add missing VS driver params
2020-07-14 Mike Blumenkrantzzink: enable tgsi texcoord pipe cap
2020-07-14 Karol Herbstnouveau: expose HMM
2020-07-14 Karol Herbstnvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUT...
2020-07-14 Karol Herbstgallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE...
2020-07-14 Karol Herbstnouveau: enable HMM
2020-07-14 Karol Herbstci: bump libdrm to 2.4.102
2020-07-14 Karol Herbstci: need to install wget in order to download libdrm
2020-07-14 Jesse Natalienir: Support load/store of temps as scratch in nir_lowe...
2020-07-14 Jesse Natalienir: When nir_lower_vars_to_explicit_types is run on...
2020-07-14 Jesse Natalienir_lower_io: Add addr_format_is_offset helper
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx PC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx VPC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx RB regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx GRAS registers
2020-07-14 Jonathan Marekgitlab-ci: re-enable arm64_a630_vk
2020-07-14 Jonathan Marekturnip: remove use of tu_cs_entry for draw states
2020-07-14 Jonathan Marekturnip: fix inconsistencies with tu6_load_state_size
2020-07-14 Jonathan Marekturnip: emit compute pipeline directly in CmdBindPipeline
2020-07-14 Jonathan Marekturnip: use DIRTY SDS bit to avoid making copies of...
2020-07-14 Mike Blumenkrantzzink: try to handle multisampled null buffers
2020-07-14 Mike Blumenkrantzzink: handle empty attachments
2020-07-14 Icecream95pan/mdg: Fix non-debug compiliation
2020-07-14 Michel DänzerRevert https://gitlab.freedesktop.org/mesa/mesa/-/merge...
2020-07-14 Karol Herbstnouveau: expose HMM
2020-07-14 Karol Herbstnvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUT...
2020-07-14 Karol Herbstgallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE...
2020-07-14 Karol Herbstnouveau: enable HMM
2020-07-14 Karol Herbstci: bump libdrm to 2.4.102
2020-07-14 Mike Blumenkrantzzink: block resolve blits for depth/stencil buffers
2020-07-14 Mike Blumenkrantzzink: block vkCmdBlitImage usage for multi sampled...
2020-07-14 Mike Blumenkrantzzink: try copy_region hook for blits where we can't...
2020-07-14 Erik Faye-Lundmesa/main: use call_once instead of open-coding
2020-07-14 Erik Faye-Lundmesa/main: factor out one-time-init into a helper
2020-07-14 Karol Herbstgv100/ir: set ftz bit on floating point operations
2020-07-14 Eric Engestrommeson: fix android vulkan build
2020-07-14 Michel Dänzergitlab-ci: Drop dependencies:
2020-07-14 Michel Dänzergitlab-ci: Remove indirect dependencies from needs:
2020-07-14 Connor Abbotttu: Don't invalidate irrelevant state when changing...
2020-07-14 Connor Abbottfreedreno/a6xx: Add some documentation for shared consts
2020-07-14 Connor Abbottfreedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL
2020-07-14 Serge Martinclover: implements clEnqueueFillBuffer
2020-07-14 Serge Martinclover: add more cl_mem_object_type to pipe_texture_tar...
2020-07-14 Samuel Pitoisetradv: add the custom border color BO to the list of...
2020-07-14 Kristian H... freedreno/registers: Rename SP_2D_SRC_FORMAT
2020-07-14 Kristian H... freedreno/a6xx: Split clear and blit texture into diffe...
2020-07-14 Kristian H... freedreno/a6xx: Don't take pipe_blit_info in emit_blit_dst
2020-07-14 Kristian H... freedreno/a6xx: Program RB_UNKNOWN_8C01 in setup helper
2020-07-14 Kristian H... freedreno/a6xx: Move CP_SET_MARKER to setup helper
2020-07-14 Kristian H... freedreno/a6xx: Move REG_A6XX_SP_2D_SRC_FORMAT programm...
2020-07-14 Kristian H... freedreno/a6xx: Program A6XX_SP_2D_SRC_FORMAT_COLOR_FOR...
2020-07-14 Kristian H... freedreno/a6xx: Make blit_control helper a little more...
2020-07-14 Kristian H... freedreno/a6xx: Enable FMT6_10_10_10_2_UNORM blitting
2020-07-14 Kristian H... freedreno/a6xx: Separate stencil sysmem clear fix
2020-07-14 Kristian H... freedreno/a6xx: Don't emit src state when clearing
2020-07-14 Kristian H... freedreno/a6xx: Consolidate computing blit_cntl
2020-07-14 Kristian H... freedreno/a6xx: Program SP_2D_SRC_FORMAT outside blit...
2020-07-14 Kristian H... freedreno/a6xx: Set src and dst rects outside blit...
2020-07-14 Kristian H... freedreno/a6xx: Don't set unknown bit when tiling differs
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
next