mesa: scons: remove left over src/glsl include
[mesa.git] / src / mesa / drivers /
2016-07-20 Kenneth Graunkei965: Use tex_mocs instead of rb_mocs for GL images.
2016-07-19 Ian Romanicki965: Enable MESA_shader_integer_functions on all GLSL...
2016-07-19 Ian Romanicki965: Don't lower uaddCarry and usubBorrow in both...
2016-07-19 Ian Romanicki965: Update assertion to account for Gen < 7
2016-07-19 Ian Romanicki965: Use LZD to implement nir_op_find_lsb on Gen < 7
2016-07-19 Ian Romanicki965: Use LZD to implement nir_op_ifind_msb on Gen < 7
2016-07-19 Ian Romanicki965: Use LZD to implement nir_op_ufind_msb
2016-07-19 Ian Romanicki965: Always enable GL_ARB_shading_language_packing
2016-07-19 Ian Romanicki965: Move enable of EXT_shader_integer_mix
2016-07-18 Jason Ekstrandi965: Skip update_texture_surface when the plane doesn...
2016-07-18 Anuj Phogati965/gen9: Enable KHR_texture_compression_astc_sliced_3d
2016-07-18 Iago Toral Quirogai965/tes/scalar: fix 64-bit indirect input loads
2016-07-18 Iago Toral Quirogai965/tcs/scalar: only update imm_offset for second...
2016-07-18 Kenneth Graunkei965: Move pulls_bary setting to emit_pixel_interpolato...
2016-07-18 Kenneth Graunkei965: Write gl_FragCoord directly to the destination.
2016-07-18 Kenneth Graunkei965: Drop has_pln checks in unlit centroid workaround.
2016-07-18 Kenneth Graunkei965: Drop VARYING_SLOT_FACE special case in barycentri...
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-07-16 Kenneth Graunkei965: Remove the emit_linterp() helper.
2016-07-16 Kenneth Graunkei965: Reduce the number of fs_reg(brw_reg) calls in...
2016-07-16 Kenneth Graunkei965: Make a barycentric_mode() helper function.
2016-07-16 Kenneth Graunkei965: Rename brw_wm_barycentric_interp_mode to brw_bary...
2016-07-16 Kenneth Graunkei965: Handle default interpolation modes and locations...
2016-07-15 Jason Ekstrandi965/context: Remove some unnecessary vfuncs
2016-07-15 Jason Ekstrandi965: Get rid of gen6_surface_state.c
2016-07-15 Jason Ekstrandi965: Use ISL for emitting buffer surface states
2016-07-15 Jason Ekstrandi965/state: Account for the element size in emit_buffer...
2016-07-15 Jason Ekstrandi965/gen4-6: Use the generic ISL-based path for texture...
2016-07-15 Jason Ekstrandi965/gen6: Use the generic ISL-based path for renderbuf...
2016-07-15 Jason Ekstrandi965/gen7: Use the generic ISL-based path for renderbuf...
2016-07-15 Jason Ekstrandi965/gen7: Use the generic ISL-based path for texture...
2016-07-15 Jason Ekstrandi965/gen8: Use the generic ISL-based path for renderbuf...
2016-07-15 Jason Ekstrandi965/gen8: Use the generic ISL-based path for texture...
2016-07-15 Jason Ekstrandi965/state: Add generic surface update functions based...
2016-07-15 Jason Ekstrandi965/surface_state: Rename brw_update to gen4_update
2016-07-15 Jason Ekstrandi965/state: Use ISL for emitting image surfaces
2016-07-15 Jason Ekstrandi965/blorp: Use a generic ISL path for texture surfaces...
2016-07-15 Jason Ekstrandi965/state: Add a helper for emitting a surface state...
2016-07-15 Jason Ekstrandi965/blorp: Use the generic ISL path for texture surfac...
2016-07-15 Jason Ekstrandi965/blorp: Use the generic ISL path for renderbuffer...
2016-07-15 Jason Ekstrandi965/blorp: Use the generic ISL path for texture surfac...
2016-07-15 Jason Ekstrandi965/blorp: Use the generic ISL path for renderbuffer...
2016-07-15 Jason Ekstrandi965/blorp: Use the generic ISL path for renderbuffer...
2016-07-15 Jason Ekstrandi965/blorp: Add a generic ISL-based surface state emit...
2016-07-15 Jason Ekstrandi965/miptree: Add a helper for getting the aux isl_surf...
2016-07-15 Jason Ekstrandi965/miptree: Add a helper for getting the ISL clear...
2016-07-15 Jason Ekstrandi965/miptree: Add a helper for getting an isl_surf...
2016-07-15 Jason Ekstrandi965: Add an isl_device to the brw_context
2016-07-15 Brian Paulmesa: add numLevels, numSamples to Driver.TestProxyTexI...
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 Timothy Arcerii965: fix compiler warnings for 32bit build
2016-07-13 Jason Ekstrandisl: Use bpb in a few places where it's more natural...
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 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-12 Ilia Mirkinmeta/texsubimage: tex_image is always non-null, avoid...
2016-07-11 Francesco Ansanellii965: fix ignored qualifiers warning
2016-07-08 Eric Engestromi965/blorp: fix indentation level
2016-07-07 Francisco Jerezi965: Fix remaining flush vs invalidate race conditions...
2016-07-07 Francisco Jerezi965: Make room in the batch epilogue for three more...
2016-07-07 Francisco Jerezi965: Emit SKL VF cache invalidation W/A from brw_emit_...
2016-07-07 Francisco Jerezi965: Emit SNB write cache flush W/A from brw_emit_pipe...
2016-07-07 Mathias Fröhlichosmesa: Export OSMesaCreateContextAttribs.
2016-07-07 Timothy Arcerii965: consolidate generation check
2016-07-07 Timothy Arcerii965: don't copy VS attribute work arounds for HSW+
2016-07-07 Timothy Arcerii965: add double packing support to tess stages
2016-07-07 Timothy Arcerii965: add double support packing support to gs inputs
2016-07-07 Timothy Arcerii965: add indirect packing support to gs load inputs
2016-07-07 Timothy Arcerii965: add indirect packing support for tcs and tes
2016-07-07 Timothy Arcerii965: add component packing support for tcs
2016-07-07 Timothy Arcerii965: add component packing support for tes
2016-07-07 Timothy Arcerii965: add component packing support for gs
2016-07-07 Timothy Arcerinir: use the same driver location for packed varyings
2016-07-06 Eric Engestromi965/docs: update Intel Linux Graphics URLs
2016-07-05 Iago Toral Quirogai965: Remove trailing whitespace
2016-07-05 Iago Toral Quirogai965: Make inline function static
2016-07-05 Timothy Arcerii965: make more effective use of SamplersUsed
2016-07-04 Topi Pohjolaineni965/urb: Allow blorp to record current settings
2016-07-04 Topi Pohjolaineni965/blorp/gen7+: Do not trigger push constant space...
2016-07-04 Topi Pohjolaineni965/blorp/gen7+: Stop trashing push constant allocation
2016-07-04 Topi Pohjolaineni965/blorp: Remove support for push constants
2016-07-04 Topi Pohjolaineni965/blorp: Use flat inputs instead of uniforms
2016-07-04 Topi Pohjolaineni965/blorp: Fix the size requirement for vertex elements
2016-07-04 Topi Pohjolaineni965/blorp: Load tranformation coordinates as vec4
2016-07-04 Topi Pohjolaineni965/blorp: Rename LOAD_UNIFORM to LOAD_INPUT
2016-07-04 Topi Pohjolaineni965/blorp: Organize pixel kill and blend/scaled inputs...
2016-07-04 Topi Pohjolaineni965/blorp: Prepare for more than two vertex attributes
2016-07-04 Topi Pohjolaineni965/blorp: Tell vertex fetcher about flat inputs
2016-07-04 Topi Pohjolaineni965/blorp: Add support for flat input buffer
2016-07-04 Topi Pohjolaineni965/blorp: Store input read mask
2016-07-04 Topi Pohjolaineni965/blorp: Rename push constants to inputs
2016-07-04 Topi Pohjolaineni965/blorp: Use core vertex buffer state setup
2016-07-04 Topi Pohjolaineni965/blorp: Split vertex data and element setup
next