st/dri: Allow dri users to query also driver options
[mesa.git] / src / gallium / drivers /
2017-06-07 Marek Olšákradeonsi: clean up decompress blend state names
2017-06-07 Marek Olšákgallium/radeon: clean up a misleading statement from...
2017-06-07 Marek Olšákradeonsi: don't use 1D tiling for Z/S on VI to get...
2017-06-07 Marek Olšákradeonsi: enable TC-compatible stencil compression...
2017-06-07 Marek Olšákradeonsi/gfx9: prevent a race when the previous shader...
2017-06-07 Marek Olšákradeonsi/gfx9: wait for main part compilation of 1st...
2017-06-07 Marek Olšákradeonsi/gfx9: fix LS scratch buffer support without...
2017-06-07 Marek Olšákradeonsi: move streamout state update out of si_update_...
2017-06-07 Marek Olšákradeonsi: remove dead code in declare_input_fs
2017-06-07 Marek Olšákradeonsi: move handling of DBG_NO_OPT_VARIANT into...
2017-06-07 Marek Olšákradeonsi: use a compiler queue with a low priority...
2017-06-07 Marek Olšákutil/u_queue: add an option to set the minimum thread...
2017-06-07 Marek Olšákradeonsi: decrease the number of compiler threads to...
2017-06-07 Marek Olšákradeonsi: drop unfinished shader compilations when...
2017-06-07 Rob Clarkfreedreno/a5xx: set SP_BLEND_CONTROL properly
2017-06-07 Rob Clarkfreedreno/a5xx: LRZ support
2017-06-07 Rob Clarkfreedreno: drop timestamp field
2017-06-07 Rob Clarkfreedreno/a5xx: refactor out helper for LRZ flush
2017-06-07 Rob Clarkfreedreno: reshuffle FD_MESA_DEBUG bitmask
2017-06-07 Rob Clarkfreedreno: update generated headers
2017-06-07 Marek Olšákgallium/u_blitter: use 2D_ARRAY for cubemap blits if...
2017-06-07 Eric Engestromtree-wide: remove trailing backslash
2017-06-06 Marek Olšákradeonsi: fix a GPU hang with tessellation on 2-CU...
2017-06-05 Emil Velikovradeon: remove out of date LLVM_REVISION.txt
2017-06-05 Dave Airlier600: refactor out some compressed resource state code.
2017-06-05 Dave Airlier600: document some of the missing shader constants.
2017-06-05 Dave Airlier600: add register info for atomic counters.
2017-06-05 Dave Airlier600: add missing RAT registers and operations.
2017-06-05 Dave Airlier600/sb: fix typo in field definitions
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...
next