wsi: add minImageCount override
[mesa.git] / src / mesa / main /
2019-09-05 Connor Abbottgallium: Plumb through a way to disable GLSL const...
2019-09-05 Heinrich Finkheaders: remove redundant GL token from GL wrapper
2019-09-04 Ilia Mirkinteximage: ensure that Tex*SubImage* checks format
2019-09-02 Erik Faye-Lundmesa/main: remove unused include
2019-08-27 Kenneth Graunkemesa: Fix _mesa_float_to_unorm() on 32-bit systems.
2019-08-21 Jose Maria Casanov... mesa: recover target_check before get_current_tex_objects
2019-08-21 Kevin Strasserdri: Add config attributes for color channel shift
2019-08-21 Alejandro Piñeiromesa/version: uncomment SPIR-V extensions
2019-08-21 Lionel Landwerlinmesa/compiler: rework tear down of builtin/types
2019-08-20 Jose Maria Casanov... mesa: reverse no_error on compressed_tex_sub_image...
2019-08-19 Pierre-Eric Pellou... mesa: add ext_dsa GetMultiTexLevelParameterEXT
2019-08-19 Pierre-Eric Pellou... mesa: add EXT_dsa glCompressedMultiTex* functions displ...
2019-08-19 Pierre-Eric Pellou... mesa: add EXT_dsa glCompressedMultiTex* functions
2019-08-19 Pierre-Eric Pellou... mesa: add EXT_dsa glCompressedTex* functions display...
2019-08-19 Pierre-Eric Pellou... mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D...
2019-08-19 Pierre-Eric Pellou... mesa: refactor compressed_tex_sub_image function
2019-08-15 Erik Faye-Lundwin32: unify strcasecmp definitions
2019-08-15 Erik Faye-Lundmesa/main: avoid warning when casting offset to pointer
2019-08-11 Caio Marcelo de... i965/spirv: Lower shared memory later
2019-08-09 Lionel Landwerlinmesa: be consistent on GL_TRUE/GL_FALSE & TRUE/FALSE
2019-08-09 Lionel Landwerlinmesa: drop some p_compiler.h types
2019-08-08 Erik Faye-Lundmesa/main: cast away constness
2019-08-07 Yevhenii Kolesnikovmesa: Use _mesa_delete_transform_feedback_object in...
2019-08-07 Yevhenii Kolesnikovmesa: use _mesa_delete_query in drivers
2019-08-07 Timothy Arcerimesa: remove super old TODOs from shaderapi.c
2019-08-07 Timothy Arcerimesa/gallium: add dric option to allow overriding GL...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_shader_image_load_store glBindImageTextur...
2019-08-06 Pierre-Eric Pellou... glapi: add EXT_shader_image_load_store
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexCoordPointerEXT function
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexGen* functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiT...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMul...
2019-08-06 Pierre-Eric Pellou... mesa: add glBindMultiTextureEXT display list support
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexParameter* functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa (Get)MultiTexEnv functions
2019-08-06 Pierre-Eric Pellou... mesa: add _mesa_(get)texenvi(f)v_indexed helpers
2019-08-06 Pierre-Eric Pellou... mesa: add new helper _mesa_get_texobj_by_target_and_texunit
2019-08-06 Pierre-Eric Pellou... mesa: replace _mesa_get_current_fixedfunc_tex_unit...
2019-07-31 Eric Engestrommesa: add an 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 Engestrommesa: drop MAYBE_UNUSED var
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-30 Paulo Zanonimesa: extension boilerplate for EXT_texture_shadow_lod
2019-07-29 Jason Ekstrandmesa/spirv: Set frag_coord_is_sysval to GLSLFragCoordIs...
2019-07-26 Yevhenii Kolesnikovmain: unreference ATIFragmentShader program before...
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 Yevhenii Kolesnikovmain: Fix memleaks in mesa_use_program
2019-07-22 Kenneth Graunkemesa: Fix ReadBuffers with pbuffers
2019-07-22 Marek Olšákmesa: fix assertion failure in TexImage
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 Yevhenii Kolesnikovmain: Destroy static hash table
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 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: 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-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 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...
2019-07-11 Timothy Arcerimesa: save/restore SSO flag when using ARB_get_program_...
2019-07-11 Kenneth Graunkecompiler: Save a single copy of the softfp64 shader...
2019-07-08 Ian Romanickmesa: Set minimum possible GLSL version
2019-06-30 Alejandro Piñeiroglspirv: Enable the new deref-base UBO/SSBO path on...
2019-06-30 Eric Engestrommesa: use binary search for MESA_EXTENSION_OVERRIDE
2019-06-28 Eric Engestrommesa: stop trying new filenames if the filename existin...
2019-06-28 Eric Engestrommesa: use os_file_create_unique()
2019-06-28 Pierre-Eric Pellou... mesa: add display list support for gl(Compressed)Textur...
2019-06-28 Pierre-Eric Pellou... mesa: add glTextureParameteri/iv/f/fvEXT
2019-06-28 Pierre-Eric Pellou... mesa: extend _mesa_lookup_or_create_texture to support...
2019-06-28 Pierre-Eric Pellou... mesa: refactor bind_texture
2019-06-28 Pierre-Eric Pellou... mesa: extract helper function for glTexParameter*
2019-06-28 Pierre-Eric Pellou... mesa: add buffer != 0 checks to glNamedBufferEXT functions
next