i965/fs: Pass a BAD_FILE header source to LOAD_PAYLOAD in emit_texture_gen7().
[mesa.git] / src /
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 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 Mitevmesa: 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-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
2015-07-25 Dave Airlieradeonsi: separate out load sample position
2015-07-24 Ilia Mirkinglsl: recognize ARB_shading_language_420pack to be...
2015-07-24 Ilia Mirkinmesa: fix error checking for getting zero-sized texture...
2015-07-24 Anuj Phogatmesa: Fix typo in a comment
2015-07-24 Anuj Phogatmeta: Use _mesa_need_rgb_to_luminance_conversion()...
2015-07-24 Anuj Phogatmesa: Change the signature of _mesa_need_rgb_to_luminan...
2015-07-24 Anuj Phogatmeta: Fix reading luminance texture as rgba in _mesa_me...
2015-07-24 Anuj Phogatmeta: Use _mesa_need_luminance_to_rgb_conversion()...
2015-07-24 Anuj Phogatmesa: Add a helper function _mesa_need_luminance_to_rgb...
2015-07-24 Anuj Phogatmeta: Use _mesa_unpack_format_to_base_format() to handl...
2015-07-24 Anuj Phogatmesa: Add a helper function _mesa_unpack_format_to_base...
2015-07-24 Anuj Phogatmesa: Set green, blue channels to zero only for formats...
2015-07-24 Anuj Phogatmeta: Don't do fragment color clamping in _mesa_meta_pb...
2015-07-24 Anuj Phogatmeta: Abort meta pbo path if readpixels need signed...
2015-07-24 Anuj Phogatmeta: Fix transfer operations check in meta pbo path...
2015-07-24 Anuj Phogatmesa: Turn get_readpixels_transfer_ops() in to a global...
2015-07-24 Chris Wilsoni965: Use updated kernel interface for accurate TIMESTA...
2015-07-24 Samuel Iglesias... glsl/glcpp: fix SIGSEGV when checking error condition...
2015-07-24 Ilia Mirkinnvc0/ir: per-patch vars are in a separate address space
2015-07-24 Ilia Mirkinnvc0/ir: kepler can't do indirect shader input/output...
next