i965: Deferred allocation of mcs for lossless compressed
[mesa.git] / src /
2016-05-12 Topi Pohjolaineni965: Deferred allocation of mcs for lossless compressed
2016-05-12 Topi Pohjolaineni965: Add flag telling if miptree is for client consumption
2016-05-12 Topi Pohjolaineni965: Add helper for lossless compression support
2016-05-12 Topi Pohjolaineni965/gen9: Prepare surface state setup for lossless...
2016-05-12 Topi Pohjolaineni965/gen8: Expose auxiliary mode resolver
2016-05-12 Topi Pohjolaineni965: Relax assertion of halign == 16 for lossless...
2016-05-12 Topi Pohjolaineni965/blorp: Set full resolve for lossless compressed
2016-05-12 Topi Pohjolaineni965/blorp: Do not skip fast color clear with new color
2016-05-12 Kenneth Graunkei965: Enable scalar GS by default.
2016-05-12 Kenneth Graunkei965: Reduce the SIMD8 GS push constant threshold from...
2016-05-12 Kenneth Graunkei965: Delete bogus assertion in emit_gs_input_load().
2016-05-12 Kenneth Graunkei965: Support instanced GS inputs in the scalar backend.
2016-05-12 Kenneth Graunkei965: Use an early return for the push case in emit_gs_...
2016-05-12 Kenneth Graunkei965: Drop BRW_NEW_BLORP from stipple and line paramete...
2016-05-12 Jakob Sinclairglsl: fixed uninitialized pointer
2016-05-12 Ilia Mirkinnvc0: fix gl_SampleMaskIn computation
2016-05-12 Ilia Mirkinnv50/ir: generalize interp fixups to be able to fixup...
2016-05-11 Jason Ekstrandi965: Stop splitting fma() prior to optimization
2016-05-11 Jason Ekstrandptn: Emit mul+add for MAD
2016-05-11 Jason Ekstrandnir/algebraic: Separate ffma lowering from fusing
2016-05-11 Rob Clarkanv: fix build break
2016-05-11 Rob Clarkmesa/st: split the type_size calculation into it's...
2016-05-11 Rob Clarkglsl: export accessor for builtin-uniform descriptors
2016-05-11 Rob Clarknir/lower-io: add support for lowering inputs
2016-05-11 Rob Clarknir/lower-io: split out some helper fxns
2016-05-11 Rob Clarknir: rename lower_outputs_to_temporaries -> lower_io_to...
2016-05-11 Rob Clarknir: move callsite of lower_outputs_to_temporaries
2016-05-11 Rob Clarknir: lower-io-types pass
2016-05-11 Rob Clarknir: passthrough-edgeflags support
2016-05-11 Rob Clarknir: add lowering pass for glBitmap
2016-05-11 Rob Clarknir: add lowering pass for glDrawPixels
2016-05-11 Rob Clarknir: add lowering pass for y-transform
2016-05-11 Rob Clarkgallium: add NIR as a possible IR
2016-05-11 Rob Clarkgallium: refactor pipe_shader_state to support multiple...
2016-05-11 Rob Clarkfreedreno: fix multi-layer transfer_map's
2016-05-11 Juan A. Suarez Romeroglsl: use var with initializer on global var validation
2016-05-11 Jordan Justenutil/ralloc: Remove double zero'ing of rzalloc buffers
2016-05-11 Jonathan Graygenxml: avoid using a GNU make pattern rule
2016-05-11 Roland Scheideggergallivm: improve dumping of bitcode
2016-05-11 Vinson Leeswr: [rasterizer] Include cmath for std::isnan and...
2016-05-10 Jason Ekstrandi965/blorp: Don't blend integer values during MSAA...
2016-05-10 Jason Ekstrandmeta/blit: Don't blend integer values during MSAA resolves
2016-05-10 Jason Ekstrandi965/fs: Default all constants to a location of -1
2016-05-10 Dave Airliest/glsl_to_tgsi: attach image to correct instruction...
2016-05-10 Dave Airliemesa: move MESA_MAP_NOWAIT_BIT up away from GL_MAP_PERS...
2016-05-10 Dave Airliemesa/meta: check for signed/unsigned int conversion...
2016-05-10 Matt Turneri965: Handle BRW_OPCODE_DO on Gen6+ in brw_instruction_...
2016-05-10 Bas Nieuwenhuizenradeonsi: Set declared tessellation LDS size to hardwar...
2016-05-10 Rob Clarkfreedreno/ir3: size input/output arrays properly
2016-05-10 Ian Romanickir_to_mesa: Emit smarter ir_binop_logic_or for vertex...
2016-05-10 Ian Romanickprog: Delete all remains of OPCODE_SNE, OPCODE_SEQ...
2016-05-10 Ian Romanickir_to_mesa: Do not emit OPCODE_SEQ or OPCODE_SNE
2016-05-10 Ian Romanickir_to_mesa: Do not emit OPCODE_SLE or OPCODE_SGT
2016-05-10 Samuel Pitoisetnvc0: enable compute support by default on GK110+
2016-05-10 Marek Olšákgallium/radeon: don't flush the GFX IB if DMA doesn...
2016-05-10 Marek Olšákradeonsi: consolidate radeon_add_to_buffer_list calls...
2016-05-10 Marek Olšákgallium/radeon: add a heuristic for better (S)DMA perfo...
2016-05-10 Marek Olšákgallium/radeon: flush if DMA IB memory usage is too...
2016-05-10 Marek Olšákradeonsi: add new SDMA texture copy code
2016-05-10 Marek Olšákgallium/radeon: fix (S)DMA read-after-write hazards
2016-05-10 Marek Olšákradeonsi: raise the max size for SDMA buffer copies
2016-05-10 Marek Olšákradeonsi: remove SDMA texture copy code
2016-05-10 Marek Olšákradeonsi: only expose *_init_*dma_functions from (S...
2016-05-10 Marek Olšákgallium/radeon: implement randomized SDMA texture copy...
2016-05-10 Marek Olšákgallium/radeon: discard CMASK or DCC if overwriting...
2016-05-10 Marek Olšákgallium/radeon: use a common function for DMA blit...
2016-05-10 Marek Olšákgallium/radeon: split out code for discarding DCC
2016-05-10 Marek Olšákgallium/radeon: rename r600_texture_disable_cmask ...
2016-05-10 Marek Olšákst/mesa: use transfer_inline_write for memcpy TexSubIma...
2016-05-10 Marek Olšákgallium/radeon: fix partial layered transfers of cube...
2016-05-10 Marek Olšákgallium/radeon: align alignments for better buffer...
2016-05-10 Marek Olšákgallium/radeon: use gart_page_size instead of hardcoded...
2016-05-10 Marek Olšákwinsys/radeon: use gart_page_size instead of private...
2016-05-10 Marek Olšákwinsys/amdgpu: move gart_page_size to struct radeon_winsys
2016-05-10 Roland Scheideggergallivm: print declarations of intrinsics with GALLIVM_...
2016-05-10 Roland Scheideggergallivm: use InternalLinkage instead of PrivateLinkage...
2016-05-10 Roland Scheideggergallivm: disable avx512 features
2016-05-10 Jose FonsecaRevert "nir: Try to warn when C99 extensions are used...
2016-05-10 Samuel Iglesias... i965/fs: fix MOV_INDIRECT exec_size for doubles
2016-05-10 Samuel Iglesias... i965/fs: take into account doubles when calculating...
2016-05-10 Samuel Iglesias... i965/fs: demote_pull_constants() did not take into...
2016-05-10 Samuel Iglesias... i965/fs: push first double-based uniforms in push const...
2016-05-10 Iago Toral Quirogai965/fs: recognize writes with a subreg_offset > 0...
2016-05-10 Iago Toral Quirogai965/fs/lower_simd_width: Fix registers written for...
2016-05-10 Iago Toral Quirogai965/fs: rename our lower_d2f pass to lower_d2x
2016-05-10 Iago Toral Quirogai965/fs: implement i2d and u2d
2016-05-10 Iago Toral Quirogai965/fs: implement d2i and d2u
2016-05-10 Iago Toral Quirogai965/fs: implement d2b
2016-05-10 Iago Toral Quirogai965/fs: implement fsign() for doubles
2016-05-10 Iago Toral Quirogai965/fs: add null_reg_df
2016-05-10 Iago Toral Quirogai965/fs: We only support 32-bit integer ALU operations...
2016-05-10 Iago Toral Quirogai965/fs: handle fp64 opcodes in brw_do_channel_expressions
2016-05-10 Connor Abbotti965/fs: add support for f2d and d2f
2016-05-10 Connor Abbotti965/fs: add a pass for legalizing d2f
2016-05-10 Connor Abbotti965/fs: fix dst width calculation in CSE
2016-05-10 Connor Abbotti965/fs: fix regs_written in LOAD_PAYLOAD for doubles
2016-05-10 Connor Abbotti965/fs: fix is_copy_payload() for doubles
2016-05-10 Connor Abbotti965/fs: fix compares for doubles
2016-05-10 Connor Abbotti965/fs: extend exec_size halving in the generator
2016-05-10 Connor Abbotti965/fs: fix assign_constant_locations() for doubles
next