- 35b9252 Remove lock from GenVertexArrays/IsVertexArray by Charlie Lao · 4 weeks ago
- 096924c CL: Consolidate cl::{Offset,Extents} types by Gowtham Tammana · 5 weeks ago chromium/7422 chromium/7423
- 059734f CL: Roll OpenCL headers, docs, CTS, loader by jh.eun · 6 weeks ago chromium/7409
- a02670d Move unsafe buffers inside header guard macros by Tom Sepez · 8 weeks ago
- 2539015 Suppress unsafe buffers on a file-by-file basis in src/ [1 of N] by Tom Sepez · 8 weeks ago
- 8ef76b6 CL/Vulkan: cl_khr_external_memory extension (pt.2) by Raja Wasim Husain · 9 weeks ago
- 6c160ca CL/Vulkan: cl_khr_external_memory extension (pt.1) by Raja Wasim Husain · 9 weeks ago
- f92d6f4 CL: Route API trace to logcat for Android by Austin Annestrand · 2 months ago
- 5fb7715 Add stubs for GL_ARM_texture_unnormalized_coordinates by Shufen Ma · 2 months ago chromium/7354
- d8dc3cc Remove shared context lock from glVertexAttrib{I}Format by Charlie Lao · 3 months ago
- ae4aead Remove sharedContextLock from glVertexAttrib{Divisor|Binding} by Charlie Lao · 3 months ago
- fa29f60 Remove sharedContextLock from {Enable|Disable}VertexAttribArray by Charlie Lao · 3 months ago
- 2ef85c2 Vulkan: Add support for GL_EXT_fragment_shading_rate by Panfeng Hou · 3 months ago
- 6a03109 Refine getCompressionRate by Yuxiang Qian · 3 months ago
- 251ffe6 Vulkan: Add support for built-in gl_ShadingRateEXT by Panfeng Hou · 3 months ago
- 154e571 Refine validation for GetQueryObjectuiv by Shufen Ma · 4 months ago chromium/7274
- 9a43677 Vulkan: Add entry points for GL_EXT_fragment_shading_rate by Panfeng Hou · 5 months ago
- 92dec96 Enforce validation consistency for lockless entry points by Alexey Knyazev · 5 months ago
- 8dbb099 Autogen support checks for ANGLE_base_vertex_base_instance by Alexey Knyazev · 5 months ago
- 79cef54 Autogen EGL image extension entry points by Alexey Knyazev · 5 months ago
- 4c964bc Roll third_party/OpenGL-Registry/src/ 5bae8738b..200cea403 (74 commits) by Alexey Knyazev · 5 months ago
- 6462880 Autogen support checks for query extensions by Alexey Knyazev · 5 months ago chromium/7206
- bdaf87c Enforce validation consistency by Alexey Knyazev · 5 months ago
- 1e45cbe Update entry points autogen template by Alexey Knyazev · 5 months ago
- d0616d5 Autogen support checks for multiview commands by Alexey Knyazev · 5 months ago
- 51dd408 Autogen support checks for draw_elements_base_vertex commands by Alexey Knyazev · 6 months ago
- 86ce0f0 Add EXT_multi_draw_arrays stubs by Alexey Knyazev · 6 months ago
- 618bc39 Add EXT_draw_instanced stubs by Alexey Knyazev · 6 months ago chromium/7169
- 8b38814 Autogen support checks for robust client memory entry points by Alexey Knyazev · 6 months ago
- 2d61c57 Autogen support checks for PLS entry points by Alexey Knyazev · 6 months ago
- 9e6f44b Autogen support checks for extension entry points by Alexey Knyazev · 6 months ago
- ae70513 Remove NamedBufferStorageExternalEXT entry point by Alexey Knyazev · 6 months ago
- 846dcf8 Autogen context version checks for 2.0 entry points by Alexey Knyazev · 6 months ago
- cdb3402 Move robust APIs for PLS into robust_client_memory sections. by Kenneth Russell · 6 months ago chromium/7147 chromium/7148 chromium/7149 chromium/7150
- 56b62c6 Include entry point names in context lost error messages by Alexey Knyazev · 6 months ago
- 61bfe86 Autogen context version checks for 1.0 entry points by Alexey Knyazev · 6 months ago chromium/7141
- db12f43 Autogen context version checks for 3.0 entry points by Alexey Knyazev · 6 months ago
- 9db4bf6 Autogen context version checks for 3.1 & 3.2 entry points by Alexey Knyazev · 6 months ago
- 595d79e Do not expose GL_ARB_sync by Alexey Knyazev · 7 months ago
- 0f356a3 Update invalidation commands to disable PLS by Chris Dalton · 7 months ago
- eb52b56 Remove unsupported 1D and DSA entry points by Alexey Knyazev · 7 months ago
- f20c0c5 Remove obsolete desktop GL files by Alexey Knyazev · 7 months ago
- cbfa8e3 Add "likely" hints to common validation paths by Roman Lavrov · 7 months ago
- b600a42 Remove the PLS allow list by Chris Dalton · 7 months ago
- fbb1829 Allow glClear while PLS is active by Chris Dalton · 7 months ago
- 9708346 Polish PLS interactions with xform feedback & QCOM_tiled_rendering by Chris Dalton · 8 months ago
- 4b39a6a Generate errors for framebuffer invals during PLS by Chris Dalton · 8 months ago
- 1ead4cb Allow texture modification commands while PLS is active by Chris Dalton · 8 months ago
- 5b343e8 Vulkan: Remove support for Stadia by Shahbaz Youssefi · 8 months ago
- c21e31a Add handling null input to eglGetProcAddress by Amirali Abdolrashidi · 8 months ago
- be98f84 Implicitly end PLS for framebuffer reads and writes by Chris Dalton · 8 months ago
- c0d806b CL: OpenCL support for ANGLE Capture/Replay by Alex Dean · 8 months ago
- cfb430c Remove angle::ErrorStream helper by Roman Lavrov · 8 months ago
- 49e2b5e Support compiling without GetProcAddress by Kimmo Kinnunen · 9 months ago
- b5809ef Delay eglSwapInterval() effect until swap by Igor Nazarov · 9 months ago
- bbc0d70 Vulkan: Add entry points to lock the Vulkan queue by Shahbaz Youssefi · 9 months ago
- 465299f context_private_call.cpp -> context_private_call.inl.h by Roman Lavrov · 10 months ago
- a1be7e6 Implement EGL_EXT_surface_compression by Yuxiang Qian · 10 months ago
- fb74310 Add stubs for EGL_EXT_surface_compression by Yuxiang Qian · 11 months ago
- 2641424 Remove GetTexLevelParameter* from ANGLE_texture_multisample by Alexey Knyazev · 11 months ago
- cc84123 Accept framebuffer modifications while PLS is active by Chris Dalton · 11 months ago
- 65d674b Vulkan: Must run UnlockedTailCall from flush and finish by Igor Nazarov · 11 months ago
- 7070a9e Remove draw buffer validation clauses from PLS by Chris Dalton · 11 months ago
- d57b1d3 Vulkan: Support GL_OES_required_internalformat by Panfeng Hou · 11 months ago
- 5d3d299 Expose the required GLES1.0/1.1 extensions in ANGLE by Xinyu Fang · 11 months ago
- b6b826b Add stubs for GL_EXT_EGL_image_storage_compression by Xin Yuan · 11 months ago
- c02e018 Add GL_ARM_rgba8 by Amirali Abdolrashidi · 11 months ago
- 8a2b60b Add stubs for GL_EXT_texture_storage_compression by Neil Zhang · 11 months ago
- f5b9e0e Metal: Query MSL print env var with bool getter by Kimmo Kinnunen · 12 months ago
- e5619a5 Use EGL sync global lock for all EGL*sync entrypoint calls by Yuxin Hu · 12 months ago
- 84a24a1 CL: Implement clone for kernel object by Gowtham Tammana · 12 months ago chromium/6820
- 60da450 CL: Implicit cmd queue submit on release by Austin Annestrand · 1 year ago
- 028bb1c Add EXT_texture_query_lod stubs by Alexey Knyazev · 1 year ago
- aa61c07 Autogen files for GL_ARM_shader_framebuffer_fetch_depth_stencil by Shahbaz Youssefi · 1 year, 1 month ago
- 492cf26 Stubs for GL_blob_cache_angle by Geoff Lang · 1 year, 1 month ago
- b16d105 Remove Desktop GL front-end support by Shahbaz Youssefi · 1 year, 1 month ago chromium/6756
- 0cce8fd Add EXT_texture_shadow_lod stubs by Alexey Knyazev · 1 year, 1 month ago
- 8c12874 vulkan: add double buffer swapchain for fifo mode. by Hailin Zhang · 1 year, 1 month ago
- 4167a9a Don't lock the context mutex if no flush in eglClientWaitSync by Shahbaz Youssefi · 1 year, 2 months ago
- e850656 Add EXT_separate_depth_stencil stubs by Alexey Knyazev · 1 year, 2 months ago
- ef6a313 CL: Return error code for not supported APIs by Gowtham Tammana · 1 year, 2 months ago
- 8526480 tls.h: check ANGLE_USE_ANDROID_TLS_SLOT to define GL TLS by Marcin Radomski · 1 year, 3 months ago chromium/6614
- fcf3a1c GL: Allow shader compilation with cached translated source by Geoff Lang · 1 year, 4 months ago chromium/6577
- 0b888d5 Add KHR_blend_equation_advanced_coherent by Amirali Abdolrashidi · 1 year, 4 months ago
- 92148c2 GL: Implement GL_EXT_clear_texture. by Geoff Lang · 1 year, 4 months ago
- d193d51 Replace issue ids post migration to new issue tracker by Shahbaz Youssefi · 1 year, 4 months ago
- 2d8e15f Add stubs for GL_QCOM_tiled_rendering by Geoff Lang · 1 year, 4 months ago
- 8042ebd Add OES_tessellation_shader by Amirali Abdolrashidi · 1 year, 4 months ago
- edaaacd Add OES_gpu_shader5 by Amirali Abdolrashidi · 1 year, 5 months ago
- 147ba45 Allow polygonMode* commands with active PLS by Alexey Knyazev · 1 year, 5 months ago
- 6968848 Remove PLS checks from GLES 1.x entry points by Alexey Knyazev · 1 year, 5 months ago
- c8db529 Remove locks from most glUniform* calls by Roman Lavrov · 1 year, 5 months ago
- ce6232f Add KHR_robustness by Amirali Abdolrashidi · 1 year, 5 months ago
- 7ce42b4 Skip Display::prepareForCall calls everywhere except Mac. by Geoff Lang · 1 year, 5 months ago
- 0e892a0 EGL: Move egl surface timing calls into tail calls. by Geoff Lang · 1 year, 5 months ago
- f4140c7 Remove share group lock from glBindBuffer by Shahbaz Youssefi · 1 year, 5 months ago
- a70ef7f Add EGL_ANGLE_no_error for disabling EGL validation. by Geoff Lang · 1 year, 6 months ago
- 071e1e8 EGL: eglCreateSyncKHR uses a return value for the tail call by Geoff Lang · 1 year, 6 months ago
- 038ad6c EGL: Use unlocked tail calls for surface, sync and img calls by Geoff Lang · 1 year, 6 months ago
- 884dc38 EGL: Make eglGetCurrent(Context|Surface|Display) lockless. by Geoff Lang · 1 year, 6 months ago