platform/upstream/mesa.git
2015-07-29 Francisco Jerezi965/fs: Import surface message builder helper functions.
2015-07-29 Francisco Jerezi965/fs: Handle zero-size allocations in fs_builder...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical surface instruct...
2015-07-29 Francisco Jerezi965/fs: Hook up SIMD lowering to unroll surface instru...
2015-07-29 Francisco Jerezi965/fs: Define logical typed and untyped surface opcodes.
2015-07-29 Francisco Jerezi965: Lift the constness restriction on surface indices...
2015-07-29 Francisco Jerezi965: Define the setup_vector_uniform_values() backend_...
2015-07-29 Francisco Jerezi965/fs: Remove the emit_texture_gen*() fs_visitor...
2015-07-29 Francisco Jerezi965/fs: Reimplement emit_mcs_fetch() in terms of logic...
2015-07-29 Francisco Jerezi965/fs: Reimplement emit_texture() in terms of logical...
2015-07-29 Francisco Jerezi965/fs: Hook up SIMD lowering to handle texturing...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical texturing opcode...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical texturing opcode...
2015-07-29 Francisco Jerezi965/fs: Lower SHADER_OPCODE_TXF_UMS/MCS_LOGICAL too...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical texturing opcode...
2015-07-29 Francisco Jerezi965/fs: Fix misleading comment regarding the message...
2015-07-29 Francisco Jerezi965/fs: Pass a BAD_FILE header source to LOAD_PAYLOAD...
2015-07-29 Francisco Jerezi965/fs: Fix opt_zero_samples() for texturing ops not...
2015-07-29 Francisco Jerezi965/fs: Use exec_size instead of dispatch_width to...
2015-07-29 Francisco Jerezi965/fs: Define logical texture sampling opcodes.
2015-07-29 Francisco Jerezi965/fs: Reimplement emit_single_fb_write() in terms...
2015-07-29 Francisco Jerezi965/fs: Implement lowering of logical framebuffer...
2015-07-29 Francisco Jerezi965/fs: Hook up SIMD lowering to unroll FB writes...
2015-07-29 Francisco Jerezi965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
2015-07-29 Francisco Jerezi965/fs: Don't attempt to copy the useless half of...
2015-07-29 Francisco Jerezi965/fs: Move up Gen6 no16 check to emit_fb_writes().
2015-07-29 Francisco Jerezi965/fs: Move up prog_data->uses_omask assignment up...
2015-07-29 Francisco Jerezi965/fs: Simplify control flow in emit_single_fb_write().
2015-07-29 Francisco Jerezi965/fs: Fix slight layering violation in emit_single_f...
2015-07-29 Francisco Jerezi965/fs: Make sure that the type sizes are compatible...
2015-07-29 Francisco Jerezi965/fs: Honour the instruction force_sechalf and exec_...
2015-07-29 Francisco Jerezi965/fs: Define logical framebuffer write opcode.
2015-07-29 Francisco Jerezi965/fs: Implement pass to lower instructions of unsupp...
2015-07-29 Francisco Jerezi965/fs: Fix return value of fs_inst::regs_read() for...
2015-07-29 Francisco Jerezi965/fs: Add builder emit method taking a variable...
2015-07-29 Francisco Jerezi965/fs: Add stub lowering pass for logical send-messag...
2015-07-29 Francisco Jerezi965/fs: Factor out source components calculation to...
2015-07-29 Francisco Jerezi965/fs: Simplify instruction rewrite loop in the regis...
2015-07-29 Francisco Jerezi965/fs: Fix rewrite of the second half of 16-wide...
2015-07-29 Francisco Jerezi965/fs: Detect multi-register MOVs correctly in regist...
2015-07-29 Dave Airlieradeon: add support for streams to the common streamout...
2015-07-29 Dave Airlieradeon: move streamout buffer config to streamout enabl...
2015-07-29 Fabio Pedrettidocs: consolidate nvc0 status
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_explicit_uniform_location...
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_compute_shader for GLES 3.1
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_texture_gather for GLES 3.1
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_texture_multisample for GLES 3.1
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_shader_atomic_counters for...
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_shader_image_load_store for...
2015-07-29 Marta Lofstedtmesa/es3.1: Add ES 3.1 handling to get.c and get_hash_g...
2015-07-29 Eduardo Lima... mesa: Return INVALID_ENUM in glClearBufferiv() when...
2015-07-29 Kenneth Graunkei965: Use real stage in "Unsupported form of variable...
2015-07-29 Kenneth Graunkeglsl: Fix a bug where LHS swizzles of swizzles were...
2015-07-29 Tapani Pälliglsl: verify location when dual source blending
2015-07-29 Tapani Pälliglsl: move max_index calc to assign_attribute_or_color_...
2015-07-29 Eric Anholtvc4: Skip re-emitting the shader_rec if it's unchanged.
2015-07-29 Eric Anholtvc4: Drop unused vpm_offset value.
2015-07-29 Eric Anholtvc4: Simplify vc4_use_bo and make sure it's not a shader.
2015-07-29 Eric Anholtvc4: Keep the validated shader around for the simulator...
2015-07-29 Eric Anholtvc4: Make the object be the return value from vc4_use_bo().
2015-07-29 Eric Anholtvc4: Ensure that the bin CL is properly capped by incre...
2015-07-29 Eric Anholtvc4: Drop NV shader reloc validation.
2015-07-29 Eric Anholtvc4: Fix raster surface shadow updates under DRI2.
2015-07-29 Eric Anholtvc4: Fix bus errors on dumping CL on hardware.
2015-07-29 Jason Ekstrandmeta/copy_image: Stash off the scissor
2015-07-28 Dave Airlieradeon: add streamout status 1-3 queries.
2015-07-28 Marek Olšákst/mesa: remove st_context::missing textures and get_pa...
2015-07-28 Marek Olšákst/mesa: remove st_finalize_textures atom
2015-07-28 Marek Olšákst/mesa: add shader dumping for shader-db
2015-07-28 Marek Olšákst/mesa: fix GLSL 1.30 texture shadow functions with...
2015-07-28 Edward O'Callaghanr600,radeonsi: GL_ARB_conditional_render_inverted
2015-07-28 Dave Airlieradeonsi: add support for interpolateAt functions (v2)
2015-07-28 Chad Versacei965: Support importing R8 and GR88 dma_bufs
2015-07-28 Chad Versaceegl: Add support for DRM_FORMAT_R8, RG88, and GR88
2015-07-28 Ilia Mirkinnvc0/ir: trim out barrier sync for non-compute shaders
2015-07-28 Ilia Mirkinnvc0/ir: fix barrier emission
2015-07-28 Eric Anholtvc4: Add support for ARB_draw_elements_base_vertex.
2015-07-27 Rob Clarkfreedreno/ir3: add transform-feedback support
2015-07-27 Rob Clarkfreedreno/ir3: track "keeps" in ir
2015-07-27 Rob Clarkfreedreno/ir3: add support for store instructions
2015-07-27 Rob Clarkfreedreno/ir3: cleanup driver-param stuff
2015-07-27 Rob Clarkfreedreno: add transform-feedback state
2015-07-27 Rob Clarkfreedreno: add resource tracking support for written...
2015-07-27 Rob Clarkfreedreno/a3xx+a4xx: add support for vtxcnt semantic
2015-07-27 Rob Clarkfreedreno/ir3: add stream-output support to cmdline...
2015-07-27 Rob Clarkfreedreno/ir3: drop unused create_input() arg
2015-07-27 Rob Clarkfreedreno/ir3: move emit_const to ir3
2015-07-27 Rob Clarkfreedreno/ir3: bit of shader API refactoring
2015-07-27 Rob Clarkfreedreno/ir3: updated cat6 encoding
2015-07-27 Ilia Mirkinglsl: enable conservative depth, ssbo based on GLSL...
2015-07-26 Emil Velikovdocs: add news item and link release notes for mesa...
2015-07-26 Emil Velikovdocs: Add checksums for mesa 10.6.3 tarballs
2015-07-26 Emil VelikovAdd release notes for 10.6.3
2015-07-25 Dave Airlieradeonsi: add fine derivate control (v2.1)
2015-07-25 Marek Olšákradeonsi: fix GLSL textureGrad(samplerCube*) functions
2015-07-25 Marek Olšákst/mesa: don't ignore texture buffer state changes
2015-07-25 Ilia Mirkinnvc0: fix geometry program revalidation of clipping...
2015-07-25 Dave Airlieradeonsi: ubo indexing support (v2)
2015-07-25 Dave Airlieradeonsi: add support for indirect samplers (v2)
2015-07-25 Dave Airlieradeonsi: split out interpolation input selection
next