winsys/svga: use new ioctl for logging
[mesa.git] / src / gallium / drivers /
2020-01-29 Samuel Pitoisetcompiler: add PERSP to the existing barycentric system...
2020-01-28 Jordan Justeniris: Emit CS Stall before Instruction Cache flush...
2020-01-28 Erik Faye-Lundzink: set compareEnable when setting compareOp
2020-01-28 Eric Anholtiris: Silence warning about AUX_USAGE_MC.
2020-01-28 Drew Davenportradeonsi: Clear uninitialized variable
2020-01-28 Jan Zielinskigallium/swr: fix tessellation state save/restore
2020-01-28 Vasily Khoruzhicklima: disable early-z if fragment shader uses discard
2020-01-28 Vasily Khoruzhicklima: ppir: always create move and update ld_tex succes...
2020-01-28 Vasily Khoruzhicklima: ppir: don't delete root ld_tex nodes without...
2020-01-27 Icecream95panfrost: Don't copy uniforms when the size is zero
2020-01-27 Pierre-Eric Pellou... radeonsi: move AMD_DEBUG tests to AMD_TEST
2020-01-25 Erico Nuneslima/ppir: fix src read mask swizzling
2020-01-25 Erico Nuneslima/ppir: split ppir_op_undef into undef and dummy...
2020-01-25 Erico Nuneslima/ppir: fix ssa undef emit
2020-01-25 Erico Nuneslima/ppir: handle write to dead registers in ppir
2020-01-25 Marek Olšákradeonsi: fix a regression since the addition of si_sha...
2020-01-25 Marek Olšákradeonsi: make screen available to shader part compilation
2020-01-25 Marek Olšákradeonsi: expose shader cache stats to the HUD
2020-01-25 Marek Olšákradeonsi: print shader cache stats with AMD_DEBUG=cache...
2020-01-25 Marek Olšákradeonsi: restructure si_shader_cache_load_shader
2020-01-25 Marek Olšákradeonsi: use the live shader cache
2020-01-24 Alyssa Rosenzweigpanfrost: Fix 32-bit warning for `indices`
2020-01-24 Martin Fuzzeyetnaviv: update Android build files
2020-01-24 Jan Zielinskigallium/swr: implementation of tessellation shaders...
2020-01-24 Connor Abbottfreedreno: Document CP_COND_REG_EXEC more
2020-01-23 Eric Anholtfreedreno: Fix OUT_REG() on address regs without a...
2020-01-23 Vasily Khoruzhicklima: use imul for calculations with intrinsic src
2020-01-23 Icecream95pan/decode: Rotate trace files
2020-01-23 Alyssa Rosenzweigpanfrost: Drop mysterious zero=0xFFFF field
2020-01-23 Marek Olšákradeonsi: separate LLVM compilation from non-LLVM code
2020-01-23 Marek Olšákradeonsi: change prototypes of si_is_multi_part_shader...
2020-01-23 Marek Olšákradeonsi: make si_compile_shader return bool
2020-01-23 Marek Olšákradeonsi: make si_compile_llvm return bool
2020-01-23 Marek Olšákradeonsi: move more LLVM functions into si_shader_llvm.c
2020-01-23 Marek Olšákradeonsi: fold si_shader_context_set_ir into si_build_m...
2020-01-23 Marek Olšákradeonsi: move si_nir_build_llvm into si_shader_llvm.c
2020-01-23 Marek Olšákradeonsi: minor cleanup in si_shader_internal.h
2020-01-23 Marek Olšákradeonsi: move si_shader_llvm_build.c content into...
2020-01-23 Marek Olšákradeonsi: move VS shader code into si_shader_llvm_vs.c
2020-01-23 Marek Olšákradeonsi: move non-LLVM code out of si_shader_llvm.c
2020-01-23 Marek Olšákradeonsi: use ctx->ac. for types and integer constants
2020-01-23 Anthony Peschutil/hash_table: update users to use new optimal intege...
2020-01-23 Lionel Landwerlinanv/iris: warn gen12 3DSTATE_HS restriction
2020-01-23 Krzysztof Raszkowskigallium/swr: add option for static link
2020-01-23 Dave Airliellvmpipe: fix some integer instruction lowering.
2020-01-23 Kenneth Graunkeintel: Fix aux map alignments on 32-bit builds.
2020-01-23 Matt Turnerutil: Remove tmp argument from BITSET_FOREACH_SET macro
2020-01-23 Vasily Khoruzhicklima: implement invalidate_resource()
2020-01-23 Ian Romanickiris: Enable INTEL_shader_integer_functions2
2020-01-22 Eric Engestromllvmpipe: drop LLVM < 3.4 support
2020-01-22 Alyssa Rosenzweigpanfrost: Fix crash in compute variant allocation
2020-01-22 Timur Kristófr600: Move get_pic_param to radeon_vce.c
2020-01-22 Timur Kristófradeon: Move si_get_pic_param to radeon_vce.c
2020-01-21 Kenneth Graunkeiris: Drop some workarounds which are no longer necessary
2020-01-21 Eric Anholtradeonsi: Drop PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS.
2020-01-21 Eric Anholtr300: Remove a bunch of default handling of pipe caps.
2020-01-21 Eric Anholtr600: Remove a bunch of default handling of pipe caps.
2020-01-21 Eric Anholtradeonsi: Remove a bunch of default handling of pipe...
2020-01-21 Eric Anholtfreedreno: Stop scattered remapping of SSBOs/images...
2020-01-21 Eric Anholtnir: Drop the ssbo_offset to atomic lowering.
2020-01-21 Timur Kristófnouveau/nvc0: add extern keyword to nvc0_miptree_vtbl.
2020-01-21 Icecream95panfrost: Add ASTC texture formats
2020-01-21 Icecream95panfrost: Add ETC1/ETC2 texture formats
2020-01-21 Alyssa Rosenzweigpanfrost: Rework linear<--->tiled conversions
2020-01-21 Alyssa Rosenzweigpanfrost,lima: De-Galliumize tiling routines
2020-01-21 Danylo Piliaieviris: Fix value of out-of-bounds accesses for vertex...
2020-01-20 Marek Olšákradeonsi/gfx10: enable GS fast launch for triangles...
2020-01-20 Marek Olšákradeonsi/gfx10: rewrite late alloc computation
2020-01-20 Marek Olšákac: add helper ac_build_triangle_strip_indices_to_triangle
2020-01-20 Marek Olšákradeonsi/gfx10: implement NGG culling for 4x wave32...
2020-01-20 Marek Olšákradeonsi/gfx10: move GE_PC_ALLOC setting to shader...
2020-01-20 Marek Olšákradeonsi/gfx10: don't initialize VGPRs not used by...
2020-01-20 Marek Olšákradeonsi/gfx10: merge main and pos/param export IF...
2020-01-20 Marek Olšákradeonsi/gfx10: export primitives at the beginning...
2020-01-20 Marek Olšákradeonsi/gfx10: move s_sendmsg gs_alloc_req to the...
2020-01-20 Marek Olšákradeonsi/gfx10: correct VS PrimitiveID implementation...
2020-01-20 Marek Olšákradeonsi/gfx10: update comments and remove invalid...
2020-01-20 Marek Olšákradeonsi: turn an assertion into return in si_nir_store...
2020-01-20 Marek Olšákradeonsi: fix doubles and int64
2020-01-20 Marek Olšákradeonsi: don't invoke decompression inside internal...
2020-01-20 Marek Olšákradeonsi: clean up how internal compute dispatches...
2020-01-20 Marek OlšákRevert "radeonsi: unbind image before compute clear"
2020-01-18 Icecream95panfrost: Dynamically allocate shader variants
2020-01-18 Alyssa Rosenzweigpanfrost: Expose some functionality with dEQP flag
2020-01-18 Icecream95panfrost: Compact the bo_access readers array
2020-01-18 Erik Faye-Lundzink: support arrays of samplers
2020-01-18 Erik Faye-Lundzink: support sampling non-float textures
2020-01-18 Erik Faye-Lundzink: store image-type per texture
2020-01-18 Erik Faye-Lundzink: avoid incorrect vector-construction
2020-01-18 Erik Faye-Lundzink: support offset-variants of texturing
2020-01-18 Erik Faye-Lundzink: implement nir_texop_txs
2020-01-17 Rob Clarkfreedreno/a6xx: add PROG_FB_RAST stateobj
2020-01-17 Rob Clarkfreedreno/a6xx: move dynamic program state to streaming...
2020-01-17 Rob Clarkfreedreno/a6xx: drop a few more per-draw registers
2020-01-17 Rob Clarkfreedreno/a6xx: separate rast stateobj for prim restart
2020-01-17 Rob Clarkfreedreno/a6xx: cleanup rasterizer state
2020-01-17 Rob Clarkfreedreno/a6xx: limit scratch/debug markers to debug...
2020-01-17 Jordan Justeniris: Fix some indentation in iris_init_render_context
2020-01-17 Krzysztof Raszkowskigallium/swr: Disable showing detected arch message.
2020-01-16 Andreas Baierllima: Fix alpha blending
next