mesa: Move simple_list.h to src/util.
[mesa.git] / src / mesa / drivers / dri / i965 /
2015-01-28 Jason Ekstrandi965/tex: Don't create read-write textures with non...
2015-01-28 Jason Ekstrandi965/gen8: Include the buffer offset when emitting...
2015-01-27 Sisinty Sasmita... i965: Implemente a tiled fast-path for glReadPixels...
2015-01-27 Sisinty Sasmita... i965/tiled_memcpy: Add tiled-to-linear paths
2015-01-27 Sisinty Sasmita... i965: Refactor tiled memcpy functions and move them...
2015-01-27 Jason Ekstrandi965/tex_subimage: Use the fast tiled path for rectangl...
2015-01-26 Kenneth Graunkei965: Handle CMP.nz ... 0 and MOV.nz similarly in cmod...
2015-01-25 Connor Abbottnir: use Python to autogenerate opcode information
2015-01-24 Matt Turneri965: Convert CMP.GE -(abs)reg 0 -> CMP.Z reg 0.
2015-01-24 Matt Turneri965/fs: Add support for removing MOV.NZ instructions.
2015-01-24 Matt Turneri965/fs: Allow flipping cond mod for negated arguments.
2015-01-24 Matt Turneri965/fs: Propagate cmod across flag read if it contains...
2015-01-24 Matt Turneri965/fs: Add unit tests for cmod propagation pass.
2015-01-24 Matt Turneri965/fs: Add pass to propagate conditional modifiers.
2015-01-24 Matt Turneri965/fs: Eliminate null-dst instructions without side...
2015-01-24 Matt Turneri965/fs: Apply conditional mod specially to split MAD...
2015-01-24 Matt Turneri965/fs: Add a pass to fixup 3-src instructions that...
2015-01-24 Matt Turneri965: Add is_3src() to backend_instruction.
2015-01-24 Matt Turneri965: Add backend_instruction::can_do_cmod().
2015-01-24 Matt Turneri965/cfg: Add a foreach_block_reverse macro.
2015-01-24 Matt Turneri965/cfg: Add a foreach_inst_in_block_reverse_safe...
2015-01-24 Matt Turneri965: Don't make instructions with a null dest a barrie...
2015-01-24 Ian Romanicki965/fs: Allow SIMD16 on pre-SNB when try_replace_with_...
2015-01-23 Kenneth Graunkei965/nir: Report NIR instruction counts (in SSA form...
2015-01-23 Kenneth Graunkei965/nir: Print NIR on INTEL_DEBUG=fs.
2015-01-23 Kenneth Graunkei965/nir: Do optimizations again just before lowering...
2015-01-23 Ville Syrjäläi965: Fix min_vs_entries for CHV
2015-01-23 Ville Syrjäläi965: Fix max_wm_threads for CHV
2015-01-23 Jason Ekstrandi965/emit: Assert that src1 is not an MRF after doing...
2015-01-22 Jason Ekstrandi965/emit: Do the sampler index adjustment directly...
2015-01-22 Jason Ekstrandi965/tex_subimage: use meta instead of the blitter...
2015-01-22 Jason Ekstrandi965/tex_image: Use meta for instead of the blitter...
2015-01-22 Jason Ekstrandi965/pixel_read: Use meta_pbo_GetTexSubImage for PBO...
2015-01-22 Jason Ekstrandi965: Implement SetTextureStorageForBufferObject
2015-01-22 Jason Ekstrandi965: Apply the miptree offset to surface state for...
2015-01-22 Jason Ekstrandi965/mipmap_tree: Add a depth parameter to create_for_bo
2015-01-22 Matt Turneri965/vec4: Fix fprintf argument ordering.
2015-01-20 Ben Widawskyi965: Extract scalar region checking logic
2015-01-20 Ben Widawskyi965: Add QWORD sizes to type_sz macro
2015-01-19 Kenneth Graunkei965: Work around mysterious Gen4 GPU hangs with minima...
2015-01-19 Kenneth Graunkei965/nir: Enable SIMD16 support in the NIR FS backend.
2015-01-19 Kenneth Graunkei965/nir: Use offset() instead of altering reg_offset...
2015-01-19 Kenneth Graunkei965/nir: Replace fs_reg(GRF, virtual_grf_alloc(.....
2015-01-19 Kenneth Graunkei965: Replace fs_reg(fs_visitor, type) with fs_visitor...
2015-01-17 Kenneth Graunkei965/fs: Fix the dummy fragment shader.
2015-01-16 Kristian Høgsbergi965: Fix up too-wide comment
2015-01-16 Kenneth Graunkei965: Fix some oddities in FB_WRITE register width...
2015-01-16 Kenneth Graunkei965/fs: Make lower_load_payload etc. appear in INTEL_D...
2015-01-16 Iago Toral Quirogai965/gen6: Fix crash with VS+TF after rendering with GS
2015-01-15 Jason Ekstrandutil/hash_set: Rework the API to know about hashing
2015-01-15 Jason Ekstrandutil: Move main/set to util/hash_set
2015-01-15 Matt Turneri965: Don't consider null dst instructions as matching...
2015-01-15 Matt Turneri965/vec4: Make sure that imm writes are to registers...
2015-01-15 Matt Turneri965/fs: Emit MADs from (x + abs(y * z)).
2015-01-15 Matt Turneri965/fs: Emit MADs from (x + -(y * z)).
2015-01-15 Jason Ekstrandi965/nir: Do a final copy lowering pass before lowering...
2015-01-15 Jason Ekstrandnir: Rename lower_variables to lower_vars_to_ssa
2015-01-15 Jason Ekstrandnir/tex_instr: Add a nir_tex_src struct and dynamically...
2015-01-15 Jason Ekstrandi965/fs_nir: Handle sample ID, position, and mask better
2015-01-15 Jason Ekstrandnir: Make load_const SSA-only
2015-01-15 Jason Ekstrandi965/nir: Move the other lowering passes to before...
2015-01-15 Jason Ekstrandnir/lower_atomics: Use/support SSA
2015-01-15 Jason Ekstrandnir: Remove predication
2015-01-15 Jason Ekstrandnir: Make bcsel a fully vector operation
2015-01-15 Jason Ekstrandi965/fs_nir: Add support for indirect texture arrays
2015-01-15 Jason Ekstrandnir/tex_instr: Rename the indirect source type and...
2015-01-15 Jason Ekstrandnir: Use a source for uniform buffer indices instead...
2015-01-15 Jason Ekstrandnir: Make texture instruction names more consistent
2015-01-15 Jason Ekstrandnir: Add a basic constant folding pass
2015-01-15 Jason Ekstrandnir: Add an algebraic optimization pass
2015-01-15 Jason Ekstrandnir: Add a lowering pass for adding source modifiers...
2015-01-15 Jason Ekstrandi965/fs_nir: Implement the ARB_gpu_shader5 interpolatio...
2015-01-15 Jason Ekstrandi965/fs_nir: Add a has_indirect flag and clean up some...
2015-01-15 Jason Ekstrandnir: Vectorize intrinsics
2015-01-15 Jason Ekstrandi965/fs_nir: Use the new variable lowering code
2015-01-15 Jason Ekstrandi965/fs_nir: Don't dump the shader.
2015-01-15 Jason Ekstrandi965/fs_nir: Properly saturate multiplies
2015-01-15 Jason Ekstrandi965/fs_nir: Handle SSA constants
2015-01-15 Jason Ekstrandi965/fs_nir: Use an array rather than a hash table...
2015-01-15 Jason Ekstrandi965/fs_nir: Add the CSE pass and actually run in a...
2015-01-15 Jason Ekstrandnir: Add a fused multiply-add peephole
2015-01-15 Jason Ekstrandi965/fs_nir: Turn on the peephole select optimization
2015-01-15 Jason Ekstrandi965/fs_nir: Validate optimization passes
2015-01-15 Jason Ekstrandnir: Differentiate between signed and unsigned versions...
2015-01-15 Jason Ekstrandi965/fs_nir: Do retyping for ALU srouces in get_nir_alu_src
2015-01-15 Jason Ekstrandi965/fs_nir: Convert the shader to/from SSA
2015-01-15 Jason Ekstrandi965/fs_nir: Don't duplicate emit_general_interpolation
2015-01-15 Jason Ekstrandi965/fs: Don't take an ir_variable for emit_general_int...
2015-01-15 Jason Ekstrandi965/fs_nir: Add atomic counters support
2015-01-15 Jason Ekstrandi965/fs_nir: Handle coarse/fine derivatives
2015-01-15 Jason Ekstrandi965/fs_nir: Add support for sample_pos and sample_id
2015-01-15 Jason EkstrandFix up varying pull constants
2015-01-15 Jason Ekstrandi965/fs_nir: Use the correct texture offset immediate
2015-01-15 Jason Ekstrandi965/fs_nir: Use the correct types for texture inputs
2015-01-15 Jason Ekstrandi965/fs_nir: Make the sampler register always unsigned
2015-01-15 Jason Ekstrandi965/fs: Only use nir for 8-wide non-fast-clear shaders.
2015-01-15 Connor Abbotti965/fs: add a NIR frontend
2015-01-15 Connor Abbotti965/fs: Don't pass through the coordinate type
2015-01-15 Connor Abbotti965/fs: make emit_fragcoord_interpolation() not take...
2015-01-15 Ian Romanicki965: Store the atoms directly in the context
next