mesa.git
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...
2016-05-05 Kenneth Graunkei965: Rework passthrough TCS checks.
2016-05-05 Tim Rowleyswr: [rasterizer core] Faster modulo operator in Proces...
2016-05-05 Tim Rowleyswr: [rasterizer] Small warning cleanup
2016-05-05 Tim Rowleyswr: [rasterizer] Add SWR_ASSUME / SWR_ASSUME_ASSERT...
2016-05-05 Tim Rowleyswr: [rasterizer] Miscellaneous backend changes
2016-05-05 Tim Rowleyswr: [rasterizer] Add support for X24_TYPELESS_G8_UINT...
2016-05-05 Tim Rowleyswr: [rasterizer jitter] Fix printing bugs for tracing.
2016-05-05 Tim Rowleyswr: [rasterizer memory] Add missing store tiles function
2016-05-05 Tim Rowleyswr: [rasterizer jitter] Add asserts for supported...
2016-05-05 Tim Rowleyswr: [rasterizer core] Fix thread allocation
2016-05-05 Tim Rowleyswr: [rasterizer core] Fix threadviz support in buckets
2016-05-05 Tim Rowleyswr: [rasterizer] Whitespace cleanup and misc changes
2016-05-05 Nicolai Hähnleradeonsi: mark descriptor loads as using dynamically...
2016-05-05 Matt Turneri965/fs: Don't follow pow with an instruction with...
2016-05-05 Bruce Cherniakswr: Remove stall waiting for core query counters.
2016-05-05 Dave Airliemesa/ubo: add missing compute cases for ubo/atomic...
2016-05-05 Dave Airliemesa/compute: drop pointless casts.
2016-05-05 Thomas Hindoe... mesa: remove null check before free
2016-05-05 Thomas Hindoe... freedreno: remove null check before free
2016-05-05 Thomas Hindoe... nir: fix assert for wildcard pairs
2016-05-04 Brian Paulglapi: fix parameter type for GetSamplerParameterIuivEX...
2016-05-04 Brian Paulmesa: include texture format in glGenerateMipmap error...
2016-05-04 Brian Paulmain: uses casts to silence some _mesa_debug() format...
2016-05-04 Jordan Justendocs: Mark GL_ARB_query_buffer_object as done for i965...
2016-05-04 Jordan Justeni965: Implement ARB_query_buffer_object for HSW+
2016-05-04 Jordan Justeni965/gen6+: Add load register immediate helper functions
2016-05-04 Jordan Justeni965/hsw+: Add support for copying a register
2016-05-04 Jordan Justeni965/gen6+: Add support for storing immediate data...
2016-05-04 Jordan Justeni965: Add MI_MATH reg defs for HSW+
2016-05-04 Jordan Justeni965: Add brw_store_register_mem32
2016-05-04 Jordan Justeni965: Use offset instead of index in brw_store_register...
2016-05-04 Jan Veselyr600,compute: create vtx buffer for text + rodata
2016-05-04 Rob Clarkfreedreno: allow ctx->draw_vbo to fail
2016-05-04 Rob Clarkfreedreno: move shader-stage dirty bits to global dirty...
2016-05-04 Rob Clarkfreedreno/a4xx: fix bogus offset for f32x24s8 stencil...
2016-05-04 Rob Clarkfreedreno: add some debug_asserts() to catch insane...
2016-05-04 Rob Clarkfreedreno/a4xx: deal with VS which do not write position
2016-05-04 Rob Clarkfreedreno/ir3: remove a couple redundant is_flow()s
2016-05-04 Rob Clarkfreedreno/ir3: cp small negative integers too
2016-05-04 Rob Clarkfreedreno/ir3: fix # of registers
2016-05-04 Rob Clarkfreedreno/ir3: lower immeds to const
2016-05-04 Rob Clarkfreedreno/ir3: add ir3_cp_ctx
2016-05-04 Rob Clarkadd REVIEWERS and get_reviewer.pl script
2016-05-04 Ilia Mirkinnouveau/video: properly detect the decoder class for...
2016-05-04 Kenneth Graunkei965: Delete stale perf_debug().
2016-05-04 Kenneth Graunkei965: Silence unused variable warning
2016-05-04 Juan A. Suarez... mesa/main: handle double uniform matrices properly
2016-05-04 Samuel Iglesias... nir: Separate 32 and 64-bit fmod lowering
2016-05-04 Samuel Iglesias... nir/lower_double_ops: lower mod()
2016-05-04 Matt Turneri965: Define GEN_GE/GEN_LE macros in terms of GEN_LT.
2016-05-04 Matt Turneri965: Add disassembler support for remaining opcodes.
2016-05-04 Matt Turneri965: Make opcode_descs and gen_from_devinfo() static.
2016-05-04 Matt Turneri965: Actually check whether the opcode is supported.
2016-05-04 Matt Turneri965: Merge inst_info and opcode_desc tables.
2016-05-04 Matt Turneri965: Move inst_info from brw_eu_validate.c to brw_eu.c.
2016-05-04 Francisco Jerezi965/disasm: Wrap opcode_desc look-up in a function.
2016-05-04 Francisco Jerezi965: Pass devinfo pointer to is_3src() helpers.
2016-05-04 Francisco Jerezi965: Pass devinfo pointer to brw_instruction_name().
next