aboutsummaryrefslogtreecommitdiff
path: root/scripts/code_generation_hashes/GL_EGL_entry_points.json
AgeCommit message (Expand)Author
2021-09-08Add Entry points for GL_EXT_EGL_image_storageBrandon Schade
2021-08-22Add ASTC & PVRTC to GLenumToStringAlexey Knyazev
2021-08-20Add EGL extension to create window with a swap interval set.Jamie Madill
2021-08-18Capture/Replay: Clean up ResourceTracker access.Jamie Madill
2021-08-12Capture/Replay: Add EGL support to generate_entry_points.pyTim Van Patten
2021-08-10Reland "EGL: GLES: Implement GL_EXT_protected_textures"Jeff Vigil
2021-07-22Revert "EGL: GLES: Implement GL_EXT_protected_textures"Jamie Madill
2021-07-20EGL: GLES: Implement GL_EXT_protected_texturesJeff Vigil
2021-07-19Implement EGL_KHR_mutable_render_buffer in the front-end.Jamie Madill
2021-07-16Remove the explicit context extension.Geoff Lang
2021-07-16Vulkan: Prefer the local vulkan loader over the system one.Jamie Madill
2021-07-15Capture/Replay: Refactor shared context handlingTim Van Patten
2021-06-29gl.xml: Add GL_FRAMEBUFFER_SRGB_EXT to EnableCap group.Lubosz Sarnecki
2021-06-17CL: Refactor info structs and fix conformance bugJohn Plate
2021-06-08Vulkan: Expose OES_geometry_shader extensionBrandon Schade
2021-06-02CL: Remove object cache and fix multi-threadingJohn Plate
2021-06-02CL: Improve validation readablityJohn Plate
2021-05-18CL: Move object cast from entry points to stubs and front endJohn Plate
2021-05-13CL: device partitioning for front end and passthroughJohn Plate
2021-05-11EGL: setup extension EGL_EXT_protected_contentJeff Vigil
2021-05-10Update entry points for GL_EXT_texture_sRGB_RG8Alexey Knyazev
2021-05-06Add loader for CL pass-through back endJohn Plate
2021-05-03Add support for OpenCL ICD LoaderJohn Plate
2021-04-27Stubs for CL validation entry pointsJohn Plate
2021-04-26Add EXT_primitive_bounding_box entry pointsMohan Maiya
2021-04-22Generate empty CL object classesJohn Plate
2021-04-20Add KHR_blend_equation_advanced entry pointsMohan Maiya
2021-04-20Add EXT_texture_border_clamp entry pointsMohan Maiya
2021-04-15Generate CL enums in libGLESv2John Plate
2021-04-13Migrate CL entry points to libGLESv2John Plate
2021-04-13Generate CL stubs in libGLESv2John Plate
2021-04-07Expand CL plumbing support to cover all versionsChris Forbes
2021-04-07Fixed OpenCL headers for WindowsJohn Plate
2021-04-03Add GL_ANGLE_get_serialized_context_string.Jamie Madill
2021-03-16add cl entry points loaderJohn Plate
2021-03-11Fix CL_EVENT macroJohn Plate
2021-02-26gl_angle_ext: Add param groups to glGetTexLevelParameterivANGLE.Lubosz Sarnecki
2021-02-26gl.xml: Annotate glDiscardFramebufferEXT with param groups.Lubosz Sarnecki
2021-02-24Stubs for OpenCL entry points. Jamie Madill
2021-02-23Clean up entry point generation script.Jamie Madill
2021-02-18Clean ups to generate_entry_points. Jamie Madill
2021-02-10Move Frame Capture to capture/ folder. Jamie Madill
2021-01-28Add 'UniformBlockIndex' structTim Van Patten
2021-01-20Multithreading in D3D11 minimum viable productTrevor David Black
2021-01-18Generate internal gl entry point functions as C functions.Geoff Lang
2021-01-08Vulkan: Add GL_EXT_clip_control entry pointsMohan Maiya
2020-12-23Code generation for NV_framebuffer_blitJonah Ryan-Davis
2020-12-15Add EXT_shader_framebuffer_fetch_non_coherent entry pointsMohan Maiya
2020-12-10EGL: Update EGL headers/xmlXiaoxuan Liu
2020-12-03Add support for GL_EXT_debug_labelMohan Maiya