aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-03Rename and expand shader variable init feature.Jamie Madill
2021-09-02Vulkan: Remove the forceCPUPathForCubeMapCopy workaroundShahbaz Youssefi
2021-08-30Vulkan: Fix VVL error regarding geometryStreamsCody Northrop
2021-08-27FrameCapture: Support glProgramBinaryCody Northrop
2021-08-21Capture/Replay: Init shader outputs during self-tests.Jamie Madill
2021-08-20Add EGL extension to create window with a swap interval set.Jamie Madill
2021-08-19Capture/Replay: Update serialization logic.Jamie Madill
2021-08-18GL: Add emulateImmutableCompressedTexture3D workaroundAlexey Knyazev
2021-08-11Choose direct-to-Metal translator through a feature.Kenneth Russell
2021-08-04Remove support for WEBGL_debug_shader_precisionShahbaz Youssefi
2021-08-04GL: Remove the rewriteVectorScalarArithmetic workaroundShahbaz Youssefi
2021-08-04Vulkan: Add support for EXT_primitive_bounding_boxBrandon Schade
2021-07-24Vulkan: SPIR-V Gen: Fix lvalues passed to in/inout parametersShahbaz Youssefi
2021-07-20EGL: implement EGL_EXT_protected_content ContextJeff Vigil
2021-07-20Add a feature flag allowES3OnFL10_0 to allow ES3 on d3d10.0.Jeff Gilbert
2021-07-19GN: Update dcheck/assert conditions.Jamie Madill
2021-07-16Remove the explicit context extension.Geoff Lang
2021-07-14Vulkan: Add GL_ANGLE_yuv_internal_format extensionMohan Maiya
2021-07-14Vulkan: Account for immutable samplers that need multiple descriptorsMohan Maiya
2021-07-12Upstream Apple's direct-to-Metal backend: compile libANGLE.Kyle Piddington
2021-06-28Vulkan: SPIR-V Gen: Support loopsShahbaz Youssefi
2021-06-24Vulkan: Support OVR_multiview and OVR_multiview2Shahbaz Youssefi
2021-06-23Capture/Replay: Add feature for robust resource initGert Wollny
2021-06-23Vulkan: Use pipeline statistics query to emulate primitives generatedShahbaz Youssefi
2021-06-17CL: Refactor info structs and fix conformance bugJohn Plate
2021-06-15GL: Respect TexSubImage upload limits for robust initGeoff Lang
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-10[Fuchsia] Cleanup vulkan_fuchsia_ext.hSergey Ulanov
2021-06-08Vulkan: Expose OES_geometry_shader extensionBrandon Schade
2021-06-05Reland "Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformation"Shahbaz Youssefi
2021-06-03Revert "Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformation"Yuly Novikov
2021-06-03Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformationShahbaz Youssefi
2021-06-02CL: Remove object cache and fix multi-threadingJohn Plate
2021-06-02CL: event creation for front end & passthroughJohn Plate
2021-06-02Upstream Apple's direct-to-Metal backend: compile translator.Kyle Piddington
2021-06-01GL: Chunk uploads of texture data >120kb on Mac.Geoff Lang
2021-05-26GL: Implement multisampled_render_to_textureGeoff Lang
2021-05-21Reland "Vulkan: Add support for EXT_texture_border_clamp"Mohan Maiya
2021-05-21Revert "Vulkan: Add support for EXT_texture_border_clamp"Yuly Novikov
2021-05-19Vulkan: Generate SPIR-V directly from the translator; Part 1Shahbaz Youssefi
2021-05-18Vulkan: Add support for EXT_texture_border_clampMohan Maiya
2021-05-18CL: Add front end object references to back end objectsJohn Plate
2021-05-14GL: Recreate textures on eglReleaseTexImage.Geoff Lang
2021-05-14Vulkan: Add feature flag to flush at framebuffer boundaryCharlie Lao
2021-05-14CL: Implement context for front end and passthroughJohn Plate
2021-05-13CL: device partitioning for front end and passthroughJohn Plate
2021-05-03Add support for OpenCL ICD LoaderJohn Plate
2021-04-29GL: Flush after framebuffer change on Mac 9th gen Intel GPUsGeoff Lang