radeonsi: disable sdma for gfx10
[mesa.git] / src / mesa / main /
2019-10-30 Tapani Pällimesa: enable ARB_gpu_shader_int64 in compat profile
2019-10-30 Tapani Pällimesa: add [Program]Uniform*64ARB display list support
2019-10-25 Illia Iorinmesa/main: Ignore filter state for MS texture completeness
2019-10-25 Illia IorinRevert "mesa/main: Fix multisample texture initialize"
2019-10-24 Adam Jacksongallium: Fix a bunch of undefined left-shifts in u_format_*
2019-10-20 Eric Anholtmesa: Redefine the RG formats as array formats.
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-10-20 Eric Anholtmesa: Replace the LA16_UNORM packed formats with one...
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Iago Toral Quirogamesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in...
2019-10-18 Pierre-Eric Pellou... mesa: implement glTextureStorageNDEXT functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEX...
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa Generate*MipmapEXT functions
2019-10-18 Pierre-Eric Pellou... mesa: refactor GenerateTextureMipmap handling
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_gpu_program_parameters functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_gpu_shader4 functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_texture_integer functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_texture_buffer_object functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glProgramUniform*EXT functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedProgram functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClie...
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glNamedRenderbufferStorageEXT and...
2019-10-17 Eric Anholtmesa: Refactor the entirety of _mesa_format_matches_for...
2019-10-17 Eric Anholtmesa: Add support for array formats of depth and stencil.
2019-10-17 Eric Anholtmesa: Add format/type matching for DEPTH/UINT_24_8.
2019-10-17 Eric Anholtmesa: Fix depth/stencil ordering in _mesa_format_from_f...
2019-10-17 Eric Anholtmesa: Add debug info to _mesa_format_from_format_and_ty...
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
next