freedreno/a6xx: Emit VFD setup as array writes
[mesa.git] / src / gallium /
2020-05-21 Kristian H. Kristensenfreedreno/a6xx: Emit VFD setup as array writes
2020-05-21 Kristian H. Kristensenfreedreno/a6xx: Allocate ringbuffer based on VFD count
2020-05-21 Kristian H. Kristensenfreedreno/a6xx: Map inputs to VFD entries up front
2020-05-21 Kristian H. Kristensenfreedreno/a6xx: Create shader dependent streamout state...
2020-05-20 Dave Airlier600/sfn: fix nop channel assignment.
2020-05-20 Jonathan Marekfreedreno: add adreno 650
2020-05-20 Jonathan Marekfreedreno/a6xx: use RESOLVE_TS event
2020-05-20 Jonathan Marekfreedreno/a6xx: split up gmem/tile alignment requirements
2020-05-20 Jonathan Marekfreedreno/a6xx: don't use gmem_alignw for imported...
2020-05-20 Jonathan Marekfreedreno/a5xx: remove unused reference to gmem_alignw...
2020-05-20 Jonathan Marekfreedreno: move a4xx specific layout code to a4xx code
2020-05-20 Thong Thaigallium/auxiliary/vl: Fix compute shader scale_y for...
2020-05-20 Lionel Landwerliniris: add identifier BO
2020-05-20 Lionel Landwerliniris: store workaround address
2020-05-20 Lionel Landwerlinblorp: rename workaround address function
2020-05-20 Icecream95panfrost: Enable PIPE_CAP_VERTEX_COLOR_UNCLAMPED
2020-05-20 Lionel Landwerlinintel/perf: make pipeline statistic query loading optional
2020-05-19 Alyssa Rosenzweigpanfrost: Fix Z24 vs Z32 mixup
2020-05-19 Alyssa Rosenzweigpanfrost: Switch formats to table
2020-05-19 Alyssa Rosenzweigpan/mfbd: Add format codes for PIPE_FORMAT_B5G5R5A1_UNORM
2020-05-19 Gert Wollnyr600/sfn: Fix printing ALU op without dest
2020-05-19 Gert Wollnyr600/sfn: Don't reorder outputs by location
2020-05-19 Gert Wollnyr600/sfn: Fix splitting constants that come from differ...
2020-05-19 Gert Wollnyr600/sfn: Fix clip vertex output as possible stream...
2020-05-19 Gert Wollnyr600/sfn: SSBO: Fix query of dest components
2020-05-19 Gert Wollnyr600/sfn: use the per shader atomic base
2020-05-19 Gert Wollnyr600/sfn: Add support for texture_samples
2020-05-19 Gert Wollnyr600/sfn: support indirect sampler buffer reads.
2020-05-19 Gert Wollnyr600/sfn: assert when alu dest is missing
2020-05-19 Gert Wollnyr600/sfn: remove pointless check
2020-05-19 Gert Wollnyr600/sfn: Don't reject VARYING_SLOT_PCNT
2020-05-19 Gert Wollnyr600/sfn: Add FS output sample_mask
2020-05-19 Gert Wollnyr600/sfn: Handle loading sample_pos
2020-05-19 Gert Wollnyr600/sfn: Take FOGC, and backcolors into account im...
2020-05-19 Gert Wollnyr600/sfn: Add support for viewport index output
2020-05-19 Gert Wollnyr600/sfn: Make 3vec loads skip possible moves
2020-05-19 Gert Wollnyr600/sfn: Fix handling of output register index
2020-05-19 Gert Wollnyr600/sfn: Make allocate_reserved_registers forward...
2020-05-19 Gert Wollnyr600/sfn: Fix RAT instruction assembly emission
2020-05-19 Gert Wollnyr600/sfn: Fix GDS assembly emission
2020-05-19 Gert Wollnyr600/sfn: Fix RING instruction assembly emission
2020-05-19 Gert Wollnyr600/sfn: Fix memring print output
2020-05-19 Gert Wollnyr600/sfn: skip copying LOD if the target register is...
2020-05-19 Gert Wollnyr600/sfn: re-use an allocated register in lookup
2020-05-19 Gert Wollnyr600/sfn: Skip move instructions if they are only ssa...
2020-05-19 Gert Wollnyr600/sfn: rework getting a vector and uniforms from...
2020-05-19 Gert Wollnyr600/sfn: Handle CF index loading from non-X channel
2020-05-19 Gert Wollnyr600: Add support for loading index register from other...
2020-05-19 Gert Wollnyr600: Lower lerp after tgsi_to_nir
2020-05-19 Gert Wollnyr600: Lower int64 ops from TGSI-to-NIR shaders too
2020-05-19 Gert Wollnyr600/sfn: Fix printing vertex fetch instruction flags
2020-05-19 Gert Wollnyr600/sfn: Unify semantic name and index query and use...
2020-05-19 Michel DänzerRevert "gallium/gallivm: fix compilation issues with...
2020-05-19 Michel DänzerRevert "ac,radeonsi: fix compilations issues with LLVM 11"
2020-05-19 Dave Airliellvmpipe: add gl_SampleMaskIn support.
2020-05-19 Dave Airliegallivm/nir: add sample_mask_in support
2020-05-19 Dave Airliellvmpipe/fs: hook up the interpolation APIs.
2020-05-19 Dave Airliellvmpipe: add interp instruction support
2020-05-19 Dave Airliellvmpipe/interp: refactor out centroid calculations
2020-05-19 Dave Airliellvmpipe/interp: refactor out use of pixel center offset
2020-05-19 Dave Airliegallivm/nir: add an interpolation interface.
2020-05-19 Dave Airliellvmpipe: remove non-simple interpolation paths.
2020-05-19 Dave Airliellvmpipe/interp: fix interpolating frag pos for sample...
2020-05-19 Dave Airliellvmpipe: use per-sample position not sample id for...
2020-05-19 Dave Airliellvmpipe: don't use sample mask with 0 samples
2020-05-18 Dave Airlier600/sfn: add emit if start cayman support
2020-05-18 Dave Airlier600/sfn: add callstack non-evergreen support
2020-05-18 Dave Airlier600/sfn: cayman fix int trans op2
2020-05-18 Dave Airlier600/sfn: fix cayman float instruction emission.
2020-05-18 Dave Airlier600/sfn: plumb the chip class into the instruction...
2020-05-18 Dave Airlier600: enable TEXCOORD semantic for TGSI.
2020-05-18 Chris Wilsoniris: Initialise stub iris_seqno to 0
2020-05-18 Ilia Mirkinfreedreno/a3xx: fix rasterizer discard
2020-05-18 Lucas Stachetnaviv: don't expose timer queries
2020-05-17 Ilia Mirkinfreedreno: fix off-by-one in assertions checking for...
2020-05-17 Ilia Mirkinfreedreno/a3xx: fix const footprint
2020-05-17 Ilia Mirkinfreedreno/a3xx: reinstate rgb10_a2ui texture format
2020-05-17 Ilia Mirkinfreedreno/a3xx: there's no r8i/ui rb format, only rg8i...
2020-05-16 Erico Nuneslima/ppir: optimize tex loads with single successor
2020-05-16 Erico Nuneslima/ppir: rework tex lowering
2020-05-16 Erico Nuneslima/ppir: improve handling for successors in other...
2020-05-16 Erico Nuneslima/ppir: handle failures on all ppir_emit_cf_list...
2020-05-16 Thong Thaigallium/auxiliary/vl: Fix compute shader scaling for...
2020-05-15 Marek Olšákgallium/u_threaded: execute transfer_unmap with THREAD_...
2020-05-15 Marek Olšákradeonsi: test uncached clear/copy buffer performance...
2020-05-15 Marek Olšákradeonsi: compute perf tests - don't test 1 wave/SA...
2020-05-15 Marek Olšákradeonsi: disable the L2 cache for CPU read mappings...
2020-05-15 Marek Olšákradeonsi: disable the L2 cache for most CPU mappings...
2020-05-15 Marek Olšákwinsys/amdgpu: add RADEON_FLAG_UNCACHED for faster...
2020-05-15 Marek Olšákradeonsi: use display_dcc_offset for setting displayabl...
2020-05-15 Marek Olšákradeonsi: use vi_dcc_enabled instead of using tex-...
2020-05-15 Marek Olšákradeonsi: rename SI_RESOURCE_FLAG_TRANSFER to FORCE_LINEAR
2020-05-15 Marek Olšákradeonsi: simplify setting resource usage for si_init_t...
2020-05-15 Marek Olšákradeonsi: tweak clear/copy_buffer limits when to use...
2020-05-15 Marek Olšákradeonsi: optimize access pattern for compute blits...
2020-05-15 Marek Olšákradeonsi: use correct clear value size for EQAA in...
2020-05-15 Joshua Ashtonradeonsi: Use TRUNC_COORD on samplers
2020-05-15 Sagar Ghugeiris: Use modfiy disables for 3DSTATE_WM_DEPTH_STENCIL...
2020-05-15 Thong Thairadeon: Fix whitespaces
2020-05-15 Marek Olšákradeonsi: don't expose 16xAA on chips with 1 RB due...
next