i965/fs_nir: Do retyping for ALU srouces in get_nir_alu_src
[mesa.git] / src / mesa / drivers /
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
2015-01-15 Ian Romanicki965: Micro-optimize brw_get_index_type
2015-01-15 Ian Romanickmeta: Put _mesa_meta_in_progress in the header file
2015-01-15 Kenneth Graunkei965: Fix "vertex" vs. "geometry" and "VS" vs. "GS...
2015-01-15 Kenneth Graunkei965: Pass a shader stage abbreviation to fs_generator().
2015-01-14 Jason Ekstrandi965/miptree_map_blit: Don't do the initial copy if...
2015-01-13 Jason Ekstrandi965/fs: Allow constant propagation between different...
2015-01-13 Iago Toral Quirogai965: Fix bitcast operations with negate (ceil)
2015-01-13 Eduardo Lima Mitevi965: Sets missing vertex shader constant values for...
2015-01-12 Kenneth Graunkei965: Respect the no_8 flag on Gen6, not just Gen7+.
2015-01-08 Matt Turneri965: Consider SEL.{GE,L} to be commutative operations.
2015-01-08 Matt Turneri965/cfg: Fix end_ip of last basic block.
2015-01-08 Laura Ekstrandmain: Renamed _mesa_get_compressed_teximage to _mesa_Ge...
2015-01-08 Laura Ekstrandmain: Renamed _mesa_get_teximage to _mesa_GetTexImage_sw.
2015-01-08 Laura Ekstrandmain: Changed _mesa_alloc_texture_storage to _mesa_Allo...
2015-01-08 Laura Ekstrandmain: Moved _mesa_lock_texture and _mesa_unlock_texture...
2015-01-08 Laura Ekstrandi965: blit_texture_to_pbo() now accepts TEXTURE_CUBE_MAP.
2015-01-08 Kristian Høgsbergi965/skl: Always use a header for SIMD4x2 sampler messages
2015-01-08 Kristian Høgsbergi965/skl: Report more accurate number of samples for...
2015-01-05 Brian Paulmesa: remove unused ctx parameter for _mesa_select_tex_...
2015-01-05 Brian Paulmeta: init var to silence uninitialized variable warning
2015-01-05 Kenneth Graunkei965: Micro-optimize swizzle_to_scs() and make it inlin...
2015-01-05 Kenneth Graunkei965: Support MESA_FORMAT_R8G8B8X8_SRGB.
2015-01-05 Kenneth Graunkei965: Fix BLORP sRGB MSAA overrides to cope with X...
2015-01-05 Kenneth Graunkei965: Copy shader->shadow_samplers to prog->ShadowSamplers.
2015-01-05 Kenneth Graunkei965: Make the precompile ignore DEPTH_TEXTURE_MODE...
2015-01-05 Kenneth Graunkei965: Implement WaCsStallAtEveryFourthPipecontrol on...
2015-01-03 Kenneth Graunkei965: Make INTEL_DEBUG=state ignore state flags with...
2015-01-03 Kenneth Graunkei965: Fix INTEL_DEBUG=optimizer with VF types.
2015-01-03 Kenneth Graunkei965: Show opt_vector_float() and later passes in INTEL...
2015-01-02 Jeremy Huddleston... swrast: Fix -Wduplicate-decl-specifier warning
2015-01-01 Kenneth Graunkei965: Fix start/base_vertex_location for >1 prims but...
2015-01-01 Kenneth Graunkei965: Use WARN_ONCE for the single-primitive-exceeded...
2014-12-29 Matt Turneri965/vec4: Do separate copy followed by constant propag...
2014-12-29 Matt Turneri965/vec4: Allow constant propagation of VF immediates.
2014-12-29 Matt Turneri965/vec4: Add parameter to skip doing constant propaga...
2014-12-29 Matt Turneri965/vec4: Do CSE, copy propagation, and DCE after...
2014-12-29 Matt Turneri965/vec4: Perform CSE on MOV ..., VF instructions.
2014-12-29 Matt Turneri965/vec4: Add pass to gather constants into a vector...
2014-12-29 Matt Turneri965: Add support for saturating immediates.
2014-12-29 Matt Turneri965: Add fs_reg/src_reg constructors that take vf[4].
2014-12-24 Kenneth Graunkei965: Add missing BRW_NEW_*_PROG_DATA to texture/render...
2014-12-24 Kenneth Graunkei965: Cache register write capability checks.
2014-12-22 Chad Versacei965: Use safer pointer arithmetic in gather_oa_results()
2014-12-22 Chad Versacei965: Use safer pointer arithmetic in intel_texsubimage...
2014-12-22 Chad Versacei965: Fix intel_miptree_map() signature to be more...
2014-12-22 Chad Versacei965: Remove spurious casts in copy_image_with_memcpy()
2014-12-19 Matt Turneri965/fs: Add missing const qualifier.
2014-12-18 Matt Turnermesa: Remove unnecessary -f from $(RM).
2014-12-17 Cody Northropi965: Require pixel alignment for GPU copy blit
2014-12-16 Mark Janesi965: remove includes of sampler.h from extern "C"...
2014-12-16 Kenneth Graunkei965/query: Cache whether the batch references the...
2014-12-16 Kenneth Graunkei965/query: Use brw_bo_map to handle stall warnings.
2014-12-16 Kenneth Graunkei965/query: Remove redundant drm_intel_bo_references...
2014-12-16 Kenneth Graunkei965/query: Add query->bo == NULL early return in Check...
2014-12-16 Kenneth Graunkei965/query: Set Ready flag in gen6_queryobj_get_results().
2014-12-16 Matt Turneri965/fs: Add a comment explaining what saturate propaga...
2014-12-16 Juha-Pekka Heikkilai965: add test_vf_float_conversions to .gitignore
2014-12-16 Juha-Pekka Heikkilai965: Make validate_reg tables constant
2014-12-16 Timothy Arcerii965: remove commented out code
2014-12-15 Andres Gomezi965/brw_reg: struct constructor now needs explicit...
2014-12-13 Kenneth Graunkei965/vec4: Drop writemasks on scratch reads.
2014-12-12 Matt Turnerosmesa: Add osmesa.def to distribution.
2014-12-12 Matt Turnerdrivers/x11: Add headers to distribution.
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-12-12 Matt Turnermesa: Add clean-local rule to remove .lib links.
2014-12-12 Matt Turnerxmlpool: Add $(MOS) and options.h to CLEANFILES.
2014-12-12 Matt Turnerdri: Add uninstall hooks to handle megadriver hardlinks.
2014-12-12 Matt Turnerswrast: Add headers to distribution.
2014-12-12 Matt Turnerr200: Add headers to distribution.
2014-12-12 Matt Turnerr200: Alphabetize source list.
2014-12-12 Matt Turnerradeon: Add headers to distribution.
2014-12-12 Matt Turnerradeon: Alphabetize source list.
2014-12-12 Matt Turnernouveau: Add headers to distribution.
2014-12-12 Matt Turnernouveau: Alphabetize source list.
2014-12-12 Matt Turneri965: Add headers to distribution.
2014-12-12 Matt Turneri965: Alphabetize source list.
2014-12-12 Matt Turneri915: Add headers to distribution.
2014-12-12 Matt Turneri915: Alphabetize source list.
2014-12-12 Matt Turnerinclude: Add remaining headers to distribution.
2014-12-12 Matt Turnerdri/common: Add files to distribution.
2014-12-12 Matt Turnerdri/common: Drop unused mmio.h.
2014-12-12 Matt Turnerr200: Avoid out of bounds array access.
2014-12-12 Ben Widawskyi965/gen8+: Remove false perf debug message about MOCS
2014-12-12 Ben Widawskyi965/gen8: Check correct number of blitter dwords
next