meson: replace libmesa_util with idep_mesautil
[mesa.git] / src / mesa /
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Sergii Romantsovi965/clear: clear_value better precision
2019-08-02 Kenneth Graunkegallium: Implement GL_EXT_shader_samples_identical...
2019-08-01 Mark Janesi965: Move device info initialization to common code
2019-08-01 Mark Janesi965/perf: verify kernel support before registering...
2019-08-01 Jason Ekstrandnir: Stop whacking gl_FrontFacing to a system value
2019-08-01 Brian Paulst/mesa: fix MSVC compile breakage
2019-08-01 Gert Wollnygallium: Make PIPE_CAP_DEPTH_CLIP_DISABLE a tri-state...
2019-08-01 Gert Wollnymesa/st: Signal state changes when depth_clamp is emulated
2019-08-01 Gert Wollnymesa/st: Add depth clamping to rasterizer code
2019-08-01 Gert Wollnymesa/st: Tie depth_clamp code into other shaders (GS...
2019-08-01 Gert Wollnymesa/st: Tie depth_clamp lowering into the FS
2019-08-01 Gert Wollnymesa/st: Tie depth clamp lowering in to the VP code
2019-08-01 Erik Faye-Lundmesa/st: add tgsi-lowering code for depth-clamp
2019-08-01 Gert Wollnymesa/st: replace boolean declarations by bool
2019-07-31 Yevhenii Kolesnikovstate_tracker: Free Labels for querry and tranform_feedback
2019-07-31 Mike Blumenkrantzgallium: add handling for YUV planar surfaces
2019-07-31 Kenneth Graunkest/mesa: Skip scissor rect updates when scissor is...
2019-07-31 Eric Engestrommesa: add an ASSERTED
2019-07-31 Eric Engestromintel: add a couple of ASSERTED
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Eric Engestrommesa: replace MAYBE_UNUSED with UNUSED
2019-07-31 Eric Engestromst/tests: drop incorrect MAYBE_UNUSED
2019-07-31 Eric Engestrommesa: drop MAYBE_UNUSED var
2019-07-31 Eric Engestromi965: drop unused MAYBE_UNUSED function
2019-07-31 Eric Engestromi965: replace MAYBE_UNUSED with GEN condition
2019-07-31 Eric Engestromintel: replace MAYBE_UNUSED with UNUSED
2019-07-31 Eric Engestromintel: drop incorrect MAYBE_UNUSED
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed generic queries
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed texture commands functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa (Named)Framebuffer functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa NamedBuffer functions
2019-07-31 Jason Ekstrandi965/curbe: Look at SYSTEM_VALUE_FRAG_COORD instead...
2019-07-30 Sagar Ghugegallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
2019-07-30 Sagar Ghugei965: Enable EXT_texture_shadow_lod
2019-07-30 Paulo Zanonimesa: extension boilerplate for EXT_texture_shadow_lod
2019-07-29 Rafael Antognollii965/gen10: Remove unnecessary workaround.
2019-07-29 Jason Ekstrandintel: Use a system value for gl_FragCoord
2019-07-29 Jason Ekstrandmesa/spirv: Set frag_coord_is_sysval to GLSLFragCoordIs...
2019-07-29 Eric Engestromintel: replace large stack buffer with heap allocation
2019-07-26 Yevhenii Kolesnikovmain: unreference ATIFragmentShader program before...
2019-07-26 Yevhenii Kolesnikovstate_tracker: Add destroying routine for feedback...
2019-07-25 Pierre-Eric Pellou... mesa: Fix GetTextureImage error reporting, again
2019-07-25 Heinrich Finkmesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3
2019-07-24 Yevhenii Kolesnikovmain: Free memory allocated for gl_bitmap_atlas structure
2019-07-24 Kenneth Graunkei965: Use NIR to lower legacy userclipping.
2019-07-24 Jason Ekstrandintel/compiler: Be more conservative about subgroup...
2019-07-24 Yevhenii Kolesnikovmain: Fix memleaks in mesa_use_program
2019-07-24 Eric Engestromgallium+mesa: fix tgsi_semantic array type
2019-07-23 Pierre-Eric Pellou... mesa/st: rewrite src var when lowering tex_src_plane
2019-07-23 Michel Dänzerst/mesa: Try re-importing resource if necessary in...
2019-07-23 Eric Engestromst/nir: use asprintf() wrapper to fix MSVC issues
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-23 Dave Airliest/nir: fix arb fragment stage conversion
2019-07-22 Kenneth Graunkemesa: Fix ReadBuffers with pbuffers
2019-07-22 Marek Olšákmesa: fix assertion failure in TexImage
2019-07-22 Sergii Romantsovi965: free object labels when deleting
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa glEnabledIndexedEXT
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functions
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT...
2019-07-20 Pierre-Eric Pellou... mesa: move lookup_texture_ext_dsa up in teximage.c
2019-07-20 Pierre-Eric Pellou... mesa: pass gl_texture_object as arg to not depend on...
2019-07-20 Pierre-Eric Pellou... mesa: refactor get_texture_image to remove duplicate...
2019-07-19 Eric Engestrommesa/tests: add missing dep_thread
2019-07-19 Eric Engestromutil: use standard name for strdup()
2019-07-19 Yevhenii Kolesnikovmain: Destroy static hash table
2019-07-18 Andreas Baierlgallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
2019-07-18 Andreas Baierlglsl: Optionally declare gl_PointCoord as a system...
2019-07-17 Alejandro Piñeirospirv_extensions: i965: initialize SPIR-V extensions
2019-07-17 Alejandro Piñeirospirv_extensions: add spirv_supported_extensions on...
2019-07-17 Alejandro Piñeirospirv_extensions: define spirv_extensions_supported
2019-07-17 Alejandro Piñeirospirv_extensions: add list of extensions and to_string...
2019-07-17 Alejandro Piñeirospirv_extensions: add GL_ARB_spirv_extensions boilerplate
2019-07-16 Yevhenii Kolesnikovmeta: leaking of BO with DrawPixels
2019-07-16 Eric Anholtswrast: Move _mesa_format_pack_colormask() to the only...
2019-07-16 Eric Anholtmesa: Give _mesa_format_get_color_encoding a clearer...
2019-07-16 Eric Anholtmesa: Drop redundant checks for sRGB before sRGB to...
2019-07-16 Eric Anholtmesa: Fold _mesa_unpack_depth_stencil_row() into its...
2019-07-16 Eric Anholtmesa: Convert format_pack/unpack off of GL types.
2019-07-16 Eric Anholtmesa: Port format_pack/unpack off of _mesa_problem().
2019-07-16 Eric Anholtmesa: Mostly switch Mesa format info off of GL types...
2019-07-16 Eric Anholtmesa: Rename gl_pack typedefs to mesa_pack.
2019-07-16 Eric Anholtmesa: Rename gl_format_info to mesa_format_info.
2019-07-16 Eric Anholtstate_tracker: Move the format test out to be an actual...
2019-07-16 Rob Clarkmesa/st: add sampler uniforms
2019-07-16 Jason Ekstrandst,i965: Stop looping on 64-bit lowering
2019-07-16 Sergii Romantsovmeta: memory leak of CopyPixels usage
2019-07-15 Pierre-Eric Pellou... st/mesa: verify that vertex buffer offset isn't negative
2019-07-15 Marek Olšákst/mesa: don't invalidate a buffer range that is mapped
2019-07-13 Kenneth Graunkemesa: Port errors.c to util/list.h instead of simple_list.
2019-07-12 Neil Robertsmesa/glspirv: Validate that compute shaders are not...
2019-07-12 Neil Robertsmesa/glspirv: Validate that there is a VS when there...
2019-07-12 Alejandro Piñeiroi965: don't use disk cache with SPIR-V shaders
2019-07-12 Antia Puentesmesa/main: Fix UBO/SSBO ACTIVE_VARIABLES query (ARB_gl_...
2019-07-12 Antia Puentesmesa/shader_query: Fix LOCATION_INDEX query (ARB_gl_spirv)
2019-07-12 Antia Puentesmesa/shaderapi: Fix TRANSFORM_FEEDBACK_VARYING program...
2019-07-12 Antia Puentesmesa/uniforms: Fix GetUniformLocation (ARB_gl_spirv)
2019-07-12 Antia Puentesmesa/shader_query: Fix NAME_LENGTH queries (ARB_gl_spirv)
2019-07-12 Alejandro Piñeiromesa: Fix ACTIVE_*_MAX_LENGTH program queries (ARB_gl_s...
next