anv/image: Fix initialization of the ISL tiling
[mesa.git] / src /
2016-07-15 Nanley Cheryanv/image: Fix initialization of the ISL tiling
2016-07-15 Nanley Cheryisl: Fix isl_tiling_is_any_y()
2016-07-15 Nanley Cheryanv/device: Fix max buffer range limits
2016-07-15 Nanley Cheryisl: Fix assert on raw buffer surface state size
2016-07-15 Nanley Cheryanv/cmd_buffer: Simplify range member assignment
2016-07-15 Nanley Cheryanv/cmd_buffer: Remove unused variable
2016-07-15 Nanley Cheryanv/descriptor_set: Fix binding partly undefined descri...
2016-07-15 Brian Paulsvga: handle mismatched number of samplers, sampler...
2016-07-15 Leo Liust/omx/enc: check uninitialized list from task release
2016-07-14 Samuel Pitoisetnv50/ir: add missing string for SV_WORK_DIM
2016-07-14 Marek OlšákRevert "radeon/llvm: Use alloca instructions for larger...
2016-07-14 Jan Veselyr600,compute: Reserve vtx 3 for kernel arguments
2016-07-14 Marek Olšákradeon/uvd: fail to create a decoder if RUVD_MSG_CREATE...
2016-07-14 Marek Olšákwinsys/amdgpu: return an error on IB submission failures
2016-07-14 Marek Olšákgallium/radeon: add a return value to cs_flush
2016-07-14 Jason Ekstrandglsl/types: Use _mesa_hash_data for hashing function...
2016-07-14 Jason Ekstrandglsl/types: Fix function type comparison function
2016-07-14 francians@gmail.comfreedreno/a4xx: Fix sign compare warnings
2016-07-14 francians@gmail.comfreedreno/a3xx: Fix sign compare warnings
2016-07-14 francians@gmail.comfreedreno/a2xx: Fix sign compare warnings
2016-07-14 Boyuan Zhangradeon/vce: handle newly added parameters
2016-07-14 Boyuan Zhangst/omx: assign previous values to new structure
2016-07-14 Boyuan Zhangvl: add parameters for VAAPI encode
2016-07-14 Christian Königst/mesa: fix reference counting bug in st_vdpau
2016-07-14 Eric Anholtvc4: Emit resets of the uniform stream at the starts...
2016-07-14 Eric Anholtvc4: Add support for scheduling of branch instructions.
2016-07-14 Eric Anholtvc4: Move the QPU instructions to schedule into each...
2016-07-14 Eric Anholtvc4: Disable vc4_opt_vpm in the presence of control...
2016-07-14 Eric Anholtvc4: Convert vc4_opt_dead_code to work in the presence...
2016-07-14 Eric Anholtvc4: Update copy propagation for control flow.
2016-07-14 Samuel Iglesias... i965/fs: emit DIM instruction to load 64-bit immediates...
2016-07-14 Samuel Iglesias... i965/eu: set DF imm value to the source of DIM
2016-07-14 Samuel Iglesias... i965: enable the emission of the DIM instruction
2016-07-14 Jason Ekstrandanv: Add a stub for CmdCopyQueryPoolResults on Ivy...
2016-07-14 Timothy Arcerii965: fix compiler warnings for 32bit build
2016-07-13 Tim RowleyRevert "gallium: Force blend color to 16-byte alignment"
2016-07-13 Jason Ekstrandisl/state: Add support for handling auxiliary surfaces
2016-07-13 Jason Ekstrandisl: Add an auxiliary surface usage enum
2016-07-13 Jason Ekstrandisl: Add support for color control surfaces
2016-07-13 Jason Ekstrandisl: Add support for multisample compression surfaces
2016-07-13 Jason Ekstrandisl: Add support for HiZ surfaces
2016-07-13 Jason Ekstrandisl: Kill off isl_format_layout::bs
2016-07-13 Jason Ekstrandisl: Take bpb rather than bs in tiling_get_info
2016-07-13 Jason Ekstrandisl: Use bpb in a few places where it's more natural...
2016-07-13 Jason Ekstrandisl: Use bpb for determining YUV image padding
2016-07-13 Jason Ekstrandisl: Bring back isl_format_layout::bpb
2016-07-13 Jason Ekstrandisl: Change the physical size of a W-tile to 128x32
2016-07-13 Jason Ekstrandisl: Rework the way we define tile sizes.
2016-07-13 Jason Ekstrandisl: Rework the way we handle surface padding
2016-07-13 Jason Ekstrandisl: Use ARRAY_PITCH_SPAN_FULL for depth/stencil surfac...
2016-07-13 Jason Ekstrandisl: Stop multiplying height by block size
2016-07-13 Jason Ekstrandisl: Get rid of tiling_get_extent
2016-07-13 Jason Ekstrandnir/spirv: Don't multiply the push constant block size...
2016-07-13 Jason Ekstrandanv/pipeline: Assert that the number of uniforms from...
2016-07-13 Marek Olšákradeonsi: report accurate SGPR and VGPR spills
2016-07-13 Marek Olšákradeonsi: add a workaround for a compute VGPR-usage...
2016-07-13 Marek Olšákradeonsi: use LLVMGetTypeKind to tell if an input is...
2016-07-13 Marek Olšákradeonsi: replace !tbaa with !invariant.load
2016-07-13 Marek Olšákradeonsi: set dereferenceable attribute on descriptor...
2016-07-13 Marek Olšákgallivm: add helper lp_add_attr_dereferenceable
2016-07-13 Marek Olšákradeonsi: clean up shader value metadata code
2016-07-13 Marek Olšákradeonsi: remove LLVMNoUnwindAttribute uses
2016-07-13 Marek Olšákradeonsi: fix a typo in SI_PARAM_LINEAR_* handling
2016-07-13 Marek Olšákgallium/radeon: normalize the code style
2016-07-13 Marek Olšákradeonsi: just save buffer sizes instead of buffers...
2016-07-13 Jon TurneyAdd c99_alloca.h include to fix compilation on Cygwin
2016-07-13 Topi Pohjolaineni965/blorp: Cleanup leftovers from push constant disabling
2016-07-13 Topi Pohjolaineni965/blorp/gen7+: Bring back push constant setup
2016-07-13 Nicolai Hähnleradeonsi: silence Coverity warning
2016-07-13 Samuel Iglesias... i965/fs: do d2x lowering before simd splitting
2016-07-13 Iago Toral Quirogai965/fs: do pack lowering before simd splitting
2016-07-13 Samuel Iglesias... i965/fs: do not require force_writemask_all with exec_s...
2016-07-13 Iago Toral Quirogai965/fs/gen7: split instructions that run into exec...
2016-07-13 Iago Toral Quirogai965/fs: use the new helper function to create double...
2016-07-13 Iago Toral Quirogai965/fs: add a helper function to create double immediates
2016-07-13 Eric Anholtvc4: Validate QPU uniform pointer updates.
2016-07-13 Eric Anholtvc4: Add support for NIR loops and break/continue.
2016-07-13 Eric Anholtvc4: Add support for emitting NIR IF nodes.
2016-07-13 Eric Anholtvc4: Add support for storing to NIR registers in a...
2016-07-13 Eric Anholtvc4: Add a flag in the screen to track control flow...
2016-07-13 Eric Anholtvc4: Define a QIR branch instruction
2016-07-13 Eric Anholtvc4: Add kernel support for branching in shader validation.
2016-07-13 Eric Anholtvc4: Add a bitmap of branch targets in kernel validation.
2016-07-13 Eric Anholtvc4: Track the current instruction into the validation_...
2016-07-13 Eric Anholtvc4: Add QPU support for generating BRANCH instructions.
2016-07-13 Eric Anholtvc4: Print live variable start/ends during QIR dumping.
2016-07-13 Eric Anholtvc4: Implement live intervals using a CFG.
2016-07-12 Eric Anholtvc4: Make vc4_qir_schedule handle each block in the...
2016-07-12 Eric Anholtvc4: Convert uniforms lowering to work with multiple...
2016-07-12 Eric Anholtvc4: Convert vc4_opt_peephole_sf to work with control...
2016-07-12 Eric Anholtvc4: Create a basic block structure and move the instru...
2016-07-12 Eric Anholtvc4: Add a "qir_for_each_inst_inorder" macro and use...
2016-07-12 Eric Anholtvc4: Also enable phi elimination.
2016-07-12 Eric Engestromvc4: fix memory leak
2016-07-12 Eric Anholtvc4: Close our screen's fd on screen close.
2016-07-12 Eric Anholtnir: Add optimization for (a || True == True)
2016-07-12 Tim Rowleyswr: [rasterizer core] correct MSAA behavior for conser...
2016-07-12 Tim Rowleyswr: [rasterizer core] conservative rast backend changes
2016-07-12 Tim Rowleyswr: [rasterizer] buckets cleanup
2016-07-12 Tim Rowleyswr: [rasterizer core] make all api functions call...
next