gallium/u_threaded: align batches and call slots to 16 bytes
[mesa.git] / src / gallium / drivers /
2017-06-05 Dave Airlier600: fix incorrect and missing bit field in register...
2017-06-03 Lyudenvc0: Add support for ARB_post_depth_coverage
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-06-03 Lyudenvc0: disable BGRA8 images on Fermi
2017-06-01 Lucas Stachetnaviv: always do cpu_fini in transfer_unmap
2017-06-01 Rhys Kiddnvc0: Clean up unnecessary includes from gallium/auxili...
2017-06-01 Dave Airlier600/eg: add support for tracing IBs after a hang.
2017-05-31 Samuel Pitoisetradeonsi: remove unused si_pm4_state::compute_pkt
2017-05-31 Samuel Pitoisetradeonsi: remove chip_class define from si_pm4.h
2017-05-31 Samuel Pitoisetradeonsi: merge si_pm4_free_state_simple() into si_pm4_...
2017-05-31 Rob Clarkfreedreno/a5xx: drop WFIs in emit_marker5()
2017-05-31 Rob Clarkfreedreno/a5xx: timestamp / time-elapsed queries
2017-05-31 Rob Clarkfreedreno/a5xx: rename query result struct
2017-05-31 Rob Clarkfreedreno: update generated headers
2017-05-30 Tim Rowleyswr/rast: code cleanup (no functional change)
2017-05-30 Tim Rowleyswr/rast: whitespace changes
2017-05-30 Tim Rowleyswr/rast: code cleanup (no functional change)
2017-05-30 Tim Rowleyswr/rast: allow early-z if shader uses depth value
2017-05-30 Tim Rowleyswr/rast: move wireframe/point triangle binning after...
2017-05-30 Tim Rowleyswr/rast: remove unused functions
2017-05-30 Tim Rowleyswr/rast: code cleanup (no functional change)
2017-05-30 Tim Rowleyswr/rast: move binner utility functions to binner.h
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - fix/use SIMD16 calcDeterminantInt...
2017-05-30 Tim Rowleyswr/rast: add renderTargetArrayIndex to SWR_PS_CONTEXT
2017-05-30 Tim Rowleyswr/rast: make simd16 logicops avx512f safe
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - add SIMD16 types to jitter
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - fix PA_STATE_OP::Reset()
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - simplify/refactor StreamOut
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - fix conservative rasterization
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - interleaved simdvertex output...
2017-05-30 Tim Rowleyswr/rast: fix _simd16_movemask_(ps,pd) native AVX512...
2017-05-30 Tim Rowleyswr/rast: SIMD16 FE - primitive assembly simplification
2017-05-30 Tim Rowleyswr/rast: silence write of cfg graph
2017-05-30 Tim Rowleyswr/rast: add CreateDirectoryPath to recursively create...
2017-05-30 Tim Rowleyswr/rast: add support for DX1_RGB{_SRGB} formats
2017-05-30 Tim Rowleyswr/rast: clean up whitespace
2017-05-30 Tim Rowleyswr/rast: adjust BinPostSetupPoints* function signature
2017-05-30 Tim Rowleyswr/rast: remove extra pixel center adjustment in BinPo...
2017-05-30 Alexandre Courbotnvc0: support for GP10B
2017-05-30 Tomeu Vizosoetnaviv: Don't try to use the index buffer if size...
2017-05-28 Marek Olšákradeonsi: use ac_build_buffer_load for shader buffer...
2017-05-28 Marek Olšákradeonsi: move building llvm.SI.load.const into ac_buil...
2017-05-28 Marek Olšákradeonsi: rename readonly_memory -> can_speculate
2017-05-28 Marek Olšákradeonsi: fix a crash in si_destroy_context if we fail...
2017-05-28 Rob Clarkfreedreno: fix fence creation fail if no rendering
2017-05-27 Samuel Pitoisetradeonsi: drop useless memcmp() check in si_set_blend_c...
2017-05-27 Roland Scheideggerllvmpipe: add LP_NEW_GS flag for updating vertex info
2017-05-27 Brian Paulsvga: document some incorrect VGPU10 shader translation...
2017-05-25 Rob Herringnouveau: drop Android 4.4 and earlier support
2017-05-25 Leo Liuradeonsi: enable vcn decode
2017-05-25 Leo Liuradeon: rename has_uvd info to has_hw_decode
2017-05-25 Leo Liuradeon/vcn: add decode message for mpeg4 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for mpeg2 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for vc1 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for hevc codec
2017-05-25 Leo Liuradeon/vcn: add decode message decode for avc codec
2017-05-25 Leo Liuradeon/vcn: add decode message feedback
2017-05-25 Leo Liuradeon/vcn: add decode message destroy
2017-05-25 Leo Liuradeon/vcn: add decode message create
2017-05-25 Leo Liuradeon/vcn: add common decode part
2017-05-25 Leo Liuradeon/winsys: add vcn dec ring type
2017-05-25 Leo Liuradeon/winsys: add uvd enc ring type
2017-05-25 Leo Liuradeon/vcn: add vcn decode interface
2017-05-24 Brian Paulsvga: init svga_screen::swc_mutex with mtx_recursive
2017-05-24 Brian Paulsvga: move logging initialization code into new function
2017-05-24 Brian Paulsvga: init local vars to silence uninitialized use...
2017-05-24 Brian Paulsvga: log the process command line to the vmware.log...
2017-05-24 Sinclair Yehsvga: Limit svga message capability to newer compilers
2017-05-24 Brian Paulsvga: Fix MSVC build.
2017-05-24 Sinclair Yehsvga: Add the ability to log messages to vmware.log...
2017-05-23 Marek Olšákgallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAUL...
2017-05-23 Rob Clarkfreedreno/ir3: switch to NIR by default
2017-05-23 Rob Clarkfreedreno/ir3: lower arrays to regs
2017-05-23 Rob Clarkfreedreno/ir3: add put_dst()
2017-05-23 Rob Clarkfreedreno/ir3: code-motion
2017-05-23 Rob Clarkfreedreno/ir3: fix cmdline compiler
2017-05-23 Rob Clarkfreedreno/ir3: add missing nir_opt_copy_prop_vars(...
2017-05-23 Rob Clarkfreedreno/ir3: need different compiler options for...
2017-05-23 Rob Clarkfreedreno/a5xx: remove copapasta from a4xx
2017-05-23 Rob Clarkfreedreno: only support SSBOs with nir
2017-05-23 Rob Clarkfreedreno/a5xx: add some missing texture formats
2017-05-23 Rob Clarkfreedreno/a5xx: provoking vertex
2017-05-23 Rob Clarkfreedreno: update generated headers
2017-05-22 Timothy Arceriradeon: pass flags that can change shaders to disk_cach...
2017-05-22 Timothy Arceriutil/disk_cache: add new driver_flags param to cache...
2017-05-22 Marek Olšákgallium/radeon: add a query for monitoring Gallium...
2017-05-22 Marek Olšákradeonsi/gfx9: compile shaders with +xnack
2017-05-22 Rhys Kiddvc4: Remove dead code in vc4_dump_surface_msaa()
2017-05-20 Ilia Mirkinnv50,nvc0: clear index buffer bufctx bin unconditionally
2017-05-20 Ilia Mirkinnv50: fix vtxbuf cleanup
2017-05-20 Ilia Mirkinnvc0/ir: SHLADD's middle source must be an immediate
2017-05-19 Emil Velikovautomake: add SWR LLVM gen_builder.hpp workaround
2017-05-19 Rob HerringAndroid: r600: fix build when LLVM is disabled
2017-05-18 Marek Olšákradeonsi/gfx9: use CE RAM optimally
2017-05-18 Marek Olšákradeonsi: remove CE offset alignment restriction
2017-05-18 Marek Olšákradeonsi: only upload (dump to L2) those descriptors...
2017-05-18 Marek Olšákradeonsi: record which descriptor slots are used by...
2017-05-18 Marek Olšákradeonsi: update si_ce_needed_cs_space
2017-05-18 Marek Olšákradeonsi: do only 1 big CE dump at end of IBs and one...
2017-05-18 Marek Olšákradeonsi: remove early return in si_upload_descriptors
next