android: util: Add a mapping from VkFormat to PIPE_FORMAT.
[mesa.git] / src / gallium /
2019-12-27 Dave Airliellvmpipe: add debug option to enable OpenCL support.
2019-12-27 Dave Airliegallivm/nir: add vec8/16 support
2019-12-27 Dave Airliegallivm/nir: lower packing
2019-12-27 Dave Airliellvmpipe: lower hadd/add_sat
2019-12-27 Dave Airliegallivm: handle non-32 bit undefined
2019-12-27 Dave Airliellvmpipe/nir: use nir_max_vec_components in more places
2019-12-27 Dave Airliellvmpipe: add support for compute shader params
2019-12-27 Dave Airliellvmpipe: handle serialized nir as a shader type.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for global operations.
2019-12-27 Dave Airliegallivm/llvmpipe: add support for block size intrinsic
2019-12-27 Dave Airliegallivm/llvmpipe: add support for work dimension intrinsic.
2019-12-27 Dave Airlietgsi/mesa: handle KERNEL case
2019-12-27 Dave Airliegallivm/nir: allow 8/16-bit conversion and comparison.
2019-12-27 Dave Airliegallivm: pick integer builders for alu instructions.
2019-12-27 Dave Airliegallivm: add support for 8-bit/16-bit integer builders
2019-12-27 Dave Airliellvmpipe/gallivm: add kernel inputs
2019-12-27 Dave Airliegallivm: add 64-bit const int creator.
2019-12-25 Alyssa Rosenzweigpanfrost: Route gl_VertexID through cmdstream
2019-12-25 Alyssa Rosenzweigpanfrost: Extend attribute_count for vertex builtins
2019-12-25 Alyssa Rosenzweigpan/decode: Handle gl_VertexID/gl_InstanceID
2019-12-25 Alyssa Rosenzweigpanfrost: Remove pan_shift_odd
2019-12-25 Alyssa Rosenzweigpanfrost: Slight cleanup of Gallium's pan_attribute.c
2019-12-25 Alyssa Rosenzweigpanfrost: Move instancing routines to encoder/
2019-12-25 Alyssa Rosenzweigpanfrost: Factor batch/resource out of instancing routines
2019-12-25 Alyssa Rosenzweigpanfrost: Rename pan_instancing.c -> pan_attributes.c
2019-12-25 Alyssa Rosenzweigpan/midgard: Support loads from R11G11B10 in a blend...
2019-12-25 Tomeu Vizosopanfrost: Increase PIPE_SHADER_CAP_MAX_OUTPUTS to 16
2019-12-25 Tomeu Vizosopanfrost: Handle Z24_UNORM_S8_UINT as MALI_Z32_UNORM
2019-12-23 Roman StratiienkoAndroid: Fix build issue without LLVM
2019-12-23 Kenneth Graunkeiris: Avoid replacing backing storage for buffers with...
2019-12-23 Kenneth Graunkeiris: Fix shader recompile debug printing
2019-12-23 Kenneth Graunkeiris: Make helper functions to turn iris shader keys...
2019-12-22 Vinson Leeswr: Fix build with llvm-10.0.
2019-12-21 Marek Vasutetnaviv: tgsi: Fix gl_FrontFacing support
2019-12-21 Paul Cercueilu_vbuf: Return true in u_vbuf_get_caps if nb of vbufs...
2019-12-21 Paul Cercueilu_vbuf: Regard non-constant vbufs with non-instance...
2019-12-21 Wladimir J. van... u_vbuf: use single vertex buffer if it's not possible...
2019-12-21 Paul Cercueilu_vbuf: Only create driver CSO if no incompatible elements
2019-12-21 Paul Cercueilu_vbuf: Mark vbufs incompatible if more were requested...
2019-12-21 Wladimir J. van... u_vbuf: add logic to use a limited number of vbufs
2019-12-21 Christian Gmeinergallium: add PIPE_CAP_MAX_VERTEX_BUFFERS
2019-12-21 Paul Cercueilkmsro: Extend to include ingenic-drm
2019-12-21 Stephan Gerholdkmsro: Add "mcde" entry point
2019-12-21 Karol Herbstnv50ir/nir: support vec8 and vec16
2019-12-21 Dave Airliellvmpipe: switch to NIR by default
2019-12-21 Dave Airliegallivm/nir: wrap idiv to avoid divide by 0 (v2)
2019-12-20 Erico Nuneslima: set shader caps to optimize control flow
2019-12-20 Erico Nuneslima/ppir: remove assert on ppir_emit_tex unsupported...
2019-12-20 Erico Nuneslima/ppir: fix lod bias src
2019-12-20 Andreas Baierllima: Fix dump file creation
2019-12-20 Pierre-Eric Pellou... radeon/vcn2: enable rate control for hevc encoding
2019-12-20 Marek Vasutetnaviv: Replace bitwise OR with logical OR
2019-12-20 Christian Gmeineretnaviv: update resource status after flushing
2019-12-20 Jonathan Marekutil/format: add missing vulkan formats
2019-12-19 Andreas Baierllima: Rotate dump files after each finished pp frame
2019-12-19 Vasily Khoruzhicklima: drop suballocator
2019-12-19 Vasily Khoruzhicklima: use single BO for GP outputs
2019-12-19 Jonathan Marekfreedreno/registers: document vertex/instance id offset...
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Set up multisample sysmem MRTs correctly
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Rewrite compressed blits in a helper...
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Move handle_rgba_blit() up
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Handle srgb blits on the blitter
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Use A6XX_SP_2D_SRC_FORMAT_MASK macro
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Use blitter for resolve blits
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Add fd_resource_swap() helper
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Pick blitter swap based on resource...
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Program sampler swap based on resource...
2019-12-19 Kristian H. Kristensenfreedreno: Add debug flag for forcing linear layouts
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: Make DEBUG_BLIT_FALLBACK only dump...
2019-12-19 Thong Thaist/va: Convert interlaced NV12 to progressive
2019-12-19 Samuel Pitoisetac: declare an enum for the OOB select field on GFX10
2019-12-19 Erik Faye-Lundzink: implement nir_texop_txd
2019-12-19 Erik Faye-Lundzink: enable PIPE_CAP_MIXED_COLORBUFFER_FORMATS
2019-12-18 Connor Abbottfreedreno: Fix CP_MEM_TO_REG flag definitions
2019-12-18 Connor Abbottfreedreno: Use new macros for CP_WAIT_REG_MEM and CP_WA...
2019-12-18 Connor Abbotta6xx: Add more CP packets
2019-12-18 Lionel Landwerlini965/iris/perf: factor out frequency register capture
2019-12-17 Kristian H. Kristensenfreedreno/a6xx: Document the CP_SET_DRAW_STATE enable...
2019-12-17 Alyssa Rosenzweigpanfrost: Handle empty shaders
2019-12-17 Alyssa Rosenzweigpanfrost: Let precompile imply shaderdb
2019-12-17 Alyssa Rosenzweigpanfrost: Add PAN_MESA_DEBUG=precompile for shader-db
2019-12-17 Gert Wollnyvirgl: Increase the shader transfer buffer by doubling...
2019-12-16 Alyssa Rosenzweigpanfrost: Don't double-create scratchpad
2019-12-16 Alyssa Rosenzweigpanfrost: Simplify sampler upload condition
2019-12-16 Icecream95gallium/auxiliary: Handle count == 0 in u_vbuf_get_minm...
2019-12-16 Icecream95gallium/auxiliary: Reduce conversions in u_vbuf_get_min...
2019-12-16 Marek Olšákradeonsi/gfx10: fix ngg_get_ordered_id
2019-12-16 Marek Olšákradeonsi: reset more fields in si_llvm_context_set_ir...
2019-12-16 Marek Olšákradeonsi: fix determining whether the VS prolog is...
2019-12-16 Marek Olšákradeonsi: allow generating VS prologs with 0 inputs
2019-12-16 Marek Olšákradeonsi/gfx10: don't insert NGG streamout atomics...
2019-12-16 Marek Olšákradeonsi: don't wrap the VS prolog in if (ES thread...
2019-12-16 Marek Olšákradeonsi: set is_monolithic for VS prologs when the...
2019-12-16 Marek Olšákradeonsi: disallow compute-based culling if polygon...
2019-12-16 Marek Olšákradeonsi: deduplicate ES and GS thread enablement code
2019-12-16 Alyssa Rosenzweigpanfrost: Remove fbd_type enum
2019-12-16 Alyssa Rosenzweigpanfrost: Fix FBD issue
2019-12-16 Alyssa Rosenzweigpanfrost: Pass blend RT number through
2019-12-16 Pierre-Eric Pellou... radeonsi: disable dcc for 2x MSAA surface and bpe < 4
next