nir/lower_blend: Clamp blend factors
[platform/upstream/mesa.git] / src / egl /
2023-01-10 Eric Engestromegl: const display & config pointers in eglGetConfigAtt...
2023-01-10 Eric Engestromegl: inline _eglReportError(), and drop this and all...
2023-01-09 Pierre-Eric Pellou... dri: get rid of LIBGL_SHOW_FPS
2023-01-05 Pierre-Eric Pellou... egl: handle NULL loaderPrivate in dri_is_thread_safe
2022-12-16 Michel Dänzeregl/wayland: Prefer back buffer with minimum buffer age
2022-12-09 Marek Olšákgallium: rename st_framebuffer_iface -> pipe_frontend_d...
2022-12-09 Marek Olšákgallium: remove pipe_frontend_screen::destroy callback...
2022-12-09 Marek Olšákgallium: remove enum st_texture_type
2022-12-09 Marek Olšákst/mesa: remove st_context callbacks for dri/glx/wgl...
2022-12-09 Marek Olšákgallium: remove st_context_iface, use st_context directly
2022-12-09 Marek Olšákgallium: rename st_manager to pipe_frontend_screen...
2022-12-09 Emma Anholtegl: Drop backwards compat for missing __DRI_ATTRIB_...
2022-12-09 Emma Anholtegl: Replace sRGB support check with a pscreen query.
2022-12-09 Emma Anholtegl: Move common eglCreateContext() error checks from...
2022-12-09 Emma Anholtegl: Replace the robustness DRI2 ext check with a pipe...
2022-12-09 Emma Anholtegl: Remove silly robustness support checks.
2022-12-05 Emma Anholtegl+glx: Always support no_error contexts.
2022-12-05 Emma Anholtegl: Collapse a bunch of renderer queries into pipe...
2022-12-05 Emma Anholtegl: Pull the API mask directly out of the dri_screen.
2022-12-05 Emma Anholtdri: Add createContext hook to __DRI_MESA.
2022-12-05 Emma Anholtdri: Add createNewScreen into the __DRI_MESA extension.
2022-12-05 Emma Anholtdri: Introduce internal Mesa DRI driver loader extension.
2022-12-05 Emma Anholtegl: Switch to using loader_bind_extensions().
2022-12-01 Emma Anholtegl: Refactor common error handling for context creation.
2022-12-01 Emma Anholtegl: Bump minimum version of __DRI_SWRAST to 4.
2022-12-01 Emma Anholtegl: Require __DRI_DRI2 v4 if we're to do DRI2.
2022-12-01 Emma Anholtegl: Bump __DRI_CONFIG_OPTIONS min version to 2.
2022-12-01 Emma Anholtegl: Bump minimum version of __DRI_IMAGE to 6 and drop...
2022-12-01 Emma Anholtegl: Bump required version of optional __DRI2_FENCE...
2022-11-22 Adam Jacksonegl: Fix uninitialized variable warning
2022-11-21 Jose Maria Casanov... gallium/dri: Add P030 format
2022-11-17 Michel DänzerRevert "egl/glx: add fallback for zink loading"
2022-11-11 Yonggang Luomeson: Refactoring shared gen_vs_module_defs_normal_com...
2022-11-10 Yonggang Luozink: Only #include <vulkan/vulkan_core.h> instead...
2022-11-09 Yonggang Luoegl: Remove the need of _MTX_INITIALIZER_NP by using...
2022-11-02 Jesse Natalieegl/wgl: Implement interop methods
2022-11-02 Jesse Natalieegl/dri2: Implement the new flush method
2022-11-02 Illia Abernikhinutils: Merge util/debug.* into util/u_debug.* and remov...
2022-10-27 Lionel Landwerlinegl: Add EGL_EXT_protected_content support
2022-10-27 Lionel Landwerlindri: rename PROTECTED_CONTENT in PROTECTED_SURFACE
2022-10-21 Simon Seregl: fix error string for dri2_create_image_dma_buf()
2022-10-20 Rob ClarkRevert "egl: Factor some common terminate cleanup up...
2022-10-20 Yonggang Luoegl/dri2: Use util_call_once_data to replace usage...
2022-10-20 Yonggang Luoegl/wgl: Use util_call_once_data to replace usage of...
2022-10-14 Yonggang Luoutil/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to...
2022-10-12 Simon ZeniEGL: sync headers with Khronos
2022-10-12 Simon Zeniegl: set API symbols public
2022-10-12 Simon Zeniegl: fix Xlib include in egldisplay.h
2022-09-27 Adam Jacksonegl: Remove a bogus restriction from eglMakeCurrent
2022-09-27 Adam Jacksonegl/dri2: Fix a weird conditional in dri2_make_current
2022-09-27 Adam Jacksonegl: Factor some common terminate cleanup up to common...
2022-09-27 Adam Jacksonegl: Formatting fix
2022-09-22 Adam Jacksonegl: Rewrite eglSetBlobCacheFuncsANDROID to use the...
2022-09-22 Adam Jacksonegl: Factor out the eglTerminate write-lock pattern
2022-09-22 Adam Jacksonegl: Untangle some spaghetti around _eglLookupDisplay
2022-09-22 Adam Jacksonegl: Promote _eglLock/UnlockDisplay to internal API
2022-09-22 Adam Jacksonegl: Fix a bunch of maybe-uninitialized warnings
2022-09-21 Mike Blumenkrantzegl/glx: add fallback for zink loading
2022-09-21 Pierre-Eric Pellou... egl/wayland: fix glthread crashes
2022-09-20 Michael Skorokhodovegl: Return EGL_BAD_MATCH for invalid share_list
2022-09-19 Vinson Leeegl/dri2: Fix missing return with dri2_egl_error_unlock.
2022-09-16 Adam Jacksonegl/dri2: Fix some thinkos in old context release
2022-09-16 Adam Jacksonegl/dri2: Fix a typo in a comment
2022-09-16 Adam Jacksonegl/dri2: Respect the arguments to dri2_set_blob_cache_...
2022-09-08 Rob Clarkegl: Relax locking
2022-09-08 Rob Clarkegl: Introduce rwlock to protect eglTerminate()
2022-09-08 Rob Clarkegl: Make RefCount atomic
2022-09-08 Rob Clarkegl/dri2: Add display lock
2022-09-08 Rob Clarkegl/dri2: Make ref_count atomic
2022-09-08 Rob Clarkegl/wgl: Make ref_count atomic
2022-09-06 Adam Jacksonegl/kopper: Don't add EGL_SWAP_BEHAVIOR_PRESERVED_BIT...
2022-09-06 Adam Jacksonegl: Move an error check earlier in EGL_BUFFER_AGE_EXT...
2022-08-31 Eric Engestromwayland: avoid writing interface names as free-form...
2022-08-29 Adam Jacksonegl: Remove some can't-happen supported API checks
2022-08-26 Chia-I Wuutil/perf: support and prefer perfetto for cpu trace
2022-08-26 Chia-I Wuutil/perf: add cpu_trace.h
2022-08-24 Eric Engestrommeson: replace manual compiler flags with meson arguments
2022-08-17 Rob Clarkegl/dri2: Error path cleanups
2022-08-17 Rob Clarkegl/dri2: Indenting fix
2022-08-17 Rob Clarkegl: Add some locking asserts
2022-08-17 Rob Clarkegl: Convert to simple_mtx_t
2022-08-17 Rob Clarkegl: Remove redundant fxn param
2022-08-17 Rob Clarkegl: Drop unused _EGL_FUNC_START() arg
2022-08-17 Rob Clarkegl: Drop _eglSetFuncName() return
2022-08-17 Rob Clarkegl: atrace support
2022-08-10 Jesse Natalieegl/wgl: Fix some awkward sizeof formatting
2022-08-10 Jesse Natalieegl/wgl: Delete unused variables/code
2022-08-10 Jesse Nataliewgl: Use pfi instead of iPixelFormat more often
2022-08-10 Jesse Natalieegl/wgl: Support sync objects
2022-08-10 Jesse Natalieegl/wgl: Support EGL_MESA_query_driver
2022-08-10 Jesse Natalieegl/wgl: Hook up image validate/get in smapi
2022-08-10 Jesse Natalieegl/wgl: Use a per-display st_manager
2022-08-10 Jesse Nataliewgl: Pass smapi explicitly to framebuffer creation
2022-08-10 Jesse Nataliewgl: Pass smapi explicitly to context creation
2022-08-10 Jesse Natalieegl,wgl: Support eglCreateImageKHR
2022-08-10 Jesse Natalieegl/wgl: Support eglWaitNative
2022-08-10 Jesse Natalieegl/wgl: Support eglWaitClient
2022-08-10 Jesse Natalieegl/wgl: Support eglSwapInterval
2022-08-10 Jesse Natalieegl/wgl: Implement bind/release texture buffer
2022-08-10 Jesse Natalieegl/wgl: Set YInvert attribute to always true
next