mesa.git
2016-08-26 Kenneth Graunkei965: Implement GL_KHR_blend_equation_advanced_coherent...
2016-08-26 Kenneth Graunkemesa: Implement GL_KHR_blend_equation_advanced_coherent.
2016-08-26 Kenneth Graunkei965: Enable GL_KHR_blend_equation_advanced on G45...
2016-08-26 Kenneth Graunkei965: Disable hardware blending if advanced blending...
2016-08-26 Kenneth Graunkeglsl: Add a lowering pass to handle advanced blending...
2016-08-26 Kenneth Graunkecompiler: Add a new STATE_VAR_ADVANCED_BLENDING_MODE...
2016-08-26 Kenneth Graunkemesa: Add draw time validation for advanced blending...
2016-08-26 Kenneth Graunkemesa: Restyle _mesa_check_blend_func_error().
2016-08-26 Kenneth Graunkemesa: Track the current advanced blending mode.
2016-08-26 Kenneth Graunkemesa: Allow advanced blending enums in glBlendEquation[i].
2016-08-26 Kenneth Graunkeglsl: Merge blend_support qualifiers when linking.
2016-08-26 Ilia Mirkinglsl: process blend_support_* qualifiers
2016-08-26 Ilia Mirkinglsl: add basic KHR_blend_equation_advanced infrastructure
2016-08-26 Ilia Mirkinmesa: add KHR_blend_equation_advanced enable and extens...
2016-08-26 Ilia Mirkinglapi: add KHR_blend_equation_advanced dispatch
2016-08-26 Kenneth Graunkemesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrier.
2016-08-26 Kenneth Graunkei965: Safely iterate the predecessors of the end block.
2016-08-26 Kenneth Graunkenir: Use nir_shader_get_entrypoint in TCS quad workarou...
2016-08-26 Kenneth Graunkenir: Change nir_shader_get_entrypoint to return an...
2016-08-26 Kenneth Graunkenir: Make nir_lower_io_to_temporaries store an impl...
2016-08-26 Francisco Jerezi965: Expose shader framebuffer fetch extensions on...
2016-08-26 Francisco Jerezi965/fs: Hook up coherent framebuffer reads to the...
2016-08-26 Francisco Jerezi965/fs: Remove special casing of framebuffer writes...
2016-08-26 Francisco Jerezi965/fs: Don't CSE render target messages with differen...
2016-08-26 Francisco Jerezi965/fs: Define logical framebuffer read opcode and...
2016-08-26 Francisco Jerezi965/fs: Define framebuffer read virtual opcode.
2016-08-26 Francisco Jerezi965/disasm: Fix RC message type strings on Gen7+.
2016-08-26 Francisco Jerezi965/eu: Add codegen support for the Gen9+ render targe...
2016-08-26 Francisco Jerezi965/eu: Take into account the target cache argument...
2016-08-26 Francisco Jerezi965: Flip the non-coherent framebuffer fetch extension...
2016-08-26 Francisco Jerezi965: Implement glBlendBarrier.
2016-08-26 Francisco Jerezi965: Upload surface state for non-coherent framebuffer...
2016-08-26 Francisco Jerezi965: Implement support for overriding the texture...
2016-08-26 Francisco Jerezi965: Massage argument list of brw_emit_surface_state().
2016-08-26 Francisco Jerezi965: Add missing has_surface_tile_offset flag to the...
2016-08-26 Francisco Jerezi965: Return the correct layout from get_isl_dim_layout...
2016-08-26 Francisco Jerezi965: Factor out isl_surf_dim/isl_dim_layout calculatio...
2016-08-26 Francisco Jerezi965: Resolve color for non-coherent FB fetch at Update...
2016-08-26 Francisco Jerezi965: Return whether the miptree was resolved from...
2016-08-26 Francisco Jerezi965/fs: Translate nir_intrinsic_load_output on a fragm...
2016-08-26 Francisco Jerezi965/fs: Allocate fragment output temporaries on demand.
2016-08-26 Francisco Jerezi965/fs: Rework representation of fragment output locat...
2016-08-26 Francisco Jerezi965: Fix undefined signed overflow in INTEL_MASK for...
2016-08-26 Francisco Jerezi965/fs: Special-case nir_intrinsic_store_output for...
2016-08-26 Francisco Jerezi965/fs: Implement non-coherent framebuffer fetch using...
2016-08-26 Francisco Jerezi965/fs: Emit interpolation setup if non-coherent frame...
2016-08-26 Francisco Jerezi965/fs: Force per-sample dispatch if the shader reads...
2016-08-26 Francisco Jerezi965: Allocate space in the binding table for non-coher...
2016-08-26 Francisco Jerezi965/fs: Add brw_wm_prog_key bit specifying whether...
2016-08-26 Francisco Jerezi965/fs: Get rid of fs_visitor::do_dual_src.
2016-08-26 Francisco Jereznir: Handle FB fetch outputs correctly in nir_lower_io_...
2016-08-26 Francisco Jereznir: Pass through fb_fetch_output and OutputsRead from...
2016-08-26 Eric Anholtvc4: Add support for fddx/fddy
2016-08-26 Eric Anholtvc4: Add register allocation support for MUL output...
2016-08-26 Eric Anholtvc4: Add support for MUL output rotation.
2016-08-26 Eric Anholtvc4: Add support for the 2-bit LOAD_IMM variants.
2016-08-26 Eric Anholtvc4: Add QPU scheduling to handle MUL rotate sources.
2016-08-26 Eric Anholtvc4: Add disassembly for constant MUL rotates
2016-08-26 Eric Anholtvc4: Add real validation for MUL rotation.
2016-08-26 Eric Anholtvc4: Add a QIR value for the QPU element register.
2016-08-25 Chad Versacei965: Respect miptree offsets in intel_readpixels_tiled...
2016-08-25 Chad Versacei965: Fix miptree layout for EGLImage-based renderbuffers
2016-08-25 Jason Ekstrandintel: Flatten the makefile structure
2016-08-25 Jason Ekstrandisl/tests: Use a longer path for isl.h
2016-08-25 Jason Ekstrandintel/isl/gen9: Only use the magic 1D alignment for...
2016-08-25 Jason Ekstrandintel/isl: Pass the dim_layout into choose_alignment_el
2016-08-25 Jason Ekstrandintel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surface...
2016-08-25 Jason Ekstrandnir/phi_builder: Don't recurse in value_get_block_def
2016-08-25 Chad Versace.mailmap: Update my address again
2016-08-25 Matt Turnernir: Walk blocks in source code order in lower_vars_to_ssa.
2016-08-25 Marek Olšákradeonsi: don't use allocas for arrays with LLVM 3.8
2016-08-25 Marek Olšákgallium/radeon: unify and simplify checking for an...
2016-08-25 Matt Turnermesa: Drop sed of now dead Plo files.
2016-08-25 Kenneth Graunkemeta: Always do GenerateMipmaps in linear colorspace.
2016-08-25 Eric Engestromconfigure.ac: raise Mako required version to 0.8.0
2016-08-25 Brian Paulswrast: fix incorrectly positioned putImage() in swrast...
2016-08-25 Marek Olšákradeonsi: disable SDMA texture copying on Carrizo
2016-08-25 Marek Olšákgallium/noop: use 3-space indentation
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-25 Nicolai Hähnlest/mesa: fix sRGB BlitFramebuffer regression
2016-08-25 Michel Dänzerloader/dri3: Overhaul dri3_update_num_back
2016-08-25 Jason Ekstrandanv: Include the pipeline layout in the shader hash
2016-08-25 Jason Ekstrandanv: Add a --disable-vulkan-icd-full-driver-path option
2016-08-24 Francisco Jerezi965/fs: Don't consider the stencil output to be a...
2016-08-24 Francisco Jerezglsl: Keep track of the set of fragment outputs read...
2016-08-24 Francisco Jerezglsl: Don't consider read-only fragment outputs to...
2016-08-24 Francisco Jerezglsl/linker: Allow fragment output overlap for gl_LastF...
2016-08-24 Francisco Jerezglsl/ast: Allow redeclaration of gl_LastFragData with...
2016-08-24 Francisco Jerezglsl: Don't attempt to do dead varying elimination...
2016-08-24 Francisco Jerezglsl: Define a gl_LastFragData built-in for older GLSL...
2016-08-24 Francisco Jerezglsl: Handle the inout qualifier in fragment shader...
2016-08-24 Francisco Jerezglsl: Add support for representing framebuffer fetch...
2016-08-24 Francisco Jerezglsl: Add parser state enables for the framebuffer...
2016-08-24 Francisco Jerezmesa: Add blend barrier entry point and driver hook.
2016-08-24 Francisco Jerezmesa: Move shader memory barrier functions into barrier.c.
2016-08-24 Francisco Jerezmesa: Rename "texturebarrier" source files to "barrier".
2016-08-24 Francisco Jerezmesa: Add support for querying GL_FRAGMENT_SHADER_DISCA...
2016-08-24 Francisco Jerezmesa: Add extension enables for framebuffer fetch exten...
2016-08-24 Francisco Jerezglapi: Add XML for GL_EXT_shader_framebuffer_fetch.
2016-08-24 Samuel Pitoisetnvc0: invalidate textures/samplers on GK104+
next