mesa.git
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: Compute destination override
2019-12-25 Alyssa Rosenzweigpan/midgard: Add mir_upper_override helper
2019-12-25 Alyssa Rosenzweigpan/midgard: Support loads from R11G11B10 in a blend...
2019-12-25 Alyssa Rosenzweigpan/midgard: Enable lower_(un)pack_* lowering
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-24 Alyssa Rosenzweigpan/midgard: Implement shadow cubemaps
2019-12-24 Alyssa Rosenzweigpan/midgard: Generalize temp coordinate to non-2D
2019-12-24 Alyssa Rosenzweigpan/midgard: Do witchcraft on texture offsets
2019-12-24 Alyssa Rosenzweigpan/midgard: Fix fallthrough from offset to comparator
2019-12-24 Alyssa Rosenzweigpan/midgard: Expand swizzle for texelFetch
2019-12-24 Alyssa Rosenzweigpan/midgard: Clamp LOD register swizzle
2019-12-24 Alyssa Rosenzweigpan/midgard: Extend IS_VEC4_ONLY to arguments
2019-12-24 Alyssa Rosenzweigpan/midgard: Bounds check lcra_restrict_range
2019-12-24 Rob Clarkfreedreno/ir3: fix flat shading again
2019-12-24 Alyssa Rosenzweigpan/midgard: Fix disassembler cycle/quadword counting
2019-12-24 Alyssa Rosenzweigpan/decode: Append 0:0 spills:fills to blobber-db
2019-12-24 Alyssa Rosenzweigpan/decode: Prefix blobberdb with MESA_SHADER_*
2019-12-24 Alyssa Rosenzweigpan/decode: Skip COMPUTE in blobber-db
2019-12-24 Alyssa Rosenzweigpanfrost: Decode shader types in pantrace shader-db
2019-12-24 Jason Ekstrandanv: Properly advertise sampledImageIntegerSampleCounts
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 Eric Engestromtravis: autodetect python version instead of hard-coding it
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... 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... 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 David Heidelberg.mailmap: use correct email address
2019-12-21 Paul Cercueilkmsro: Extend to include ingenic-drm
2019-12-21 Stephan Gerholdkmsro: Add "mcde" entry point
2019-12-21 Rhys Perryaco: fix vgpr alloc granule with wave32
2019-12-21 Rhys Perryaco: improve jump threading with wave32
2019-12-21 Rhys Perryaco/wave32: fix comparison optimizations
2019-12-21 Karol Herbstnv50ir/nir: support vec8 and vec16
2019-12-21 Rob Clarknir+vtn: vec8+vec16 support
2019-12-21 Karol Herbstaco: use NIR_MAX_VEC_COMPONENTS instead of 4
2019-12-21 Karol Herbstnir/serialize: cast swizzle before shifting
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 Marek Olšákac/surface: fix an assertion failure on gfx9 in CMASK...
2019-12-20 Afonso Bordadopan/midgard: Optimize comparisions with similar operations
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... radeon/vcn2: enable rate control for hevc encoding
2019-12-20 Samuel Pitoisetradv: rely on pipeline layout when creating push descri...
2019-12-20 Marek Vasutetnaviv: Replace bitwise OR with logical OR
2019-12-20 Christian Gmeineretnaviv: update resource status after flushing
2019-12-20 Ross Zwislerintel: limit shader geometry on BDW GT1
2019-12-20 Alyssa Rosenzweigpan/midgard: Lower txd with lower_tex
2019-12-20 Alyssa Rosenzweigpan/midgard: Fix crash with txs
2019-12-20 Alyssa Rosenzweigpan/midgard: Implement textureOffset for 2D textures
2019-12-20 Samuel Pitoisetradv: ignore pColorBlendState if rasterization is disabled
2019-12-20 Samuel Pitoisetradv: tidy up radv_pipeline_init_blend_state()
2019-12-20 Samuel Pitoisetradv: ignore pDepthStencilState if rasterization is...
2019-12-20 Samuel Pitoisetradv: ignore pTessellationState if the pipeline doesn...
2019-12-20 Samuel Pitoisetradv: ignore pMultisampleState if rasterization is...
2019-12-20 Samuel Pitoisetradv: init a default multisample state for the resolve...
2019-12-20 Caio Marcelo... spirv: Implement SPV_KHR_non_semantic_info
2019-12-20 Jonathan Marekturnip: disable B8G8R8 vertex formats
2019-12-20 Jonathan Marekutil/format: add missing vulkan formats
2019-12-19 Jonathan Marekturnip: minor warning fixes
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 Mareknir: fix assign_io_var_locations for vertex inputs
2019-12-19 Jonathan Marekturnip: implement secondary command buffers
2019-12-19 Jonathan Marekturnip: compute gmem offsets at renderpass creation...
2019-12-19 Jonathan Marekturnip: emit_compute_driver_params fixes
2019-12-19 Jonathan Marekturnip: emit base instance vs driver param
2019-12-19 Jonathan Marekfreedreno/ir3: support load_base_instance
2019-12-19 Jonathan Marekfreedreno/registers: document vertex/instance id offset...
2019-12-19 Neha Bhendest/mesa: release tgsi tokens for shader states
2019-12-19 Juan A. Suarez... Revert "nir/lower_double_ops: relax lower mod()"
2019-12-19 Kristian H... freedreno/a6xx: Set up multisample sysmem MRTs correctly
2019-12-19 Kristian H... freedreno/a6xx: Rewrite compressed blits in a helper...
2019-12-19 Kristian H... freedreno/a6xx: Move handle_rgba_blit() up
2019-12-19 Kristian H... freedreno/a6xx: Handle srgb blits on the blitter
2019-12-19 Kristian H... freedreno/a6xx: Use A6XX_SP_2D_SRC_FORMAT_MASK macro
2019-12-19 Kristian H... freedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX
2019-12-19 Kristian H... freedreno/a6xx: Use blitter for resolve blits
2019-12-19 Kristian H... freedreno/a6xx: Add fd_resource_swap() helper
2019-12-19 Kristian H... freedreno/a6xx: Pick blitter swap based on resource...
2019-12-19 Kristian H... freedreno/a6xx: Program sampler swap based on resource...
2019-12-19 Kristian H... freedreno: Add debug flag for forcing linear layouts
2019-12-19 Kristian H... freedreno/a6xx: Make DEBUG_BLIT_FALLBACK only dump...
2019-12-19 Jonathan Marekfreedreno/ir3: fix vertex shader sysvals with pre_assig...
2019-12-19 Thong Thaist/va: Convert interlaced NV12 to progressive
next