i965/nir/vec4: removed unneeded tex src swizzle set
[mesa.git] / src / mesa /
2015-09-07 Alejandro Piñeiroi965/nir/vec4: removed unneeded tex src swizzle set
2015-09-06 Ilia Mirkinst/mesa: don't fall back to 16F when 32F is requested
2015-09-06 Ilia Mirkinst/mesa: properly handle u_upload_alloc failure
2015-09-04 Ben Widawskyi965: Remove base miplevel from sampler state.
2015-09-04 Chris Wilsoni965: Disallow PixelTransfer operations for tiled-memcp...
2015-09-04 Iago Toral Quirogai965/vec4: Don't unspill the same register in consecuti...
2015-09-04 Iago Toral Quirogai965: Add a debug option for spilling everything in...
2015-09-04 Francisco Jerezdri/common: Tokenize driParseDebugString() argument...
2015-09-04 Francisco Jerezdri/common: Fix codestyle of driParseDebugString().
2015-09-04 Kenneth Graunkei965: Improve disassembly of data port read messages.
2015-09-04 Kenneth Graunkei965: Optimize VUE map comparisons.
2015-09-04 Kenneth Graunkei965/gs: Don't reserve space for clip plane uniforms.
2015-09-04 Kenneth Graunkei965: Don't do legacy userclipping in non-compatibility...
2015-09-04 Kenneth Graunkei965: Remove the brw_vue_prog_key base class.
2015-09-04 Kenneth Graunkei965: Virtualize vec4_visitor::emit_urb_slot().
2015-09-04 Kenneth Graunkei965: Store a key_tex pointer in vec4_visitor.
2015-09-04 Kenneth Graunkei965: Move legacy clip plane handling to vec4_vs_visitor.
2015-09-04 Kenneth Graunkei965: Delete the brw_vue_program_key::userclip_active...
2015-09-04 Kenneth Graunkei965: Remove legacy clip plane handling from geometry...
2015-09-04 Kenneth Graunkei965: Move brw_setup_tex_for_precompile to brw_program...
2015-09-04 Tapani Pällimesa: change 'SHADER_SUBST' facility to work with env...
2015-09-04 Kenneth Graunkei965: Fix copy propagation type changes.
2015-09-03 Ben Widawskyi965/gen9: Annotate input coverage mask change
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_data
2015-09-03 Marek Olšáku_upload_mgr: remove the return value from u_upload_alloc
2015-09-03 Neil Robertsmesa/pbo: Handle zero width, height or depth when valid...
2015-09-02 Ian Romanicki965/meta: Fix typo in comment
2015-09-02 Ian Romanickmesa: Don't allow wrong type setters for matrix uniforms
2015-09-02 Ian Romanickmesa: Pass the type to _mesa_uniform_matrix as a glsl_b...
2015-09-02 Ian Romanickmesa: Silence unused parameter warnings in bufferobj.c
2015-09-02 Ian Romanickmesa: Remove target parameter from _mesa_handle_bind_bu...
2015-09-02 Ian Romanicki965: Make gen7_enable_hw_binding_tables static
2015-09-02 Ian Romanicki965: Make gen8_upload_state_base_address static
2015-09-02 Ian Romanickmesa: Fix warning about static being in the wrong place
2015-09-02 Jordan Justeni965/cs: Setup push constant data for uniforms
2015-09-02 Jordan Justenmeta: Save/restore compute shaders
2015-09-02 Matt Turneri965/fs: Handle MRF destinations in lower_integer_multi...
2015-09-02 Brian Paulgallium/st: add pipe_context::get_timestamp()
2015-09-02 Chris Wilsonmeta: Compute correct buffer size with SkipRows/SkipPixels
2015-09-02 Alejandro Piñeiroi965/vec4: fill src_reg type using the constructor...
2015-09-01 Dave Airliemesa/readpixels: check strides are equal before skippin...
2015-09-01 Dave Airlietexcompress_s3tc/fxt1: fix stride checks (v1.1)
2015-09-01 Dave Airliest/readpixels: fix accel path for skipimages.
2015-09-01 Dave Airliemesa/formats: 8-bit channel integer formats addition
2015-09-01 Dave Airliemesa/formats: add some formats from GL3.3
2015-09-01 Dave Airliemesa: handle SwapBytes in compressed texture get code.
2015-09-01 Dave Airliemesa: fix SwapBytes handling in numerous places
2015-09-01 Jason Ekstrandmesa: Move gl_vert_attrib from mtypes.h to shader_enums.h
2015-09-01 Chris Wilsoni965: Prevent coordinate overflow in intel_emit_linear_blit
2015-09-01 Connor Abbotti965/nir: enable the dead control flow optimization
2015-09-01 Marta Lofstedtmesa: Limit Framebuffer Parameter OpenGL ES 3.1 usage
2015-09-01 Marta Lofstedtmesa: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
2015-09-01 Nanley Cheryi965: advertise ASTC support for Skylake
2015-09-01 Nanley Cherymesa/glformats: recognize ASTC formats as color formats
2015-08-31 Nanley Cherymesa/texformat: use format conversion function in _mesa...
2015-08-31 Nanley Cherymesa/texcompress: correct mapping of S3TC formats in...
2015-08-31 Matt Turneri965/fs: Use greater-equal cmod to implement maximum.
2015-08-31 Ben Widawskyi965/chv|skl: Apply sampler bypass w/a
2015-08-31 Dave Airliest/mesa: move to renumbering registers in a group
2015-08-31 Dave Airliest/mesa: reduce time spent in calculating temp read...
2015-08-31 Dave Airliest/mesa: cache tgsi opcode info in the instruction
2015-08-28 Ilia Mirkinglsl: provide the option of using BFE for unpack builti...
2015-08-28 Ilia Mirkinglsl: use bitfield_insert instead of and + shift +...
2015-08-28 Matt Turneri965/fs: Remove fs_visitor::try_replace_with_sel().
2015-08-28 Matt Turneri965/fs: Replace awful variable names.
2015-08-28 Matt Turneri965/fs: Skip blocks in register coalescing interferenc...
2015-08-28 Matt Turneri965/fs: Improve register coalescing interference check.
2015-08-28 Matt Turneri965/fs: Use overwrites_reg() instead of dst.equals().
2015-08-28 Matt Turneri965: Only consider fixed_hw_reg in equals() if file...
2015-08-28 Marta Lofstedti965/fs: Do not set the size for zero-size uniforms
2015-08-28 Daniel Scharrermesa: return old name for deleted samplers for SAMPLER_...
2015-08-28 Daniel Scharrermesa: add missing queries for ARB_direct_state_access
2015-08-28 Ilia Mirkinmesa: fix dispatch sanity with GL_OES_texture_storage_m...
2015-08-28 Boyan Dingi965/nir: Make use of nir_opt_undef
2015-08-27 Brian Paulmesa: rename rowStride to imageStride in texturesubimage()
2015-08-27 Ilia Mirkinmesa: only copy the requested teximage faces
2015-08-27 Kenneth Graunkenir: Convert the builder to use the new NIR cursor...
2015-08-27 Brian Paulst/mesa: use PROGRAM_ARRAY for storing structs containi...
2015-08-27 Jason Ekstrandi965/fs: Split VGRFs after lowering pull constants
2015-08-27 Jason Ekstrandi964/fs: Refactor assign_constant_locations
2015-08-27 Kenneth Graunkei965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
2015-08-27 Tapani Pällimesa: enable enums for OES_texture_storage_multisample_...
2015-08-27 Tapani Pällimesa: Add extension enable for OES_texture_storage_mult...
2015-08-26 Nanley Cheryswrast: add a new macro, FETCH_COMPRESSED
2015-08-26 Nanley Cherymesa: return bool instead of GLboolean in compressedtex...
2015-08-26 Nanley Cheryi965: refactor miptree alignment calculation code
2015-08-26 Nanley Cheryi965: change the meaning of cpp for compressed textures
2015-08-26 Nanley Cheryi965: correct mt->align_h for 2D textures on Skylake
2015-08-26 Nanley Cheryi965: use ALIGN_NPOT for setting ASTC mipmap layouts
2015-08-26 Nanley Cherymesa/macros: move ALIGN_NPOT to macros.h
2015-08-26 Nanley Cherymesa/macros: add power-of-two assertions for alignment...
2015-08-26 Nanley Cheryi965/surface_formats: add support for 2D ASTC surface...
2015-08-26 Nanley Cherymesa/teximage: return the base internal format of the...
2015-08-26 Nanley Cherymesa/teximage: accept ASTC formats for 3D texture speci...
2015-08-26 Nanley Cherymesa/texcompress: enable translation between MESA and...
2015-08-26 Nanley Cherymesa/glformats: recognize ASTC formats as compressed
2015-08-26 Nanley Cherymesa: add ASTC extensions to the extensions table
2015-08-26 Nanley Cherymesa: don't enable online compression for ASTC formats
2015-08-26 Nanley Cherymesa/formats: define the 2D ASTC formats
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
next