aboutsummaryrefslogtreecommitdiff
path: root/include/GL
AgeCommit message (Expand)Author
2024-02-27dri: Redeclare __DRI_IMAGE_FORMAT_* as PIPE_FORMAT_*Daniel Stone
2024-02-23mesa/st: Skip querying PCI values in interop_query_device_info if version >= 4Antonio Gomes
2024-02-20drisw: hook up EXT_buffer_ageMike Blumenkrantz
2023-12-08osmesa: Make osmesa.h compatible with Windows SDK's GL.hYonggang Luo
2023-11-21mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compatSylvain Munaut
2023-11-04mesa/st, dri2, wgl, glx: Modify flush_objects interop func to export a fence_fdAntonio Gomes
2023-11-04mesa/st: Add new data to mesa_glinteropAntonio Gomes
2023-10-20glx: Delete support for GLX_OML_swap_method.Emma Anholt
2023-10-17dri: add queryCompatibleRenderOnlyDeviceFd() to __DRI_MESA extensionLeandro Ribeiro
2023-10-14mesa: Introduce MESA_texture_const_bandwidthRob Clark
2023-10-13include/dri_interface.h: restore define mistakenly removed in !25587Eric Engestrom
2023-10-10dri: Remove __driDriverExtensions leftoversRoman Stratiienko
2023-08-19include: Fix the PFN declarations to be pointers as they shouldSylvain Munaut
2023-07-28dri: Support 1555/4444 formatsDaniel Stone
2023-06-16dri: Replace usage of boolean/TRUE/FALSE with bool/true/falseYonggang Luo
2023-06-07Update OpenGL headersSimon Ser
2023-04-27dri/android: Fix MSAA resolveRob Clark
2023-01-03glx: Remove dead declarations from <GL/glx.h>Adam Jackson
2023-01-03include: Sync <GL/glxext.h> with KhronosAdam Jackson
2022-12-09egl: Replace sRGB support check with a pscreen query.Emma Anholt
2022-12-05egl+glx: Always support no_error contexts.Emma Anholt
2022-12-05egl: Collapse a bunch of renderer queries into pipe cap queries.Emma Anholt
2022-12-05dri: Add createContext hook to __DRI_MESA.Emma Anholt
2022-12-05gallium/dri: Move the backendVtable InitScreen func into __DRI_MESA.Emma Anholt
2022-12-05dri: Add createNewScreen into the __DRI_MESA extension.Emma Anholt
2022-12-05dri: Introduce internal Mesa DRI driver loader extension.Emma Anholt
2022-12-01dri: Add notes on what part of the loader interface are used by Xorg.Emma Anholt
2022-11-27dri: move private __DRIDriverVtableExtension out of dri_interface.hMarek Olšák
2022-11-03mesa: sync GLAPIENTRY with KHRONOS_APIENTRY in GL/gl.hYonggang Luo
2022-11-03mesa: BUILD_GL32 is not used anymoreYonggang Luo
2022-11-02include: Add driver data to v2 of mesa_glinterop_device_infoJesse Natalie
2022-11-02include: Add a flush interop methodJesse Natalie
2022-11-02include: Add WGL version of GL interop extensionsJesse Natalie
2022-10-27egl: Add EGL_EXT_protected_content supportLionel Landwerlin
2022-10-27dri: rename PROTECTED_CONTENT in PROTECTED_SURFACELionel Landwerlin
2022-08-05gbm: Add USE_FRONT_RENDERING flagRob Clark
2022-07-27dri: fix incorrect fourcc for R16G16B16A16_UNORM formatManuel Stoeckl
2022-07-27dri_interface: add XBGR16161616 formatManuel Stoeckl
2022-03-04gallium/dri: Extend image extension to support in-fenceRob Clark
2022-02-08gallium/dri: add missing PIPE_BIND_DRI_PRIME handlingPierre-Eric Pelloux-Prayer
2022-02-04dri: Epoch how no-error context creation worksAdam Jackson
2022-01-26dri_interface: Remove the remaining DRI1 API definitionsAdam Jackson
2021-10-18gallium/dri: let the driver know if the imported image is DRI_PRIME bufferPierre-Eric Pelloux-Prayer
2021-10-18gallium/dri: add createImageFromFds2Pierre-Eric Pelloux-Prayer
2021-10-16dri_interface: remove gl headerYiwei Zhang
2021-10-16dri_interface: remove obsolete interfacesYiwei Zhang
2021-09-29gallium: add PIPE_CAP_PREFER_BACK_BUFFER_REUSEPierre-Eric Pelloux-Prayer
2021-09-09egl/dri2: seperate EGLImage validate and lookupQiang Yu
2021-09-08gl.h: Remove dllimportJesse Natalie
2021-08-18dri: Reformat DRI context attribute #definesAdam Jackson