pan/mdg: Dual source blend input/writeout support
[mesa.git] / src / gallium /
2020-07-15 Icecream95gallium: Dual source support in blend_factor_to_shader
2020-07-14 Rob Clarkfreedreno/a6xx: don't enable early-z/lrz if no z-test
2020-07-14 Rob Clarkfreedreno/a6xx: bail instead of crash for compile fails
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 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 Mike Blumenkrantzzink: try to handle multisampled null buffers
2020-07-14 Mike Blumenkrantzzink: handle empty attachments
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 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 Karol Herbstgv100/ir: set ftz bit on floating point operations
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 Kristian H. Kristensenfreedreno/registers: Rename SP_2D_SRC_FORMAT
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Split clear and blit texture into diffe...
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Don't take pipe_blit_info in emit_blit_dst
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Program RB_UNKNOWN_8C01 in setup helper
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Move CP_SET_MARKER to setup helper
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Move REG_A6XX_SP_2D_SRC_FORMAT programm...
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Program A6XX_SP_2D_SRC_FORMAT_COLOR_FOR...
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Make blit_control helper a little more...
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Enable FMT6_10_10_10_2_UNORM blitting
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Separate stencil sysmem clear fix
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Don't emit src state when clearing
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Consolidate computing blit_cntl
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Program SP_2D_SRC_FORMAT outside blit...
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Set src and dst rects outside blit...
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Don't set unknown bit when tiling differs
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Split out src and dst setup helpers...
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Move fd6_ifmt into fd6_blitter.c
2020-07-14 Kristian H. Kristensenfreedreno/a6xx: Don't blit with R2D_RAW
2020-07-14 Jonathan Marekfreedreno/regs: update primitive output related registers
2020-07-14 Eric Anholtfreedreno/ir3_cmdline: Fix an uninit var warning.
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 Alyssa Rosenzweigpanfrost: Filter compressed texture formats
2020-07-13 Alyssa Rosenzweigpanfrost: Remove panfrost_bo_access type
2020-07-13 Alyssa Rosenzweigpanfrost: Merge PAN_BO_IMPORTED/PAN_BO_EXPORTED
2020-07-13 Alyssa Rosenzweigpanfrost: Fix fence leak
2020-07-13 Icecream95panfrost: Enable framebuffer fetch
2020-07-13 Alyssa Rosenzweigpanfrost: Generate shader variants on framebuffer bind
2020-07-13 Icecream95panfrost: Stop keying on rt format when using native...
2020-07-13 Icecream95panfrost: Implement texture_barrier
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 Alyssa Rosenzweigpanfrost: Clamp pure int pixels
2020-07-13 Icecream95panfrost: Fix MALI_READS_TILEBUFFER
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-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-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 Lionel Landwerliniris: fix fallback to swrast driver
2020-07-10 Mike Blumenkrantzu_prim_restart: handle user buffers in util_translate_p...
2020-07-10 mmenzynsnv50: Clear nv50_ir_prog_info of dead and codegen speci...
2020-07-10 Pierre-Eric Pellou... ac/llvm: export ac_init_llvm_once in targets
2020-07-10 Timothy Arcerilima: add missing break
2020-07-10 Timothy Arcerilima: add missing fallthrough comments
2020-07-10 Timothy Arcerietnaviv: add missing fallthrough comments
2020-07-10 Jordan Justeniris: Add missing break in switch in modifier_is_supported
2020-07-09 Alyssa Rosenzweigpanfrost: Report blend shader work count
2020-07-09 Alyssa Rosenzweigpanfrost: Move panfrost_translate_texture_type
2020-07-09 Alyssa Rosenzweigpanfrost: Move scoreboarding routines to common
2020-07-09 Alyssa Rosenzweigpanfrost: Drop batch from scoreboard routines
2020-07-09 Alyssa Rosenzweigpanfrost: Pass polygon_list to tiler init function
2020-07-09 Alyssa Rosenzweigpanfrost: Factor out scoreboarding state
2020-07-09 Alyssa Rosenzweigpanfrost: Move pool routines to common code
2020-07-09 Alyssa Rosenzweigpanfrost: Drop Gallium-local pan_bo_create wrapper
2020-07-09 Alyssa Rosenzweigpanfrost: Move debug flags into the device
2020-07-09 Alyssa Rosenzweigpanfrost: Expose pool-based allocation API
2020-07-09 Alyssa Rosenzweigpanfrost: Track the device through the pool
2020-07-09 Alyssa Rosenzweigpanfrost: Allocate pool BOs against the pool
2020-07-09 Alyssa Rosenzweigpanfrost: Introduce pan_pool struct
2020-07-09 Karol Herbstnv50/ir: fix memset on non trivial types warning
next