anv: Use 3DSTATE_CONSTANT_ALL when possible.
[mesa.git] / src /
2019-12-04 Rafael Antognollianv: Use 3DSTATE_CONSTANT_ALL when possible.
2019-12-04 Rafael Antognollianv: Move code for emitting push constants into its...
2019-12-04 Rafael Antognollianv: Add get_push_range_address() helper.
2019-12-04 Rafael Antognollianv: Move gen8+ push constant packet workaround.
2019-12-04 Rafael Antognolliiris: Use 3DSTATE_CONSTANT_ALL when possible.
2019-12-04 Rafael Antognolliiris: Rework push constants emitting code.
2019-12-04 Rafael Antognolliintel/blorp: Use 3DSTATE_CONSTANT_ALL to setup push...
2019-12-04 Rafael Antognolliintel/aubinator: Decode 3DSTATE_CONSTANT_ALL.
2019-12-04 Rafael Antognolliintel/genxml: Add 3DSTATE_CONSTANT_ALL packet.
2019-12-04 Jonathan Marekturnip: MSAA resolve directly from GMEM
2019-12-04 Jonathan Marekturnip: don't set unused BLIT_DST_INFO bits for GMEM...
2019-12-04 Jonathan Marekturnip: implement CmdClearAttachments
2019-12-04 Jonathan Marekturnip: don't skip unused attachments when setting...
2019-12-04 Vasily Khoruzhicklima: enable tiling
2019-12-04 Tapani Pälliglsl: additional interface redeclaration check for...
2019-12-04 Rhys Perrynir/load_store_vectorize: fix combining stores with...
2019-12-04 Timur Kristófaco/wave32: Fix reductions.
2019-12-04 Timur Kristófaco/wave32: Allow setting the subgroup ballot size...
2019-12-04 Timur Kristófaco/wave32: Use wave_size for barrier intrinsic.
2019-12-04 Timur Kristófaco/wave32: Fix load_local_invocation_index to support...
2019-12-04 Timur Kristófaco/wave32: Use lane mask regclass for exec/vcc.
2019-12-04 Timur Kristófaco/wave32: Add wave size specific opcodes to aco_builder.
2019-12-04 Timur Kristófaco/wave32: Introduce emit_mbcnt which takes wave size...
2019-12-04 Timur Kristófaco/wave32: Replace hardcoded numbers in spiller with...
2019-12-04 Timur Kristófaco/wave32: Change uniform bool optimization to work...
2019-12-04 Timur Kristófaco: Optimize load_subgroup_id to one bit field extract...
2019-12-04 Timur Kristófaco: Remove lower_linear_bool_phi, it is not needed...
2019-12-04 Timur Kristófaco: Remove superfluous argument from emit_boolean_logic.
2019-12-04 Timur Kristófaco: Fix operand of s_bcnt1_i32_b64 in emit_boolean_reduce.
2019-12-04 Lionel Landwerlinintel/perf: fix improper pointer access
2019-12-04 Lionel Landwerlinintel/perf: simplify the processing of OA reports
2019-12-04 Lionel Landwerlinintel/perf: take into account that reports read can...
2019-12-04 Lionel Landwerlinintel/perf: set read buffer len to 0 to identify empty...
2019-12-04 Lionel Landwerlinintel/perf: fix invalid hw_id in query results
2019-12-04 Pierre-Eric Pellou... radeonsi: display cs blit count for AMD_DEBUG=testdma
2019-12-04 Pierre-Eric Pellou... radeonsi: implement sdma for GFX9
2019-12-04 Samuel Pitoisetradv/gfx10: fix the vertex order for triangle strips...
2019-12-04 Samuel Pitoisetradv: simplify a check in radv_fixup_vertex_input_fetches()
2019-12-04 Samuel Pitoisetradv: remove dead shader input/output variables
2019-12-04 Jason Ekstrandiris: Stop setting up fake params
2019-12-04 Dave Airliegallium/scons: fix graw-xlib build on OSX.
2019-12-04 Dave Airliellvmpipe: enable texcoord semantics
2019-12-03 Jason Ekstrandanv: Respect the always_flush_cache driconf option
2019-12-03 Krzysztof Raszkowskigallium/swr: Fix crash when use GL_TDFX_texture_compres...
2019-12-03 Jason Ekstrandanv: Set up SBE_SWIZ properly for gl_Viewport
2019-12-03 Samuel Pitoisetac/llvm: fix atomic var operations if source isn't...
2019-12-03 Dave Airliegallivm/llvmpipe: add support for front facing in sysval.
2019-12-03 Dave Airliellvmpipe/images: handle undefined atomic without crashing
2019-12-03 Alyssa Rosenzweigpanfrost: Remove blend shader hack
2019-12-03 Tomeu Vizosopanfrost: White list the Mali T720
2019-12-03 Alyssa Rosenzweigpan/midgard: Splatter on fragment out
2019-12-03 Tomeu Vizosopanfrost: Simplify shader patching
2019-12-03 Alyssa Rosenzweigpanfrost: Simplify draw_flags
2019-12-03 Alyssa Rosenzweigpanfrost: Implement pan_tiler for non-hierarchy GPUs
2019-12-03 Alyssa Rosenzweigpanfrost: Add information about T720 tiling
2019-12-03 Tomeu Vizosopanfrost: Add quirks system to cmdstream
2019-12-03 Ian Romanicknir/algebraic: Rearrange bcsel sequences generated...
2019-12-03 Ian Romanicknir/algebraic: Simplify some Inf and NaN avoidance...
2019-12-03 Ian Romanickintel/compiler: Increase nir_opt_peephole_select threshold
2019-12-03 Ian Romanicknir/opt_peephole_select: Don't count some unary operations
2019-12-03 Jordan Justeniris: Allow max dynamic pool size of 2GB for gen12
2019-12-02 Marek Olšákradeonsi/gfx10: fix the vertex order for triangle strip...
2019-12-02 Marek Olšákradeonsi/gfx10: simplify some duplicated NGG GS code
2019-12-02 Jonathan Grayutil/u_thread: don't restrict u_thread_get_time_nano...
2019-12-02 Jonathan Grayutil/futex: use futex syscall on OpenBSD
2019-12-02 Kenneth Graunkemeson: Add a "prefer_iris" build option
2019-12-02 Jonathan Marekturnip: fix display wsi fence timing out
2019-12-02 Rhys Perrynir/lower_io_to_vector: don't create arrays when not...
2019-12-02 Rhys Perryaco: fix block_kind_discard s_andn2 definition to exec
2019-12-02 Rhys Perryaco: handle loop exit and IF merge phis with break...
2019-12-02 Rhys Perryaco: validate the CFG
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-12-02 Rhys Perryradv: set writes_memory for global memory stores/atomics
2019-12-02 Rhys Perryac/llvm: improve sync scope for global atomics
2019-12-02 Rhys Perryac/llvm: fix pointer type for global atomics
2019-12-02 Kenneth Graunkeiris: Map FXT1 texture formats
2019-12-02 Kenneth Graunkest/mesa: Add GL_TDFX_texture_compression_FXT1 support
2019-12-01 Dave Airlienir/samplers: don't zero samplers_used/txf.
2019-11-29 Samuel Pitoisetaco: drop useless lowering of deref operations for...
2019-11-29 Samuel Pitoisetradv,ac/nir: lower deref operations for shared memory
2019-11-29 Daniel Schürmannaco: fix a couple of value numbering issues
2019-11-29 Daniel Schürmannaco: don't split live-ranges of linear VGPRs
2019-11-29 Rhys Perryaco: implement global atomics
2019-11-29 Rhys Perryaco: improve FLAT/GLOBAL scheduling
2019-11-29 Rhys Perryaco: don't enable store_global for helper invocations
2019-11-29 Rhys Perryaco: fix SADDR with FLAT on GFX10
2019-11-29 Rhys Perryaco: fix assembly of FLAT/GLOBAL atomics
2019-11-29 Rhys Perryaco: fix GFX10 opcodes for some global/flat atomics
2019-11-29 Rhys Perryaco: improve WAR hazard workaround with >64bit stores
2019-11-29 Rhys Perryaco: add v_nop inbetween exec write and VMEM/DS/FLAT
2019-11-29 Rhys Perryaco: fix incorrect cast in parse_wait_instr()
2019-11-29 Rhys Perryaco: fix i2i64
2019-11-29 Rhys Perryaco: propagate p_wqm on an image_sample's coordinate...
2019-11-29 Christian Gmeineretnaviv: remove dead code
2019-11-29 Christian Gmeineretnaviv: handle integer case for GENERIC_ATTRIB_SCALE
2019-11-29 Christian Gmeineretnaviv: fix R10G10B10A2 vertex format entries
2019-11-29 Christian Gmeineretnaviv: use NORMALIZE_SIGN_EXTEND
2019-11-29 Christian Gmeineretnaviv: fix integer vertex formats
2019-11-29 Jonathan Grayi965: update Makefile.sources for perf changes
2019-11-29 Boris Brezillonpanfrost: Make sure we reset the damage region of RTs...
next