aboutsummaryrefslogtreecommitdiff
path: root/src/libGLESv2
AgeCommit message (Expand)Author
2021-10-04Update ANGLE Metal to Webkit at Sept 29 2021Kyle Piddington
2021-09-20Add GetCompressedTexImageANGLE to ANGLE_get_imageJamie Madill
2021-09-16Auto-generate GLES extensions.Jamie Madill
2021-09-08Add Entry points for GL_EXT_EGL_image_storageBrandon Schade
2021-09-02Fix Multithreaded eglDestroyContext()/eglTerminate()Tim Van Patten
2021-08-22Add ASTC & PVRTC to GLenumToStringAlexey Knyazev
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-16Remove the explicit context extension.Geoff Lang
2021-07-12Fix gl::Context::unMakeCurrent crashesPeng Huang
2021-06-29gl.xml: Add GL_FRAMEBUFFER_SRGB_EXT to EnableCap group.Lubosz Sarnecki
2021-06-28Suppress flaky TSAN TLS false positive. Jamie Madill
2021-06-23Finish switch to angle_version.h. Jamie Madill
2021-06-21CL: Refactor TRY macro and fix more conformance bugsJohn Plate
2021-06-14CL: Remaining functions for OpenCL 1.2John Plate
2021-06-11CL: Add remaining enqueue commandsJohn Plate
2021-06-10CL: Add program build commandsJohn Plate
2021-06-10CL: Add image enqueue commandsJohn Plate
2021-06-08Vulkan: Expose OES_geometry_shader extensionBrandon Schade
2021-06-02CL: Add buffer enqueue commandsJohn Plate
2021-06-02CL: Remove object cache and fix multi-threadingJohn Plate
2021-06-02CL: event creation for front end & passthroughJohn Plate
2021-06-02CL: kernel creation for front end & passthroughJohn Plate
2021-06-02CL: Improve validation readablityJohn Plate
2021-05-27Mute MSAN false positiveAlexis Hetu
2021-05-26CL: program object creation for front end and pass-throughJohn Plate
2021-05-25CL: sampler object creation for front end and pass-throughJohn Plate
2021-05-25CL: image object creation for front end and pass-throughJohn Plate
2021-05-25CL: buffer object creation for front end and pass-throughJohn Plate
2021-05-20CL: command queues for front end and pass-throughJohn Plate
2021-05-18CL: Add front end object references to back end objectsJohn Plate
2021-05-18CL: Move object cast from entry points to stubs and front endJohn Plate
2021-05-14CL: Implement context for front end and passthroughJohn Plate
2021-05-13CL: device partitioning for front end and passthroughJohn Plate
2021-05-11Refactor CL platform objectJohn Plate
2021-05-11Implement CL device object for front end and passthroughJohn Plate
2021-05-10Update entry points for GL_EXT_texture_sRGB_RG8Alexey Knyazev
2021-05-06Add warning messages for not (yet) supported CL commandsJohn Plate
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-27Bug fix for WaitClient, WaitGL and WaitNativeMohan Maiya
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