radv: add debug flags for syncing shaders after every draw call
[mesa.git] / src / gallium / drivers /
2017-09-14 Eric Engestromswr: use ARRAY_SIZE macro
2017-09-13 Denis Paukgallium/{r600, radeonsi}: Fix segfault with color forma...
2017-09-13 Nicolai Hähnleradeonsi: hard-code pixel center for interpolateAtSampl...
2017-09-13 Nicolai HÃ\83¤hnleradeonsi: apply a mask to gl_SampleMaskIn in the PS...
2017-09-13 Nicolai Hähnleradeonsi: remove SET_PREDICATION workaround on newer...
2017-09-13 Nicolai Hähnleamd/common: get ME/PFP/CE firmware feature versions...
2017-09-13 Nicolai Hähnleradeonsi: rename variable to clarify its meaning
2017-09-13 Nicolai Hähnleradeonsi: make si_init_shader_selector_async static
2017-09-13 Nicolai Hähnleradeonsi: fix segfault in descriptor dumping
2017-09-13 Nicolai Hähnleddebug: write out final driver log messages with GALLIU...
2017-09-13 Tim Rowleyswr/rast: Fetch compile state changes
2017-09-13 Tim Rowleyswr/rast: adjust linux cpu topology identification...
2017-09-13 Tim Rowleyswr/rast: Missed conversion to SIMD_T
2017-09-13 Tim Rowleyswr/rast: whitespace changes
2017-09-13 Tim Rowleyswr/rast: add graph write to jit debug putput
2017-09-13 Tim Rowleyswr/rast: Migrate memory pointers to gfxptr_t type
2017-09-13 Tim Rowleyswr/rast: Remove hardcoded clip/cull slot from clipper
2017-09-13 Tim Rowleyswr/rast: Start to remove hardcoded clipcull_dist verte...
2017-09-13 Tim Rowleyswr/rast: Move clip/cull enables in API
2017-09-13 Tim Rowleyswr/rast: Add new API SwrStallBE
2017-09-11 Marek Olšákradeonsi: optimize TCS epilog when invocation 0 writes...
2017-09-11 Marek Olšákradeonsi: implement pipe_context::fence_server_sync
2017-09-11 Marek Olšákgallium/radeon: add a proper fail path for calloc in...
2017-09-11 Marek Olšákradeonsi/gfx9: fix interprocess resource sharing on...
2017-09-11 Dave Airlier600: handle the non-TXF_LZ support path.
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle for all blits...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle callback for...
2017-09-11 Marek Olšákgallium/u_blitter: add new union blitter_attrib to...
2017-09-11 Marek Olšákgallium/radeon: use rectangles for 1D and 2D texture...
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...
next