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