llvmpipe, draw: improve shader cache debugging
[mesa.git] / src / gallium / drivers /
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
2017-09-08 Charmaine Leesvga: abort shader translation upon indirect indexing...
2017-09-08 Eric Engestromr300: use ARRAY_SIZE macro
2017-09-08 Connor Abbottradeonsi: move the guts of ARB_shader_group_vote emissi...
2017-09-08 Connor Abbottradeonsi: move si_emit_ballot() to ac
2017-09-08 Connor Abbottradeonsi: move emit_optimization_barrier() to ac
2017-09-08 Connor Abbottradeonsi: move llvm_get_type_size() to ac
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.patch_stride...
2017-09-07 Marek Olšákradeonsi: don't read tcs_out_lds_layout.vertex_size...
2017-09-07 Marek Olšákradeonsi/gfx9: don't read LS out vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the LS output vertex stride from...
2017-09-07 Marek Olšákradeonsi: don't read the number of TCS out vertices...
2017-09-07 Marek Olšákradeonsi: don't always apply the PrimID instancing...
2017-09-07 Marek Olšákradeonsi: remove 2 callbacks from si_shader_context
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-09-06 Leo Liuradeon/uvd: fix the assertion check for YUYV format
2017-09-06 Tim Rowleyswr/rast: FE/Clipper - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Remove use of C++14 template variable
2017-09-06 Tim Rowleyswr/rast: SIMD16 FE remove templated immediates workaround
2017-09-06 Tim Rowleyswr/rast: SIMD16 PA - rename Assemble_simd16 to Assemble
2017-09-06 Tim Rowleyswr/rast: FE/Binner - unify SIMD8/16 functions using...
2017-09-06 Tim Rowleyswr/rast: Removed some trailing whitespace caught durin...
2017-09-06 Tim Rowleyswr: set caps for VB 4-byte alignment
2017-09-06 Tim Rowleyswr/rast: Allow gather of floats from fetch shader...
2017-09-06 Nicolai Hähnleradeonsi/gfx9: proper workaround for LS/HS VGPR initial...
2017-09-06 Nicolai Hähnleamd/common: pass chip_class to ac_dump_reg
2017-09-06 Nicolai Hähnleradeonsi/gfx9: always flush DB metadata on framebuffer...
2017-09-05 Charmaine Leesvga: move index buffer bind flag assertion
2017-09-05 Charmaine Leesvga: avoid emitting redundant SetShaderResources and...
2017-09-05 Marek Olšákradeonsi/gfx9: implement primitive binning
2017-09-05 Marek Olšákradeonsi: add more state flags into si_state_dsa
2017-09-05 Marek Olšákradeonsi/gfx9: don't use BREAK_BATCH and FLUSH_DFSM...
2017-09-04 Marek Olšákradeonsi: eliminate PS color outputs when colormask...
2017-09-04 Marek Olšákgallium/radeon: sort DBG shader flags according to...
2017-09-04 Nicolai Hähnleradeonsi: ensure cache flushes happen before SET_PREDIC...
2017-09-04 Nicolai Hähnleradeonsi: fix ARB_transform_feedback_overflow_query...
2017-09-04 Nicolai Hähnleradeonsi: fix compute shader state dumping
2017-09-04 Nicolai Hähnleradeonsi: add an assertion that only two-dimensional...
2017-09-04 Nicolai Hähnlegallium/radeon: always use two-dimensional constant...
2017-09-03 Leo Liuradeon/uvd: add Define Restart Interval to MJPEG bitstr...
2017-09-03 Leo Liuradeon/uvd: fix MJPEG quantization table index
2017-09-02 Rob Clarkfreedreno: skip batch-cache for compute shaders
2017-09-01 Cherniak, Bruceswr: Report format max_samples=1 to maintain support...
2017-09-01 Samuel Pitoisetradeonsi: move si_vm_fault_occured() to AMD common...
2017-09-01 Tobias Klausmannnvc0/ir: propagate immediates to CALL input MOVs
2017-09-01 Karol Herbstnvc0: write 0 to pipeline_statistics.cs_invocations
2017-08-31 Marek Olšákradeonsi: set a per-buffer flag that disables inter...
2017-08-30 Brian Paulsvga: include sample count in surface_size() computation
2017-08-30 Samuel Pitoisetradeonsi: update dirty_level_mask before dispatching
2017-08-30 Brian Paulllvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
2017-08-29 Bas Nieuwenhuizenac/debug: Support multiple trace ids for nested IBs.
2017-08-28 Timothy Arceriradeonsi: stop leaking nir
2017-08-28 Marek Olšákradeonsi: rewrite late alloc VS limit computation
2017-08-28 Marek Olšákgallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait...
2017-08-28 Marek Olšákgallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INF...
2017-08-28 Marek Olšákradeonsi: correct maximum wave count per SIMD
2017-08-28 Eduardo Lima Mitevi915g: Remove a few unused variables
2017-08-27 Marek OlšákRevert "radeonsi: get the raster config from AMDGPU...
2017-08-26 Christian Gmeineretnaviv: use correct param for etna_compatible_rs_forma...
2017-08-25 Ilia Mirkina2xx: fix DST_ALPHA blending for non-alpha formats
2017-08-25 Ilia Mirkina2xx: set constant blend color
2017-08-25 Timothy Arceriradeonsi: set IF_THRESHOLD to 4
2017-08-25 Timothy Arceriglsl: pass shader source keys to the disk cache
2017-08-24 Marek Olšákradeonsi: get the raster config from AMDGPU on SI
2017-08-24 Marek Olšákradeonsi: clean up setting GRBM_GFX_INDEX
2017-08-24 Marek Olšákradeonsi: move PA_SC_RASTER_CONFIG emission into a...
2017-08-24 Ilia Mirkinnv50/ir: properly set sType for TXF ops to U32
2017-08-23 Tim Rowleyswr: limit pipe_draw_info->restart_index usage
2017-08-23 Samuel Pitoisetradeonsi: fix wrong assertion in si_init_bindless_descr...
2017-08-23 Leo Liuradeon/video: Return false explicitly for HEVC if not...
2017-08-23 Nicolai Hähnlegallium/radeon: fix saving multi-part command streams
2017-08-23 Nicolai Hähnleradeonsi: update comment describing indices into sctx...
2017-08-23 Samuel Pitoisetradeonsi: do not assert when reserving bindless slot 0
2017-08-23 Samuel Pitoisetradeonsi: rename some bindless-related helper functions
2017-08-23 Samuel Pitoisetradeonsi: minor cleanups in si_make_{texture,image...
2017-08-22 Leo Liuradeon/vcn: enable P016 mode support
2017-08-22 Leo Liuradeon/vcn: correct target buffer pitch calculation
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-08-22 Marek Olšákgallium: remove TGSI FENCE opcodes
2017-08-22 Marek Olšákgallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
2017-08-22 Marek Olšákradeonsi: emit VGT_REUSE_OFF in the right place
2017-08-22 Marek Olšákradeonsi: add support for TGSI opcodes DCEIL, DFLR...
2017-08-22 Marek Olšákradeonsi: use a faster version of PK2H
2017-08-22 Marek Olšákradeonsi: don't decompress Z/S if there is no HTILE
2017-08-22 Marek Olšákgallium/radeon: add helpers for whether HTILE is enabled
2017-08-22 Marek Olšákradeonsi/gfx9: don't flush L2 metadata for DB if not...
2017-08-22 Marek Olšákradeonsi/gfx9: don't flush L2 metadata for CB if not...
2017-08-22 Marek Olšákradeonsi/gfx9: don't flush TC L2 between rendering...
2017-08-22 Marek Olšákradeonsi/gfx9: use correct TC flush flags when invalida...
2017-08-22 Marek Olšákradeonsi/gfx9: don't use GS scenario A for VS writing...
2017-08-22 Marek Olšákgallium/radeon: clean up EOP_DATA_SEL magic numbers
2017-08-22 Marek Olšákradeonsi/gfx9: set 'not a query' for r600_gfx_write_eve...
2017-08-22 Marek Olšákradeonsi/gfx9: prevent shader-db crashes
next