mesa.git
2020-08-31 Eric Anholtnir: Invalidate live SSA def information when making...
2020-08-31 Eric Anholtci: Switch to using gold as the linker.
2020-08-31 Eric Anholtpipe-loader: Use real galliumvl if radeonsi is being...
2020-08-31 Eric Anholtturnip: Make sure we include the build id.
2020-08-31 Eric Anholtci: Make a missing device name correctly bail out of...
2020-08-31 Italo Nicolanir: add shared/global atomics to nir_get_io_offset_src()
2020-08-31 Eric Anholtnir: Look up the shader when printing a single instruction.
2020-08-31 Eric Anholtnir: Fix printing of individual instructions with io...
2020-08-31 Ilia Mirkinpanfrost: enable DrawTransformFeedback*
2020-08-31 Jason Ekstrandintel/nir: Lower things with > 4 components in lower_me...
2020-08-31 Jason Ekstrandintel/fs: Add support for vec8 and vec16 ops
2020-08-31 Lionel Landwerlinanv: VK_INTEL_performance_query interaction with VK_EXT...
2020-08-31 Adam Jacksonvulkan: Don't pointlessly depend on libxcb-dri2
2020-08-31 Mike Blumenkrantzzink: add note about buffer<->image copy functions...
2020-08-31 Mike Blumenkrantzzink: use u_transfer_helper to split/merge interleaved...
2020-08-31 Alejandro Piñeirobroadcom/qpu_instr: wait is not a read or write vpm...
2020-08-31 Alyssa Rosenzweigdocs/features: Add missing Panfrost extensions
2020-08-31 Alyssa Rosenzweigpanfrost: Set PIPE_CAP_MAX_TEXTURE_GATHER_COMPONENTS
2020-08-31 Alyssa Rosenzweigpan/mdg: Implement texture gathers
2020-08-31 Alyssa Rosenzweigpan/mdg: Add disassembly for shadow gathers
2020-08-31 Alyssa Rosenzweigpan/mdg: Refactor texture op/mode handling
2020-08-31 Alyssa Rosenzweigpan/mdg: Implement nir_intrinsic_load_sample_mask_in
2020-08-31 Alyssa Rosenzweigpan/mdg: Bounds check swizzle writing globals
2020-08-31 Alyssa Rosenzweigpan/mdg: Scalarize 64-bit
2020-08-31 Alyssa Rosenzweigpan/mdg: Implement i/umul_high
2020-08-31 Alyssa Rosenzweigpanfrost: Emit texture/sampler points for compute
2020-08-31 Jonathan Grayutil/u_thread: include pthread_np.h if found
2020-08-31 Jonathan Grayutil: futex fixes for OpenBSD
2020-08-31 Jonathan Graymeson: conditionally include -ldl in gbm pkg-config...
2020-08-31 Jonathan Graymeson: don't build with USE_ELF_TLS on OpenBSD
2020-08-31 Eric Engestrommeson: don't advertise TLS support if glx wasn't build...
2020-08-31 Jonathan Graymeson: build with _ISOC11_SOURCE on OpenBSD
2020-08-31 Jonathan Grayutil/anon_file: add OpenBSD shm_mkstemp() path
2020-08-31 Jonathan Grayutil: unbreak endian detection on OpenBSD
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 Anholtci: Add a release build with -Werror enabled.
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 Daniel StoneCI: Disable Windows again
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
next