mesa.git
2016-08-26 Ian Romanickglsl: Mark cube map array sampler types as reserved...
2016-08-26 Ian Romanickglsl: Silence unused parameter warning
2016-08-26 Ian Romanicki965: Enable GL_OES_geometry_shader on Gen8+
2016-08-26 Ian Romanickglsl/linker: Fail linking on ES if uniform precision...
2016-08-26 Ian Romanickglsl: Allow invocations layout qualifier with GL_OES_ge...
2016-08-26 Ian Romanickglsl: Allow gl_InvocationID and gl_Layer with GL_OES_ge...
2016-08-26 Ian Romanickmesa: Allow GL_EXT_geometry_shader and GL_EXT_geometry_...
2016-08-26 Ian Romanickmesa: Document reasons for allowing XFB drawing modes...
2016-08-26 Ian Romanickmesa: Remove redundant _mesa_has_shader_subroutine
2016-08-26 Ian Romanicknouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
2016-08-26 Ian Romanicknouveau: Fix non-1x post-scale factor with DOT3 combiner
2016-08-26 Ian Romanickdocs: Rename GL3.txt to features.txt
2016-08-26 Ian Romanickdocs: Update GL3.txt for OpenGL 4.x on i965-ish hardware
2016-08-26 Nicholas Bishopdocs: add links to clarify patch mailing section
2016-08-26 Brian Paulsvga: minor whitespace, etc clean-ups in svga_pipe_misc.c
2016-08-26 Brian Paulsvga: move some code in svga_propagate_surface()
2016-08-26 Brian Paulsvga: simplify surface propagation code in svga_set_fra...
2016-08-26 Brian Paulsvga: add some comments in the svga_surface struct
2016-08-26 Brian Paulsvga: use new svga_check_sampler_framebuffer_resource_c...
2016-08-26 Brian Paulsvga: add new svga_check_sampler_framebuffer_resource_c...
2016-08-26 Brian Paulsvga: remove assertions in svga_surface cast wrappers
2016-08-26 Brian Paulsvga: minor code simplification in svga_texture_transfe...
2016-08-26 Brian Paulsvga: reformat some expressions in svga_texture_transfe...
2016-08-26 Brian Paulsvga: remove duplicated variable in svga_texture_transf...
2016-08-26 Brian Paulsvga: move some assignments in svga_texture_transfer_map()
2016-08-26 Brian Paulsvga: minor simplifications in svga_texture_transfer_map()
2016-08-26 Brian Paulsvga: minor reformatting of svga_texture() cast wrapper
2016-08-26 Brian Paulsvga: rewrite svga_buffer() cast wrapper
2016-08-26 Brian Paulsvga: remove local variable in create_backed_surface_view()
2016-08-26 Kenneth Graunkedocs: Add GL_KHR_blend_equation_advanced to relnotes.
2016-08-26 Mario Kleinerr600: increase performance for DRI PRIME offloading...
2016-08-26 Jordan Justendocs: Update stencil texturing & ES 3.1 status for...
2016-08-26 Jordan Justeni965: Enable OpenGLES 3.1 for Haswell
2016-08-26 Jordan Justeni965: Enable ARB_texture_stencil8 for Haswell
2016-08-26 Jordan Justeni965: Enable ARB_stencil_texturing for Haswell
2016-08-26 Jordan Justeni965/gen7: Use R8_UINT stencil copy when sampling the...
2016-08-26 Jordan Justeni965/gen7: Copy stencil when sampling the stencil texture
2016-08-26 Jordan Justeni965: Add function to copy a stencil miptree to an...
2016-08-26 Jordan Justeni965: Track that the stencil data was updated when...
2016-08-26 Jordan Justeni965: Track that the stencil data was updated when...
2016-08-26 Jordan Justeni965: Track that the stencil data was updated when...
2016-08-26 Jordan Justeni965/gen7: Add R8_UINT stencil miptree copy for sampling
2016-08-26 Jordan Justeni965: Fix assert with multisampling and cubemaps
2016-08-26 Jordan Justeni965/hsw: Adjust uploading default color for stencil...
2016-08-26 Jordan Justeni965/hsw: Don't advertise more than 64 threads for...
2016-08-26 Jordan Justenmain: Add MESA_VERBOSE=api support for glClearStencil
2016-08-26 Jordan Justenmain: Add MESA_VERBOSE=api support for glTexImage
2016-08-26 Charmaine Leesvga: add guest statistic gathering interface
2016-08-26 Marek Olšákradeonsi: disable CE on SI + AMDGPU
2016-08-26 Marek Olšákwinsys/amdgpu: disable IB chaining on SI
2016-08-26 Marek Olšákwinsys/amdgpu: finish up SI addrlib integration
2016-08-26 Ronie Salgadowinsys/amdgpu: initial SI support
2016-08-26 Marek Olšákgallium/radeon: add a driver query for AMDGPU_INFO_NUM_...
2016-08-26 Marek Olšákradeonsi: fix printing shaders and states on a VM fault
2016-08-26 Marek Olšákradeonsi: increase performance for DRI PRIME offloading...
2016-08-26 Marek Olšákradeonsi: enable SDMA on CIK
2016-08-26 Marek Olšákgallium/radeon: increase priority for shader binaries
2016-08-26 Marek Olšákgallium/radeon: merge USER_SHADER and INTERNAL_SHADER...
2016-08-26 Miklós Mátévbo: set draw_id
2016-08-26 Neha Bhendesvga: fix regression related to srgb
2016-08-26 Neha Bhendesvga: use local variable blit instead of pointer
2016-08-26 Brian Paulsvga: s/INDEX_0D/INDEX_IMMEDIATE32/
2016-08-26 Brian Paulsvga: add comment about unsupported blend modes
2016-08-26 Charmaine Leesvga: fix ordering of mksstats counter strings
2016-08-26 Charmaine Leesvga: avoid emitting redundant SetShaderResource command
2016-08-26 Charmaine Leesvga: add a cleanup function to clean up sampler state
2016-08-26 Brian Paulsvga: loosen the condition to flush in get_query_result...
2016-08-26 Brian Paulsvga: fix vgpu10 query fencing
2016-08-26 Charmaine Leesvga: avoid emitting redundant DXSetSamplers command
2016-08-26 Neha Bhendesvga: enable ARB_clear_texture extension in the driver.
2016-08-26 Neha Bhendesvga: define svga_clear() in svga_init_clear_functions()
2016-08-26 Neha Bhendesvga: add svga_init_clear_functions()
2016-08-26 Neha Bhendesvga: add new function svga_clear_texture()
2016-08-26 Neha Bhendesvga: add new begin_blit()
2016-08-26 Charmaine Leesvga: add opt to the list of valid build types
2016-08-26 Charmaine Leesvga: add guest statistic gathering interface
2016-08-26 Charmaine Leesvga: fix indirect non-indexable temp access
2016-08-26 Brian Paulgallium/hud: move signo declaration inside PIPE_OS_UNIX...
2016-08-26 Chris Wilsoni965: Embrace "unlimited" GTT mmap support
2016-08-26 Tobias Klausmannmesa/main: Fix missing return in non void function
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...
next