zink: implement load_vertex_id
[mesa.git] / src / gallium / drivers /
2020-01-03 Erik Faye-Lundzink: implement load_vertex_id
2020-01-03 Erik Faye-Lundzink: factor out builtin-var creation
2020-01-03 Erik Faye-Lundzink: simplify front-face type
2020-01-03 Marek Olšákradeonsi: remove the "display_dcc_offset == 0" assertion
2020-01-03 Marek Olšákradeonsi: ignore PIPE_BIND_SCANOUT for imported textures
2020-01-03 Marek Olšákradeonsi: preserve the scanout flag for shared resource...
2020-01-03 Vasily Khoruzhicklima: fix allocation of GP outputs storage for indexed...
2020-01-03 Thong Thair600: Remove HEVC related code since HEVC is not supported
2020-01-03 Thong Thairadeon: Use P010 for decoding of 10-bit videos
2020-01-03 Erik Faye-Lundzink: implement some more trivial opcodes
2020-01-03 Erik Faye-Lundzink: implement txf
2020-01-03 Christian Gmeineretnaviv: gc400 does not support any vertex sampler
2020-01-03 Christian Gmeineretnaviv: check if MSAA is supported
2020-01-03 Kenneth Graunkeiris: Set nir_shader_compiler_options::unify_interfaces.
2020-01-03 Kenneth Graunkeintel: Drop Gen11 WaBTPPrefetchDisable workaround
2020-01-02 Alyssa Rosenzweigpanfrost: Pack MRT blend shaders into a single BO
2020-01-02 Alyssa Rosenzweigpanfrost: Handle RGB16F colour clear
2020-01-02 Tomeu Vizosopanfrost: Store internal format
2020-01-02 Tomeu Vizosopanfrost: Map with size of first layer for 3D textures
2020-01-02 Tomeu Vizosopanfrost: Dynamically allocate array of texture pointers
2019-12-31 Marek Vasutetnaviv: Do not filter out PIPE_FORMAT_S8_UINT_Z24_UNOR...
2019-12-31 Marek Vasutetnaviv: Report correct number of vertex buffers
2019-12-30 Alyssa Rosenzweigpanfrost: Respect glPointSize()
2019-12-30 Alyssa Rosenzweigpanfrost: Remove MRT indirection in blend shaders
2019-12-30 Alyssa Rosenzweigpanfrost: Implement integer varyings
2019-12-30 Alyssa Rosenzweigpanfrost: Disable some CAPs we want lowered
2019-12-30 Alyssa Rosenzweigpanfrost: Identify glProvokingVertex flag
2019-12-30 Alyssa Rosenzweigpan/midgard: Promote tilebuffer reads to 32-bit
2019-12-30 Dave Airliellvmpipe: enable ARB_shader_group_vote.
2019-12-27 Marek Olšákradeonsi/gfx10: improve performance for TES using PrimI...
2019-12-27 Marek Olšákradeonsi/gfx10: enable NGG passthrough for eligible...
2019-12-27 Marek Olšákradeonsi/gfx10: don't declare any LDS for NGG if it...
2019-12-27 Alyssa Rosenzweigpanfrost: Remove 32-bit next_job path
2019-12-27 Alyssa Rosenzweigpanfrost: Remove mali_alt_func
2019-12-27 Alyssa Rosenzweigpanfrost: Implement remaining texture wrap modes
2019-12-27 Dave Airliellvmpipe: add debug option to enable OpenCL support.
2019-12-27 Dave Airliellvmpipe: lower hadd/add_sat
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 Airliellvmpipe/gallivm: add kernel inputs
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 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 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-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-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 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
next