etnaviv: update Android build files
[mesa.git] / src / gallium /
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 Michel Dänzerwinsys/amdgpu: Close KMS handles for other DRM file...
2020-01-23 Michel Dänzerwinsys/amdgpu: Re-use amdgpu_screen_winsys when possible
2020-01-23 Michel Dänzerwinsys/amdgpu: Only re-export KMS handles for different...
2020-01-23 Michel Dänzerwinsys/amdgpu: Keep track of retrieved KMS handles...
2020-01-23 Michel Dänzerwinsys/amdgpu: Keep a list of amdgpu_screen_winsyses...
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 Pierre Moreauclover/meson: Define OpenCL header macros
2020-01-23 Pierre Moreauclover: Use the dispatch table type from the OpenCL...
2020-01-23 Dave Airliegallivm: fix find lsb
2020-01-23 Dave Airliegalllivm: fix gather offset casting
2020-01-23 Dave Airliellvmpipe: fix some integer instruction lowering.
2020-01-23 Dave Airliegallivm: fix gather component handling.
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-23 Ian Romanickgallium: Add a cap bit for integer multiplication betwe...
2020-01-23 Ian Romanickgallium: Add a cap bit for OpenCL-style extended intege...
2020-01-22 James Xionggallium: dmabuf support for yuv formats that are not...
2020-01-22 Eric Engestromllvmpipe: drop LLVM < 3.4 support
2020-01-22 Alexander von Gluck IVhaiku/hgl: Fix build via header reordering
2020-01-22 Alyssa Rosenzweigpanfrost: Fix crash in compute variant allocation
2020-01-22 Timur Kristófgallium: Fix a couple of multiple definition warnings.
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 Dongwon Kimgallium: check all planes' pipe formats in case of...
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 Jan Zielinskigallium/gallivm: enable linking lp_bld_printf function...
2020-01-21 Danylo Piliaieviris: Fix value of out-of-bounds accesses for vertex...
2020-01-21 Jan Veselyclover: Initialize Asm Parsers
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-20 Daniel StoneRevert "gallium: add st_context_iface::flush_resource...
2020-01-20 Daniel StoneRevert "st/dri: do FLUSH_VERTICES before calling flush_...
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 Marek Olšákst/dri: do FLUSH_VERTICES before calling flush_resource
2020-01-17 Marek Olšákgallium: add st_context_iface::flush_resource to call...
2020-01-17 Krzysztof Raszkowskigallium/swr: Disable showing detected arch message.
2020-01-17 Pierre-Eric Pellou... util: call bind_sampler_states before setting sampler_views
next