Merge branch 'master' of ../mesa into vulkan
[mesa.git] / src / mesa / drivers /
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-29 Jordan Justeni965/cs: Generate code to load gl_NumWorkGroups
2015-09-29 Jordan Justeni965/cs: Setup surface binding for gl_NumWorkGroups
2015-09-29 Jordan Justeni965/cs: Add a binding table entry for gl_NumWorkGroups
2015-09-29 Jordan Justeni965/cs: Store compute invocation information in brw...
2015-09-29 Jordan Justeni965/cs: Re-emit cs_state when surfaces have changed
2015-09-29 Jordan Justeni965/cs: Re-emit push constants and cs_state on new...
2015-09-29 Samuel Iglesias... mesa: rename gl_shader_program's NumUniformBlocks to...
2015-09-28 Anuj Phogati965/gen9: Add a condition for starting pixel in fast...
2015-09-28 Anuj Phogati965: Rename intel_miptree_get_dimensions_for_image()
2015-09-28 Anuj Phogati965/gen9: Fix {src, dst}_pitch alignment check for...
2015-09-28 Anuj Phogati965: Fix {src, dst}_pitch alignment check for XY_SRC_C...
2015-09-28 Anuj Phogati965: Move conversion of {src, dst}_pitch to dwords...
2015-09-28 Anuj Phogati965: Delete temporary variable 'src_pitch'
2015-09-28 Anuj Phogati965: Use helper function intel_get_tile_dims() in...
2015-09-28 Anuj Phogati965: Use intel_get_tile_dims() to get tile masks
2015-09-28 Anuj Phogati965: Add a helper function intel_get_tile_dims()
2015-09-28 Francisco Jerezi965/fs: Fix hang on IVB and VLV with image format...
2015-09-26 Kenneth Graunkei965/gs: Optimize away the EOT write on Gen8+ with...
2015-09-26 Kenneth Graunkei965/gs: Allow src0 immediates in GS_OPCODE_SET_WRITE_O...
2015-09-26 Kenneth Graunkei965: Implement "Static Vertex Count" geometry shader...
2015-09-26 Kenneth Graunkei965: Move GS_THREAD_END mlen calculations out of the...
2015-09-26 Kenneth Graunkei965: Simplify handling of VUE map changes.
2015-09-26 Kenneth Graunkei965/gs: Remove the dependency on the VS VUE map.
2015-09-26 Kenneth Graunkei965: Don't re-layout varyings for separate shader...
2015-09-26 Kenneth Graunkei965/vue: Make assign_vue_map() take an explicit slot.
2015-09-26 Kenneth Graunkei965: Initialize unused VUE map slots to BRW_VARYING_SL...
2015-09-26 Kenneth Graunkei965: Fix BRW_VARYING_SLOT_PAD handling in the scalar...
2015-09-25 Samuel Iglesias... i965: Enable ARB_shader_storage_buffer_object extension...
2015-09-25 Iago Toral Quirogai965/nir/vec4: Implement nir_intrinsic_ssbo_atomic_*
2015-09-25 Iago Toral Quirogai965/nir/fs: Implement nir_intrinsic_ssbo_atomic_*
2015-09-25 Iago Toral Quirogai965/nir/vec4: Implement nir_intrinsic_load_ssbo
2015-09-25 Iago Toral Quirogai965/nir/fs: Implement nir_intrinsic_load_ssbo
2015-09-25 Iago Toral Quirogai965/nir/vec4: Implement nir_intrinsic_store_ssbo
2015-09-25 Iago Toral Quirogai965/nir/fs: Implement nir_intrinsic_store_ssbo
2015-09-25 Francisco Jerezi965/vec4: Import surface message builder functions.
2015-09-25 Francisco Jerezi965/vec4: Import helpers to convert vectors into array...
2015-09-25 Francisco Jerezi965/vec4: Introduce VEC4 IR builder.
2015-09-25 Samuel Iglesias... i965/wm: surfaces should have the API buffer size,...
2015-09-25 Samuel Iglesias... i965/wm: emit null buffer surfaces when null buffers...
2015-09-25 Samuel Iglesias... i965/fs/nir: implement nir_intrinsic_get_buffer_size
2015-09-25 Samuel Iglesias... i965/fs: Implement FS_OPCODE_GET_BUFFER_SIZE
2015-09-25 Samuel Iglesias... i965/vec4/nir: implement nir_intrinsic_get_buffer_size
2015-09-25 Samuel Iglesias... i965/vec4: Implement VS_OPCODE_GET_BUFFER_SIZE
2015-09-25 Samuel Iglesias... glsl: Add parser/compiler support for unsized array...
2015-09-25 Iago Toral Quirogai965/fs: Do not split buffer variables
2015-09-25 Iago Toral Quirogai965: handle visiting of ir_var_shader_storage variables
2015-09-25 Iago Toral Quirogai965: Upload Shader Storage Buffer Object surfaces
2015-09-25 Iago Toral Quirogai965: Set MaxShaderStorageBuffers for compute shaders
2015-09-25 Samuel Iglesias... i965: set ARB_shader_storage_buffer_object related...
2015-09-25 Iago Toral Quirogai965: Implement DriverFlags.NewShaderStorageBuffer
2015-09-25 Iago Toral Quirogai965: Use 64-byte offset alignment for shader storage...
2015-09-25 Jordan Justeni965/cs: Implement DispatchComputeIndirect support
2015-09-24 Alejandro Piñeiroi965/vec4: check swizzle before discarding a uniform...
2015-09-24 Kristian Høgsberg... i965: Respect stride and subreg_offset for ATTR registers
2015-09-24 Brian Paulmesa: rework Driver.CopyImageSubData() and related...
2015-09-23 Ilia Mirkini965: add ARB_texture_barrier support
2015-09-23 Kenneth Graunkei965/gs: Fix extra level of indentation left by the...
2015-09-23 Kenneth Graunkei965/gs: Use new NIR intrinsics.
2015-09-23 Ville Syrjäläi915: Make hw_prim[] const
2015-09-23 Ian Romanickmesa: Remove unused HAVE_TRI_STRIP_1 defines
2015-09-23 Ian Romanickt_dd_dmatmp: Remove HAVE_QUADS support
2015-09-23 Ian Romanickt_dd_dmatmp: Remove HAVE_QUAD_STRIPS support
2015-09-23 Ian Romanickt_dd_dmatmp: Make "count" actually be the count
2015-09-23 Antia Puentesi965/vec4: Don't coalesce regs in Gen6 MATH ops if...
2015-09-23 Matt Turneri965/vec4: Detect and delete useless MOVs.
2015-09-23 Jason Ekstrandi965/vec4: Add support for fdph_replicated
2015-09-23 Chris Forbesi965: Add defines for tessellation stages
2015-09-22 Alejandro Piñeiroi965/vec4: refactor brw_vec4_copy_propagation.
2015-09-22 Tapani Pällii965: fix textureGrad for cubemaps
2015-09-21 Jason Ekstrandi965: Clean up GLSL compiler option setup
2015-09-21 Ben Widawskyi965/skl: Use larger URB size where available.
2015-09-21 Kenneth Graunkei965: Fix MRF register number assertions for compr4.
2015-09-21 Iago Toral Quirogai965/vec4: Use MRF registers 21-23 for spilling in...
2015-09-21 Iago Toral Quirogai965/fs: Use MRF registers 21-23 for spilling in gen6
2015-09-21 Iago Toral Quirogai965: Turn BRW_MAX_MRF into a macro that accepts a...
2015-09-21 Iago Toral Quirogai965: Move MRF register asserts out of brw_reg.h
2015-09-21 Iago Toral Quirogai965: Maximum allowed size of SEND messages is 15 ...
2015-09-20 Eduardo Lima Mitevi965/vec4/nir: Remove all "this->" snippets
2015-09-20 Marcin Ślusarzdri/common: fix gbm-symbols-check regression
2015-09-19 Marcin Ślusarzdri/common: use sysconfdir when looking for drirc
2015-09-19 Rob Clarknir/lower_tex: support projector lowering per sampler...
2015-09-19 Rob Clarknir: rename nir_lower_tex_projector
2015-09-18 Alejandro Piñeiroi965/vec4: Change types as needed to propagate source...
2015-09-18 Iago Toral Quirogai965/fs: Fix comparison between signed and unsigned...
2015-09-18 Jason EkstrandMerge branch 'nir-spirv' into vulkan
2015-09-17 Jason Ekstrandi965/vec4: Use nir_move_vec_src_uses_to_dest
2015-09-15 Jordan Justeni965/fs: The barrier send uses only 1 payload register
2015-09-15 Jason Ekstrandi965/vec4: Use the replicated fdot instruction in NIR
2015-09-15 Jason Ekstrandi965/vec4_nir: Use partial SSA form rather than full...
2015-09-15 Jason Ekstrandi965/fs: Add a very basic validation pass
2015-09-15 Jason Ekstrandi965/fs_surface_builder: Only apply predicate to compon...
2015-09-15 Jason Ekstrandi965/fs: Only read output_components many components...
2015-09-15 Jason Ekstrandi965/fs: Set output_components for lowered clip distanc...
2015-09-14 Kristian Høgsberg... i965: Move perf_debug code to brw_codegen_*_prog()
2015-09-14 Kristian Høgsberg... i965: Move brw_fs_precompile() to brw_wm.c
2015-09-14 Kristian Høgsberg... i965: Move compute shader code around
2015-09-14 Anuj Phogatmeta: Abort meta pbo path if TexSubImage need signed...
2015-09-14 Antia Puentesi965/vec4_nir: Load constants as integers
2015-09-14 Antia Puentesi965/vec4: Fix saturation errors when coalescing registers
next