- af72779 Improve EGL_ANGLE_power_preference on dual-GPU MacBook Pros. by Kenneth Russell · 4 years, 5 months ago
- 4e6f654 GLX: Support X11 pixmaps by Geoff Lang · 4 years, 7 months ago
- 11e26fa Allow running Samples against native GL. by Jamie Madill · 4 years, 5 months ago
- 15cff31 Move lod-sampling shaders to shader utils by Shahbaz Youssefi · 4 years, 5 months ago
- aad69df Run TracePerfTests in WGL configs. by Jamie Madill · 4 years, 5 months ago
- 336e891 Workaround broken copyTexImage2D on iOS by James Darpinian · 4 years, 6 months ago
- 0df9201 Rename Platform.h to PlatformMethods.h. by Jamie Madill · 4 years, 6 months ago
- 5b35c7f Fix up screenshot saving for trace tests. by Jamie Madill · 4 years, 6 months ago
- d08f1d8 Perf tests: Add screenshot capture mode. by Jamie Madill · 4 years, 6 months ago
- 930b264 Allow tests to run on native EGL. by Jamie Madill · 4 years, 8 months ago
- 73bf99b Fix clearing the program's validation-related cache too early by Alexis Hetu · 4 years, 7 months ago
- f623bd2 Tests: Add program pipeline object tests by Cody Northrop · 4 years, 7 months ago
- 2126a10 EGLWindow: Clean up some init attribute code. by Jamie Madill · 4 years, 7 months ago
- 1c3e322 Work around strange git cl format issue. by Jamie Madill · 4 years, 7 months ago
- 5540a30 GL loaders: Add 'ANGLE' symbol prefix. by Jamie Madill · 4 years, 7 months ago
- 78f2e4b Add gles1 covegl test compile by Ancheng Qiao · 4 years, 8 months ago
- 4b94d7b Split EGL_CHROMIUM_sync_control into EGL_ANGLE_sync_control_rate by Jonah Ryan-Davis · 4 years, 8 months ago
- b69c4e1 Capture/Replay: Update CaptureReplay sample for compression by Cody Northrop · 4 years, 8 months ago
- 07467b4 Remove GL_CHROMIUM_path_rendering by Geoff Lang · 4 years, 8 months ago
- 32c1bf5 Remove util.gni. by Jamie Madill · 4 years, 8 months ago
- 5df2c9e Refactor ANGLE common test utils. by Jamie Madill · 4 years, 8 months ago
- b1b6a17 Vulkan: Disable robustness support by Courtney Goeltzenleuchter · 4 years, 8 months ago
- 80f55e9 Expose glGetInteger64vEXT. by Jamie Madill · 4 years, 9 months ago
- 51a9da2 Add OES_draw_buffers_indexed autogenerated wrappers and validation redirects. by Alexey Knyazev · 4 years, 9 months ago
- 468dfed Reformat GN files by Michael Spang · 4 years, 9 months ago
- ce4918f Vulkan: Sanitize Images & Buffers with non-zero values. by Jamie Madill · 4 years, 9 months ago
- dec00bc Generate entrypoints for Fuchsia external objects extensions by Michael Spang · 6 years ago
- bb654cf [fuchsia] Migrate to SDK-provided FIDL & package targets. by Wez · 4 years, 9 months ago
- 74ab0bf Vulkan: Disable command graph by default. by Jamie Madill · 4 years, 9 months ago
- 8257ac3 Vulkan: Defer RenderPass image barriers. by Jamie Madill · 4 years, 9 months ago
- 36f2c80 Fuchsia: Fix size & position of test window on Scenic by Michael Spang · 5 years ago
- a8c7e10 Fuchsia: Switch ScenicWindow to use PresentOrReplaceView by Michael Spang · 4 years, 10 months ago
- f63fbcd Fuchsia: Limit number of concurrent presents in ScenicWindow by Michael Spang · 4 years, 10 months ago
- 1a1a142 Expose eglGetMscRateCHROMIUM from EGL_CHROMIUM_sync_control by Jonah Ryan-Davis · 4 years, 10 months ago
- c67252e Add feature flags to EGLPlatformParameters "tie". by Jamie Madill · 4 years, 10 months ago
- abaeb41 Vulkan: Fix setupDraw when VK_EXT_transform_feedback is not enabled by Michael Spang · 4 years, 10 months ago
- 62475e9 Allow tests to pick ANGLE features. by Jamie Madill · 4 years, 10 months ago
- 5eadaf8 Fix and improve UWP build. by Jamie Madill · 4 years, 10 months ago
- 683dd1d GN: Move util build code into util/BUILD.gn. by Jamie Madill · 4 years, 10 months ago
- 3311ef6 update date comments to 2020 by Jeff Vigil · 4 years, 11 months ago
- 5407aaa Re-land "Add new test runner harness." (#2) by Jamie Madill · 5 years ago
- 9190f49 GN: Make new angle_test_utils target. by Jamie Madill · 5 years ago
- 270e2e8 util: Always export default visibility. by Jamie Madill · 5 years ago
- b92ec24 Revert "Re-land "Add new test runner harness."" by Jamie Madill · 5 years ago
- e20560f Re-land "Add new test runner harness." by Jamie Madill · 5 years ago
- 8f31872 Revert "Add new test runner harness." by Jamie Madill · 5 years ago
- fb40d23 Add new test runner harness. by Jamie Madill · 5 years ago
- 745999a Add test for multithreaded shared-context resource by Shahbaz Youssefi · 5 years ago
- f65b212 [fuchsia] Change all Angle Presents to Present2s by Felipe Archondo · 5 years ago
- a825eb7 Implement BaseVertex draw calls for Vulkan, OpenGL, NULL contexts. by Ethan Lee · 5 years ago
- e9b68f3 Clean unused NewCreateImagePipeCmd by Emircan Uysaler · 5 years ago
- d32650b Posix: Fix async LaunchProcess. by Jamie Madill · 5 years ago
- 6fcc0bb Metal: Re-add end2end test configs (running test is still disabled) by Le Hoang Quyen · 5 years ago
- 8392b11 Revert "Metal: Enable end2end tests." by Courtney Goeltzenleuchter · 5 years ago
- 0bb42e0 Metal: Enable end2end tests. by Le Hoang Quyen · 5 years ago
- 82fd254 Windows: Use Job handle in LaunchProcess. by Jamie Madill · 5 years ago
- f18ff94 Minor tweaks to SampleApplication. by Jamie Madill · 5 years ago
- c898ec1 Add EGL GGP extensions. by Jamie Madill · 5 years ago
- 95a736b Reland "Add more test_utils functions." by Jamie Madill · 5 years ago
- 04ee27e Capture/Replay: Add ANGLE_get_image extension. by Jamie Madill · 5 years ago
- 16370a6 Enable "-Winconsistent-missing-destructor-override". by Jamie Madill · 5 years ago
- a620685 Enable "-Wmissing-field-initializers". by Jamie Madill · 5 years ago
- 1efcbdb6 Vulkan: Fix sampler object lifetime. by Jamie Madill · 5 years ago
- f939cb6 Revert "Reland "Add more test_utils functions."" by Jamie Madill · 5 years ago
- 7923e23 Reland "Add more test_utils functions." by Jamie Madill · 5 years ago
- 0163470 Revert "util: Always specify default visibility on exports." by Jamie Madill · 5 years ago
- 2bf23ea util: Always specify default visibility on exports. by Jamie Madill · 5 years ago
- 0cb0963 Revert "Add more test_utils functions." by Lan Wei · 5 years ago
- 5fcfcea Add more test_utils functions. by Jamie Madill · 5 years ago
- c42da4e Extend ANGLE_request_extension with DisableExtension by James Darpinian · 5 years ago
- cc4d833 Reland "Add export_targets.py to presubmit" by Brian Sheedy · 5 years ago
- a424214 Revert "Add export_targets.py to presubmit" by Jamie Madill · 5 years ago
- c40a21f Add export_targets.py to presubmit by Brian Sheedy · 5 years ago
- 57b37b6 Rename util/system_utils to util/test_utils. by Jamie Madill · 5 years ago
- 11dc163 Add support for generating UWP (Windows Store) projects again by Austin Kinross · 5 years ago
- 1552d4d Move to NewCreateImagePipe2Cmd by Emircan Uysaler · 5 years ago
- 7e44ec2 GL_EXT_multisampled_render_to_texture extension. Part 1. by Mingyu Hu · 5 years ago
- a1bf699 Fuchsia: Migrate to new libasync-loop API by Todd Eisenberger · 5 years ago
- 44a0e73 Re-enable -Wextra-semi-stmt. by Jamie Madill · 5 years ago
- f0dd087 Move timer functionality from util/ to common/ by Shahbaz Youssefi · 5 years ago
- cdecd97 Add Draw base vertex and base instance function entrypoints by shrekshao · 5 years ago
- 9d73796 Standardize copyright notices to project style by Stuart Morgan · 5 years ago
- 7e48c9e Add explicit integer casts by James Darpinian · 5 years ago
- efa898a Enable some compiler warnings used by WebKit. by James Darpinian · 5 years ago
- 64751a0 Reenable extra_warnings config for angle_utils by James Darpinian · 5 years ago
- 73e5e9b Clang warn implicit float to int conversion by Jiacheng Lu · 5 years ago
- f35f111 Add script to apply clang-format on all sources by Jiacheng Lu · 5 years ago
- 6a02f06 Implement EGL_ANGLE_create_context_backwards_compatible by Geoff Lang · 5 years ago
- 69e46a1 GL: Implement EGL_ANDROID_native_fence_sync by Geoff Lang · 5 years ago
- 3fd0b2d Implement EGL_ANDROID_get_native_client_buffer. by Geoff Lang · 6 years ago
- 5faff91 texture3D: Codegen changes towards OES_texture_3D by Cody Northrop · 5 years ago
- 351e809 Increase demangled array size by Tim Van Patten · 5 years ago
- 857880e GL: Add extensions to enable hardware video decode on Android. by Geoff Lang · 5 years ago
- e1849ee Remove obsolete WinRT files. by Jamie Madill · 5 years ago
- 88596be Vulkan: Implement a texture descriptor cache. by Jamie Madill · 5 years ago
- 2d0a9ac Initialize STACKFRAME64 for ARM64 by Tom Tan · 5 years ago
- e431aaa Rename EGL_ANGLE_workaround_control to EGL_ANGLE_feature_control. by Jonah Ryan-Davis · 5 years ago
- 2dd40a4 Add eglQueryDisplayAttribANGLE to query workarounds count. by Jonah Ryan-Davis · 5 years ago
- 20d380f Print stack backtrace on critical failure. by Jamie Madill · 5 years ago
- 0a56f0e Vulkan: Update front face mode during syncState() by Tim Van Patten · 6 years ago