mesa: fix invalid target error handling for teximage
[mesa.git] / src / mesa / main /
2019-10-16 Pierre-Eric Pellou... mesa: fix invalid target error handling for teximage
2019-10-15 Kenneth Graunkemesa: Handle pbuffers in desktop GL framebuffer attachm...
2019-10-15 Kenneth Graunkemesa: Make back_to_front_if_single_buffered non-static
2019-10-15 Kenneth Graunkemesa: Use ctx->ReadBuffer in glReadBuffer back-to-front...
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
2019-10-09 Erik Faye-Lundmesa/main: prefer R8-textures instead of A8 for glBitma...
2019-10-08 Fritz Koenigmesa: Allow MESA_framebuffer_flip_y for GLES 3
2019-10-01 Lionel Landwerlinmesa: don't forget to clear _Layer field on texture...
2019-09-30 Caio Marcelo de... mesa: Extension boilerplate for EXT_demote_to_helper_in...
2019-09-27 Eric Anholtshader_enums: Move MAX_DRAW_BUFFERS to this file.
2019-09-19 Jason EkstrandMove blob from compiler/ to util/
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
2019-09-16 Heinrich Finkmesa/gl: Sync with Khronos registry
2019-09-13 Jiadong Zhumesa: fix texStore for FORMAT_Z32_FLOAT_S8X24_UINT
2019-09-10 Caio Marcelo de... mesa/spirv: Set a few more extensions
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::rgbMode
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-09-09 Adam Jacksonmesa: Remove unused gl_config::indexBits
2019-09-08 Heinrich Finkegl: Add GL_MESA_EGL_sync support
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...
next