radeonsi: set some VGT context registers on SI-CI
[mesa.git] / src / gallium / drivers /
2016-06-24 Marek Olšákradeonsi: set some VGT context registers on SI-CI
2016-06-24 Marek Olšákradeonsi: optimize rendering to linear color buffers
2016-06-24 Marek Olšákradeonsi: set almost optimal settings in SC_MODE_CNTL_1
2016-06-24 Marek Olšákgallium/radeon: let drivers specify SC_MODE_CNTL_1...
2016-06-24 Marek Olšákgallium/radeon: disable complicated point clipping...
2016-06-24 Marek Olšákradeonsi: fix a compute shader hang with big threadgrou...
2016-06-24 Ilia Mirkinnvc0: when mapping directly, provide accurate xfer...
2016-06-24 Nicolai Hähnleradeonsi: drop the DRAW_PREAMBLE packet on Polaris
2016-06-24 Nicolai Hähnleradeonsi: use DRAW_(INDEX_)INDIRECT_MULTI on Polaris
2016-06-24 Nicolai Hähnleradeonsi: report a failure to parse dmesg instead of...
2016-06-24 Nicolai Hähnleradeon: check VM faults from DMA flush
2016-06-24 Nicolai Hähnleradeonsi: move gfx fence wait out of si_check_vm_faults
2016-06-24 Nicolai Hähnleradeonsi: extract IB and bo list saving into separate...
2016-06-24 Marek Olšákradeonsi: set LLVM denormal flags
2016-06-24 Marek Olšákradeonsi: emit 1/sqrt for RSQ
2016-06-24 Jan Veselyr600g: Enable FMA on chips that support it
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-23 Brian Paulsvga: update some comments in svga_buffer_handle()
2016-06-23 Brian Paulsvga: add a const qualifier in svga_buffer_upload_piece...
2016-06-23 Brian Paulsvga: minor code refactor for svga_buffer_upload_command()
2016-06-23 Brian Paulsvga: minor code simplification in svga_context_finish()
2016-06-23 Tim Rowleyswr: [rasterizer core] fix dependency bug
2016-06-23 Tim Rowleyswr: [rasterizer core] use wrap-around safe compares...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] add support for component...
2016-06-23 Tim Rowleyswr: [rasterizer core] track whether GS outputs viewpor...
2016-06-23 Tim Rowleyswr: [rasterizer core] GS viewport array index attribute
2016-06-23 Tim Rowleyswr: [rasterizer core] conservative rasterization front...
2016-06-23 Tim Rowleyswr: [rasterizer core] stop single threaded crash exit...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] small fetch jit cleanup
2016-06-23 Tim Rowleyswr: [rasterizer core] remove old comment
2016-06-23 Tim Rowleyswr: [rasterizer jitter] cleanup supporting different...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] unitialized component fix...
2016-06-23 Tim Rowleyswr: [rasterizer] add support for building avx512 version
2016-06-23 Tim Rowleyswr: [rasterizer common] fix include for Intel compiler
2016-06-23 Tim Rowleyswr: [rasterizer common] workaround clang for windows...
2016-06-23 Tim Rowleyswr: push/pop DEBUG macro around llvm includes
2016-06-23 Brian Paulsvga: rename svga_surface_copy() to svga_resource_copy_...
2016-06-23 Brian Paulsvga: don't copy blit_info into local var
2016-06-23 Charmaine Leesvga: fix texture array update regression
2016-06-23 Charmaine Leesvga: fix index/vertex buffer surface reference at...
2016-06-23 Charmaine Leesvga: fix vertex buffer references in the hw state
2016-06-23 Charmaine Leesvga: fix index buffer reference in the hw state
2016-06-22 Ilia Mirkinnv50,nvc0: fix start_instance in manual push path
2016-06-21 Marek Olšákradeonsi: add a debug flag for unsafe math LLVM optimiz...
2016-06-21 Marek Olšákradeonsi: use u_blitter for mipmap generation
2016-06-20 Rob Clarkgallium: make image_view const
2016-06-20 Rob Clarkgallium: make constant_buffer const
2016-06-20 Rob Clarkgallium: make shader_buffers const
2016-06-20 Nicolai Hähnleradeonsi: use trapezoid distribution for tess on Fiji...
2016-06-20 Nicolai Hähnleradeonsi/sid: add Fiji+ tesselation distribution mode
2016-06-20 Nicolai Hähnleradeonsi: emit PA_SC_RASTER_CONFIG_1 only once
2016-06-20 Nicolai Hähnleradeonsi: fix calculation of valid RB mask per SE
2016-06-20 Nicolai Hähnleradeonsi: raise SI_PM4_MAX_DW
2016-06-19 Ilia Mirkinnvc0: don't make use of push hint if there are no non...
2016-06-19 Ilia Mirkingk104/ir: fix tex use generation to be more careful...
2016-06-18 Ilia Mirkinnv50: add support for GL_EXT_window_rectangles
2016-06-18 Ilia Mirkinnvc0: add support for GL_EXT_window_rectangles
2016-06-18 Ilia Mirkingallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all...
2016-06-18 Samuel Pitoisetnv50/ir: add missing strings for some recent sysvals
2016-06-17 Bruce Cherniakswr: Update screen->context pointer with multiple contexts.
2016-06-17 Tim Rowleyswr: switch from overriding -march to selecting features
2016-06-15 Rob Herringvc4: fix vc4_resource_from_handle() stride calculation
2016-06-15 Nicolai Hähnleradeonsi: fix undefined left-shift into sign bit
2016-06-14 Marek Olšákgallium/radeon: num-cs-flushes query should display...
2016-06-14 Marek Olšákgallium/radeon: add driver queries for compute/dma...
2016-06-14 Marek Olšákradeonsi: don't generate "ret void undef"
2016-06-14 Marek Olšákradeonsi: try to hit direct hw MSAA resolve by changing...
2016-06-14 Marek Olšákradeonsi: clarify the MSAA resolve limitation with...
2016-06-14 Marek Olšákgallium/radeon: add micro_tile_mode to radeon_surf
2016-06-14 Roland Scheideggerllvmpipe: hack-fix bugs due to bogus bind flags
2016-06-14 Rob Clarkfreedreno: support start param for sampler views/states
2016-06-14 Rob Clarkfreedreno: only do extra vertex-buffer state logic...
2016-06-14 Rob Clarkfreedreno: use util_copy_constant_buffer() helper
2016-06-14 Stephan Bergmannnv50/ir: make Graph destructor virtual
2016-06-13 Samuel Pitoisetnvc0/ir: clamp the UBO index for compute on Kepler
2016-06-13 Marek Olšákradeonsi: enable scratch coalescing
2016-06-13 Rob HerringAndroid: move libdrm settings to top-level Android...
2016-06-13 Emil Velikovswr: automake: add missing -I flag
2016-06-13 Chuck Atkinsswr: Add missing headers for package inclusion
2016-06-11 Ilia Mirkinnv50: reinstate dedicated constbuf push path
2016-06-11 Ilia Mirkinnv50: enable indirect addressing of fragment shader...
2016-06-10 Brian Paulllvmpipe: turn on pipe cap for GL_ARB_copy_image support
2016-06-10 Brian Paulllvmpipe: don't use 3-component formats, except 32...
2016-06-10 Brian Paulsoftpipe: turn on pipe cap for GL_ARB_copy_image support
2016-06-10 Brian Paulsoftpipe: don't use 3-component formats
2016-06-10 Dave Airlieradeonsi: convert to 64-bitness checks instead of doubles.
2016-06-10 Jose Fonsecagallivm: Use llvm.fmuladd.*.
2016-06-10 Bas Nieuwenhuizenradeonsi: Reinitialize all descriptors in CE preamble.
2016-06-09 Tim Rowleyswr: implement clipPlanes/clipVertex/clipDistance/cullD...
2016-06-08 Marek Olšákradeonsi: improve the computation and comment of scratc...
2016-06-08 Marek Olšákradeonsi: print the number of spilled VGPRs
2016-06-08 Marek Olšákgallium/radeon: remove dead code creating LLVMTargetMachine
2016-06-08 Marek Olšákradeonsi: don't enable scratch just for SGPR spills
2016-06-08 Marek OlšákRevert "radeonsi: allow direct hw MSAA resolve for...
2016-06-07 Marek Olšákradeonsi: re-enable PBO ReadPixels acceleration
2016-06-07 Marek Olšákradeonsi: allow MSAA resolving into a texture that...
2016-06-07 Marek Olšákgallium/radeon: move DCC clearing into a separate function
2016-06-07 Marek Olšákradeonsi: allow direct hw MSAA resolve for scanout...
2016-06-07 Marek Olšákradeonsi: don't allocate DCC for the temporary MSAA...
2016-06-07 Marek Olšákradeonsi: don't enable DCC in the sampler if first_leve...
next