radeonsi: add driconf option radeonsi_enable_nir
[mesa.git] / src /
2019-02-19 Marek Olšákradeonsi: add driconf option radeonsi_enable_nir
2019-02-19 Kenneth Graunkemesa: Align doubles to a 64-bit starting boundary,...
2019-02-19 Kenneth Graunkecompiler: Make is_64bit(GL_*) helper more broadly available
2019-02-19 Eric Engestromtegra/autotools: add missing libdrm cflags
2019-02-19 Eric Engestromtegra/meson: add missing dep_libdrm
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_ldexp
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frsq
2019-02-19 Rhys Perryac/nir: implement half-float nir_op_frcp
2019-02-19 Rhys Perryac/nir: make ac_build_fdiv support 16-bit floats
2019-02-19 Rhys Perryac/nir: make ac_build_isign work on all bit sizes
2019-02-19 Rhys Perryac/nir: make ac_build_clamp work on all bit sizes
2019-02-19 Rhys Perryac/nir: fix 64-bit nir_op_f2f16_rtz
2019-02-19 Rhys Perryac/nir: implement 8-bit nir_load_const_instr
2019-02-19 Rhys Perryradv: ensure export arguments are always float
2019-02-19 Rhys Perryradv: bitcast 16-bit outputs to integers
2019-02-19 Eric Anholtv3d: Move i2b and f2b support into emit_comparison.
2019-02-19 Eric Anholtv3d: Emit a simpler negate for the iabs implementation.
2019-02-19 Eric Anholtv3d: Delay emitting ldvpm on V3D 4.x until it's actuall...
2019-02-19 Eric Anholtv3d: Stop tracking num_inputs for VPM loads.
2019-02-19 Eric Anholtv3d: Add a function to describe what the c->execute...
2019-02-19 Eric Anholtv3d: Fix the check for "is the last thrsw inside contro...
2019-02-19 Eric Anholtv3d: Fix f2b32 behavior.
2019-02-19 Eric Anholtv3d: Kill off vir_PF(), which is hard to use right.
2019-02-19 Eric Anholtv3d: Do bool-to-cond for discard_if as well.
2019-02-19 Eric Anholtv3d: Refactor bcsel and if condition handling.
2019-02-19 Eric Anholtv3d: Add a helper function for getting a nop register.
2019-02-19 Eric Anholtv3d: Drop our hand-lowered nir_op_ffract.
2019-02-19 Eric Anholtv3d: Drop a perf note about merging unpack_half_*,...
2019-02-19 Eric Anholtv3d: Fix incorrect flagging of ldtmu as writing r4...
2019-02-19 Eric Anholtv3d: Use the early_fragment_tests flag for the shader...
2019-02-19 Eric Anholtv3d: Sync indirect draws on the last rendering.
2019-02-19 Eric Anholtv3d: Clear the GMP on initialization of the simulator.
2019-02-18 Ilia Mirkini965: always enable EXT_float_blend
2019-02-18 Ilia Mirkinst/mesa: enable GL_EXT_float_blend when possible
2019-02-18 Ilia Mirkinmesa: add explicit enable for EXT_float_blend, and...
2019-02-18 Samuel Pitoisetradv: fix writing the alpha channel of MRT0 when alpha...
2019-02-18 Rob Clarkfreedreno/ir3: handle quirky atomic dst for a6xx
2019-02-18 Rob Clarkfreedreno/a6xx: fix helper_invocation (sampler mask/id)
2019-02-18 Samuel Pitoisetradv: remove unused variable in gather_push_constant_info()
2019-02-18 Lionel Landwerlini965: scale factor changes should trigger recompile
2019-02-18 Samuel Pitoisetradv: write the alpha channel of MRT0 when alpha covera...
2019-02-18 Samuel Pitoisetac: use new LLVM 8 intrinsic when loading 16-bit values
2019-02-18 Samuel Pitoisetac: add ac_build_llvm8_tbuffer_load() helper
2019-02-18 Tapani Pällimesa: return NULL if we exceed MaxColorAttachments...
2019-02-18 Alyssa Rosenzweigpanfrost: Fix clipping region
2019-02-18 Alyssa Rosenzweigpanfrost: Preserve w sign in perspective division
2019-02-18 Alyssa Rosenzweigpanfrost: Cleanup mali_viewport (clipping) code
2019-02-18 Alyssa Rosenzweigpanfrost: Swap order of tiled texture (de)alloc
2019-02-18 Alyssa Rosenzweigpanfrost: Free imported BOs
2019-02-18 Alyssa Rosenzweigpanfrost: Fix various leaks unmapping resources
2019-02-17 Kenneth Graunkenir: Don't reassociate add/mul chains containing only...
2019-02-17 Chris Wilsoni965: Assert the execobject handles match for this...
2019-02-16 Rob Clarkfreedreno/a6xx: cache flush harder
2019-02-16 Rob Clarkfreedreno/a6xx: compute support
2019-02-16 Rob Clarkfreedreno/a6xx: image/ssbo state emit
2019-02-16 Rob Clarkfreedreno/a6xx: border-color offset helper
2019-02-16 Rob Clarkfreedreno/ir3: HIGH reg w/a for a6xx
2019-02-16 Rob Clarkfreedreno/ir3: add a6xx+ SSBO/image support
2019-02-16 Rob Clarkfreedreno/ir3: add a6xx instruction encoding
2019-02-16 Rob Clarkfreedreno/ir3: add image/ssbo <-> ibo/tex mapping
2019-02-16 Rob Clarkfreedreno/ir3: fix ncomp for _store_image() src
2019-02-16 Rob Clarkfreedreno/ir3: split out a4xx+ instructions
2019-02-16 Rob Clarkfreedreno/ir3: split out image helpers
2019-02-16 Rob Clarkfreedreno/a6xx: clean up some open-coded bits
2019-02-16 Rob Clarkfreedreno/a6xx: move stream-out emit to helper
2019-02-16 Rob Clarkfreedreno/ir3: fix varying packing vs. tex sharp edge
2019-02-16 Samuel Pitoisetradv: fix invalid element type when filling vertex...
2019-02-15 Eleni Maria Steai965: Removed the field etc_format from the struct...
2019-02-15 Eleni Maria Steai965: Enabled the OES_copy_image extension on Gen 7...
2019-02-15 Eleni Maria Steai965: Fixed the CopyImageSubData for ETC2 on Gen < 8
2019-02-15 Eleni Maria Steai965: Faking the ETC2 compression on Gen < 8 GPUs using...
2019-02-15 Nanley Cheryi965: Rename intel_mipmap_tree::r8stencil_* -> ::shadow_*
2019-02-15 Timothy Arcerinir: remove simple dead if detection from nir_opt_dead_cf()
2019-02-15 Alok Hotaswr/rast: Add translation support to streamout
2019-02-15 Alok Hotaswr/rast: simdlib cleanup, clipper stack space fixes
2019-02-15 Alok Hotaswr/rast: convert DWORD->uint32_t, QWORD->uint64_t
2019-02-15 Alok Hotaswr/rast: Refactor scratch space variable names
2019-02-15 Alok Hotaswr/rast: FP consistency between POSH/RENDER pipes
2019-02-15 Alok Hotaswr/rast: Move knob defaults to generated cpp file
2019-02-15 Alok Hotaswr/rast: Flip BitScanReverse index calculation
2019-02-15 Alok Hotaswr/rast: Correctly align 64-byte spills/fills
2019-02-15 Alok Hotaswr/rast: Disable use of __forceinline by default
2019-02-15 Alok Hotaswr/rast: Convert system memory pointers to gfxptr_t
2019-02-15 Bas Nieuwenhuizenradv: Use correct num formats to detect whether we...
2019-02-15 Ian Romanicknir/algebraic: Simplify comparison with sequential...
2019-02-15 Ian Romanicknir/algebraic: Convert some f2u to f2i
2019-02-15 Matt Turnerintel/compiler/test: Add unit test for mismatched signe...
2019-02-15 Matt Turnerintel/compiler: Avoid propagating inequality cmods...
2019-02-15 Matt Turnerintel/compiler/test: Set devinfo->gen = 7
2019-02-15 James Zhugallium/auxiliary/vl: Add video compositor compute...
2019-02-15 James Zhugallium/auxiliary/vl: Add compute shader to support...
2019-02-15 James Zhugallium/auxiliary/vl: Rename csc_matrix and increase...
2019-02-15 James Zhugallium/auxiliary/vl: Split vl_compositor graphic shade...
2019-02-15 James Zhugallium/auxiliary/vl: Move dirty define to header file
2019-02-15 Juan A. Suarez Romeronir: remove jump from two merging jump-ending blocks
2019-02-15 Juan A. Suarez Romeronir: move ALU instruction before the jump instruction
2019-02-15 Andres Gomezmesa: INVALID_VALUE for wrong type or format in Clear...
2019-02-15 Gurchetan Singhvirgl: use virgl_transfer_inline_write even less
2019-02-15 Gurchetan Singhvirgl: use transfer queue
2019-02-15 Gurchetan Singhvirgl: introduce transfer queue
next