i965: Deferred allocation of mcs for lossless compressed
[mesa.git] / src /
2016-05-10 Connor Abbotti965/fs: use byte_offset() in offset() for uniforms
2016-05-10 Connor Abbotti965/fs: handle uniforms in byte_offset()
2016-05-10 Connor Abbotti965/fs: fix type_size() for doubles
2016-05-10 Iago Toral Quirogai965/fs: optimize unpack double
2016-05-10 Iago Toral Quirogai965/fs: optimize pack double
2016-05-10 Connor Abbotti965/fs/nir: translate double pack/unpack
2016-05-10 Connor Abbotti965/fs: add a pass for lowering PACK opcodes
2016-05-10 Connor Abbotti965/fs: add PACK opcode
2016-05-10 Francisco Jerezi965/fs: Introduce helper to extract a field from each...
2016-05-10 Connor Abbotti965/fs: always pass the bitsize to brw_type_for_nir_type()
2016-05-10 Connor Abbotti965/fs: add support for printing double immediates
2016-05-10 Connor Abbotti965/fs: don't propagate 64-bit immediates
2016-05-10 Connor Abbotti965/fs: use the NIR bit size when creating registers
2016-05-10 Connor Abbotti965: fixup uniform setup for doubles
2016-05-10 Iago Toral Quirogai965: two-argument instructions can only use 32-bit...
2016-05-10 Iago Toral Quirogai965: fix brw_abs_immediate() for doubles
2016-05-10 Iago Toral Quirogai965: fix brw_saturate_immediate() for doubles
2016-05-10 Connor Abbotti965: fix is_zero(), is_one() and is_negative_one(...
2016-05-10 Connor Abbotti965: fix brw_negate_immediate() for doubles
2016-05-10 Connor Abbotti965/eu: add support for DF immediates
2016-05-10 Connor Abbotti965: add support for disassembling DF immediates
2016-05-10 Connor Abbotti965: add support for getting/setting DF immediates
2016-05-10 Connor Abbotti965: add brw_imm_df
2016-05-10 Topi Pohjolaineni965/eu: Allow 3-src float ops with doubles
2016-05-10 Connor Abbotti965/disasm: fix disasm of 3-src doubles
2016-05-10 Topi Pohjolaineni965: Tell backend register about double precision...
2016-05-10 Topi Pohjolaineni965: Determine size of double precision float register
2016-05-10 Topi Pohjolaineni965: Lower DFRACEXP/DLDEXP
2016-05-10 Connor Abbotti965: use pack/unpackDouble lowering
2016-05-10 Connor Abbotti965: use double lowering pass
2016-05-10 Samuel Iglesias... freedreno/ir3: lower lrp when operating with double...
2016-05-10 Samuel Iglesias... i965: enable lrp lowering for doubles
2016-05-10 Dave Airliest/glsl_to_tgsi: brown paper bag for the input offsets...
2016-05-10 Dave Airlieglsl: check geometry output vertices limits.
2016-05-10 Dave Airliemesa/vbo: fix check for zero aliases with 2/10/10/10
2016-05-10 Eduardo Lima Mitevnir/print: Print memory qualifiers in a variable declar...
2016-05-10 Eduardo Lima Mitevglsl: Apply memory qualifiers to vars inside named...
2016-05-10 Dave Airliest/glsl_to_tgsi: handle offsets from inputs
2016-05-09 Kenneth GraunkeRevert "Revert "i965: Switch to scalar TCS by default.""
2016-05-09 Kenneth Graunkei965: Actually assign binding table offsets for the...
2016-05-09 Kenneth Graunkei965: Clamp "Maximum VP Index" to 1 when gl_ViewportInd...
2016-05-09 Jordan Justeni965/hsw: Fix brw_store_data_imm*
2016-05-09 Kenneth Graunkei965: Reimplement ARB_transform_feedback2 on Haswell...
2016-05-09 Kenneth Graunkei965: Add a brw_load_register_reg64 helper.
2016-05-09 Kenneth Graunkei965: Only enable ARB_query_buffer_object for newer...
2016-05-09 Dave Airliemesa/objectlabel: don't return info on genned but never...
2016-05-09 Dave Airliemesa: don't use genned but unnamed xfb objects.
2016-05-09 Samuel Pitoisetnv50/ir: silence unsupported TGSI_PROPERTY_CS_FIXED_BLOCK_*
2016-05-09 Jordan Justenmesa/compute: Fix indirect dispatch buffer size check...
2016-05-09 Rob Clarkfreedreno/ir3: fix fallout from new block iterators
2016-05-09 Nicolai Hähnleradeonsi: workaround for tesselation on SI
2016-05-09 Nicolai Hähnleradeonsi: always allocate export memory for pixel shaders
2016-05-09 Nicolai Hähnleradeonsi: expose performance counters as 64 bit
2016-05-09 Rob Clarknir/search: fix typo
2016-05-09 Tim Rowleygallium: enable intel jitevents profiling
2016-05-09 Bruce Cherniakswr: Add missing break in query switch statement.
2016-05-09 Rob Clarkfreedreno/ir3: allow for additional VS sysval inputs
2016-05-09 Marek Olšákr300g: add support for PIPE_FORMAT_x8R8G8B8_*
2016-05-09 Daniel StoneRevert "i965: Always use Y-tiled buffers on SKL+"
2016-05-08 Dave Airliemesa/shader_query: add missing subroutines cases
2016-05-07 Kenneth Graunkespirv: Fix structure splitting with per-vertex interfac...
2016-05-07 Kenneth Graunkecompiler: Add a C wrapper for glsl_type::without_array().
2016-05-07 Nicolai Hähnleradeonsi: fix undefined behavior (memcpy arguments...
2016-05-07 Nicolai Hähnleradeonsi: fix some reported undefined left-shifts
2016-05-07 Nicolai Hähnlegallium/radeon: clean left-shift undefined behavior
2016-05-07 Nicolai Hähnlegallium: fix various undefined left shifts into sign bit
2016-05-07 Nicolai Hähnlecompiler/glsl: do not downcast list sentinel
2016-05-07 Nicolai Hähnlemesa/main: fix another undefined left shift
2016-05-07 Nicolai Hähnlemesa/main: define _NEW_xxx flags as unsigned shifts
2016-05-06 Bas Nieuwenhuizenradeonsi: Compute correct LDS size for fragment shaders.
2016-05-06 Eric Anholtvc4: Add support for loading immediate values in QIR.
2016-05-06 Eric Anholtvc4: Make vc4_qpu_validate() produce more verbose failures.
2016-05-06 Eric Anholtvc4: Add a small QIR validate pass.
2016-05-06 Eric Anholtvc4: Fix the src count on exp2/log2.
2016-05-06 Eric Anholtvc4: Reuse QPU disasm's cond flags in QIR.
2016-05-06 Eric Anholtvc4: When emitting an instruction to an existing temp...
2016-05-06 Eric Anholtvc4: Make sure that we don't overwrite the signal for...
2016-05-06 Samuel Pitoisetnvc0: unreference images when the context is destroyed
2016-05-06 Jose Fonsecanir: Remove spurious return from void function.
2016-05-06 Marek Olšákradeonsi: set DECOMPRESS_Z_ON_FLUSH if nr_samples >= 4
2016-05-06 Marek Olšákr600g: use the hw MSAA resolving if formats are compatible
2016-05-06 Kenneth GraunkeRevert "i965: Switch to scalar TCS by default."
2016-05-05 Leo Liust/omx/enc: fix incorrect reference picture order for...
2016-05-05 Jason Ekstrandi965/fs: Move handling of samples_identical into the...
2016-05-05 Jason Ekstrandi965/fs: Simplify texture destination fixups
2016-05-05 Jason Ekstrandi965/fs: stop inclinding glsl/ir.h in brw_fs.h
2016-05-05 Jason Ekstrandi965/fs: Merge nir_emit_texture and emit_texture
2016-05-05 Connor Abbottnir: remove now-unused nir_foreach_block*_call()
2016-05-05 Connor Abbottvc4: fixup for new nir_foreach_block()
2016-05-05 Connor Abbottir3: fixup for new nir_foreach_block()
2016-05-05 Jason Ekstrandnir/lower_double_ops: fixup for new nir_foreach_block()
2016-05-05 Jason Ekstrandnir/lower_double_pack: fixup for new nir_foreach_block()
2016-05-05 Jason Ekstrandnir/gather_info: fixup for new foreach_block()
2016-05-05 Connor Abbottnir/lower_two_sided_color: fixup for new foreach_block()
2016-05-05 Connor Abbottnir/lower_tex: fixup for new foreach_block()
2016-05-05 Connor Abbottnir/lower_outputs_to_temporaries: fixup for new foreach...
2016-05-05 Kenneth Graunkei965: Switch to scalar TCS by default.
2016-05-05 Kenneth Graunkenir: Optimize out stores of undefs.
2016-05-05 Kenneth Graunkenir: Replace vecN(undef, undef, ...) with a single...
2016-05-05 Kenneth Graunkenir: Rename opt_undef_alu to opt_undef_csel; update...
next