radv: dump shader stats with VK_KHR_pipeline_executable_properties
[mesa.git] / src /
2020-08-31 Samuel Pitoisetradv: dump shader stats with VK_KHR_pipeline_executable...
2020-08-31 Dave Airlievallium: disable VK_KHR_shader_float16_int8.
2020-08-31 Dave Airliegallivm/nir: add some f16 support
2020-08-31 Dave Airliegallivm/nir: allow 64-bit arit ops
2020-08-31 Dave Airliellvmpipe/fs: multisample depth/stencil bad ir generated
2020-08-31 Dave Airliellvmpipe: add array/3d clearing support
2020-08-31 Dave Airliellvmpipe: blend has effects even if no colorbuffers.
2020-08-31 Dave Airliegallivm: use common code to select texel type
2020-08-31 Dave Airliegallivm/nir: add subpass sampler type support
2020-08-31 Dave Airliegallivm/nir: lower frexp/ldexp
2020-08-31 Dave Airliegallivm/nir: fix const compact
2020-08-31 Dave Airliegallivm/nir: add quantize to f16 support
2020-08-31 Dave Airliegallivm/nir: add indirect swizzle output loading support
2020-08-31 Dave Airliegallivm/nir: lower tg4 offsets.
2020-08-31 Dave Airliegallium/nir/tgsi: fix nir->tgsi info conversion for...
2020-08-31 Dave Airlievallium: limit buffer allocations to gallium max.
2020-08-31 Dave Airlievallium: handle 3D image views properly.
2020-08-31 Dave Airliellvmpipe: add reference counting to fragment shaders.
2020-08-29 Jason Ekstrandnir: Take a variable remap parameter in nir_inline_func...
2020-08-29 Jason Ekstrandnir: Use a switch in nir_inline_function_impl
2020-08-29 Jason Ekstrandintel/nir: Clean up lower_alpha_to_coverage a bit
2020-08-29 Jason Ekstrandintel/nir: Rewrite the guts of lower_alpha_to_coverage
2020-08-29 Jason Ekstrandintel/nir: Pass the nir_builder by reference in lower_a...
2020-08-28 Eric Anholtvirgl: Fix unused var warnings in release build from...
2020-08-28 Eric Anholtlima: Fix uninitialized var warning from using assert...
2020-08-28 Eric Anholtlima: Fix unused var/function warnings in release build...
2020-08-28 Eric Anholtetnaviv: Fix unused var warning in release build from...
2020-08-28 Eric Anholtzink: Fix unused var warnings in release build from...
2020-08-28 Eric Anholtnv50: Fix uninitialized var warnings from using assert...
2020-08-28 Eric Anholtvc4: Fix unused var warnings in release builds from...
2020-08-28 Eric Anholtnvc0: Fix compiler warning about unused var that gets...
2020-08-28 Eric Anholtgallium/tests: Fix compiler warning about unused vars...
2020-08-28 Eric Anholtpanfrost: Fix remaining release-build warnings.
2020-08-28 Eric Anholtpanfrost: Fix OOB array access compiler warning.
2020-08-28 Eric Anholtdrm-shim: Fix unused variable warnings from asserts...
2020-08-28 Rob Clarkfreedreno/a6xx: move ubwc clear to blitter
2020-08-28 Rob Clarkfreedreno/a5xx+a6xx: use sysmem path for nondraw batches
2020-08-28 Rob Clarkfreedreno/batch: replace lrz_clear with prologue
2020-08-28 Rob Clarkfreedreno/batch: split out helper for rb alloc
2020-08-28 Boris Brezillonpanfrost: Store transient BOs in a dynamic array
2020-08-28 Boris Brezillonpanfrost: Avoid accessing pan_pool fields directly
2020-08-28 Boris Brezillonpanfrost: Rename panfrost_create_pool() into panfrost_p...
2020-08-28 Alyssa Rosenzweigpan/decode: Drop prefix braces
2020-08-28 Alyssa Rosenzweigpanfrost: Remove mali_vertex_tiler_postfix
2020-08-28 Alyssa Rosenzweigpan/decode: Use unpack for vertex_tiler_postfix_pre
2020-08-28 Alyssa Rosenzweigpan/decode: Use generation for vertex_tiler_postfix
2020-08-28 Alyssa Rosenzweigpan/decode: Fix awkward syntax
2020-08-28 Alyssa Rosenzweigpan/decode: Print shader-db even for compute
2020-08-28 Alyssa Rosenzweigpan/decode: Drop mali_vertex_tiler_postfix arg
2020-08-28 Alyssa Rosenzweigpan/decode: Drop scratchpad size dump
2020-08-28 Alyssa Rosenzweigpanfrost: Use nir_builder_init_simple_shader for blits
2020-08-28 Alyssa Rosenzweigpanfrost: Inline bifrost_tiler_only
2020-08-28 Alyssa Rosenzweigpanfrost: Drop bifrost_payload_fused
2020-08-28 Alyssa Rosenzweigpanfrost: XMLify invocations
2020-08-28 Alyssa Rosenzweigpanfrost: Add invocation XML
2020-08-28 Alyssa Rosenzweigpanfrost: XMLify primitive information
2020-08-28 Alyssa Rosenzweigpanfrost: Drop point sprite from shader key
2020-08-28 Alyssa Rosenzweigpanfrost: Cleanup point sprite linking
2020-08-28 Alyssa Rosenzweigpanfrost: Simplify ZSA bind
2020-08-28 Alyssa Rosenzweigpanfrost: Use pack for draw descriptor
2020-08-28 Alyssa Rosenzweigpanfrost: Use draw pack for compute jobs
2020-08-28 Alyssa Rosenzweigpanfrost: Detangle postfix from varying emits
2020-08-28 Alyssa Rosenzweigpanfrost: Inline panfrost_vt_set_draw_info
2020-08-28 Alyssa Rosenzweigpanfrost: Inline panfrost_vt_init
2020-08-28 Alyssa Rosenzweigpanfrost: Don't call panfrost_vt_init for compute
2020-08-28 Alyssa Rosenzweigpanfrost: Avoid postfix dep for vertex_data
2020-08-28 Alyssa Rosenzweigpanfrost: Remove postfix parameter from UBO upload
2020-08-28 Alyssa Rosenzweigpanfrost: Inline vt_update_{rasterizer, occlusion}
2020-08-28 Alyssa Rosenzweigpanfrost: Separate postfix from emits
2020-08-28 Alyssa Rosenzweigpanfrost: Use draw pack for blit
2020-08-28 Alyssa Rosenzweigpanfrost: Add XML for mali_vertex_tiler_postfix
2020-08-28 Alyssa Rosenzweigpanfrost: Add padded type for instance fields
2020-08-28 Alyssa Rosenzweigpanfrost: Drop blend indirection
2020-08-28 Alyssa Rosenzweigpanfrost: Emit explicit REPLACE for disabled colour...
2020-08-28 Alyssa Rosenzweigpanfrost: Add opaque midgard_blend XML
2020-08-28 Eric Engestromegl: simplify eglSwapInterval() fallback logic
2020-08-28 Eric Engestromegl: inline eglSwapInterval() fallback
2020-08-28 Lionel Landwerlinanv: simplify push constant emissions
2020-08-28 Lionel Landwerlinanv: move push constant allocation tracking into gfx...
2020-08-28 Samuel Pitoisetaco: fix wrong source position for constant with nir_op...
2020-08-28 Samuel Pitoisetradv: set BIG_PAGE to improve performance on GFX10.3
2020-08-28 Samuel Pitoisetradv: emit {CB,DB}_RMI_L2_CACHE_CONTROL at framebuffer...
2020-08-27 Eric Anholtnir/lower_discard_to_demote: Use nir_shader_instruction...
2020-08-27 Eric Anholtnir/nir_lower_wrmasks: Use the nir_lower_instructions_p...
2020-08-27 Eric Anholtnir/lower_io_to_scalar: Convert to use nir_shader_instr...
2020-08-27 Eric Anholtnir/opt_undef: Convert to use nir_shader_instructions_p...
2020-08-27 Eric Anholtnir/lower_vec_to_movs: Convert to use nir_shader_instru...
2020-08-27 Eric Anholtnir: Add a helper for general instruction-modifying...
2020-08-27 Eric Anholtnir/opt_copy_prop_vars: Quiet valgrind warning about...
2020-08-27 Eric Engestromegl: document which driver hooks are only required...
2020-08-27 Eric Engestromegl: move extension driver functions after core functions
2020-08-27 Eric Engestromdocs/egl: add some more documentation
2020-08-27 Jesse Natalienir/vtn: SPIR-V bit count opcodes (core and extension...
2020-08-27 Jesse Natalienir: Add bit_count to lower_int64 pass
2020-08-27 Jesse Natalienir: Remove 32bit restriction for uadd_carry optimization
2020-08-27 Jesse Natalienir: Implement mul_high lowering for bit sizes other...
2020-08-27 Jesse Natalienir_lower_bit_size: Support lowering ops with differing...
2020-08-27 Jesse Natalienir: Relax opt_if logic to prevent re-merging 64bit...
2020-08-27 Jesse Natalienir: Add a lowering pass to split 64bit phis
2020-08-27 Kenneth Graunkeiris: Drop stale syncobj references in fence_server_sync
next