android: intel: Flatten the makefile structure
[mesa.git] / src / mesa /
2016-08-29 Jordan Justeni965/hsw: Enable ARB_ES3_1_compatibility extension
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_shader_images()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_shader_buffers()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-29 Iago Toral Quirogai965/vec4: remove the generator hack for dual instanced GS
2016-08-29 Ilia Mirkinmesa: add EXT_texture_cube_map_array support
2016-08-29 Ilia Mirkinmesa: remove OES_shader_io_blocks enable
2016-08-29 Ilia Mirkinmain: use KHR_blend_equation_advanced enable for ES...
2016-08-29 Ilia Mirkinmain: add missing EXTRA_END in OES_sample_variables...
2016-08-27 Jose Fonsecascons: Take indirect gl_and_es_API.xml dependencies...
2016-08-26 Ian Romanickmesa/version: OpenGL ES 3.2 depends on OES_texture_cube...
2016-08-26 Ian Romanicki965: Enable OES_texture_cube_map_array on Gen8+
2016-08-26 Ian Romanickmesa: Add support for OES_texture_cube_map_array
2016-08-26 Ian Romanickmesa: Add and use _mesa_has_texture_cube_map_array...
2016-08-26 Ian Romanickmesa: Use _mesa_has_ARB_texture_cube_map_array instead...
2016-08-26 Ian Romanickmesa: Cosmetic changes in legal_texobj_target
2016-08-26 Ian Romanickmesa: Rearrange legal_texobj_target to look more like...
2016-08-26 Ian Romanicki965: Enable GL_OES_geometry_shader on Gen8+
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 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 Miklós Mátévbo: set draw_id
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 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 Ilia Mirkinglsl: process blend_support_* qualifiers
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 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-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 Kenneth Graunkemeta: Always do GenerateMipmaps in linear colorspace.
2016-08-25 Brian Paulswrast: fix incorrectly positioned putImage() in swrast...
2016-08-25 Nicolai Hähnlest/mesa: fix sRGB BlitFramebuffer regression
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 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...
next