[go: up one dir, main page]

  1. eec95a6 Translator: Remove NV_shader_framebuffer_fetch by Shahbaz Youssefi · 14 hours ago
  2. 7d6aa63 Reland: Rename enums to fix GCC -Wchanges-meaning error by Sungyong Choi · 7 weeks ago
  3. ccbc9e9b Revert "Rename enums to fix GCC -Wchanges-meaning error" by Yuly Novikov · 7 weeks ago
  4. dc24ecc Rename enums to fix GCC -Wchanges-meaning error by Sungyong Choi · 7 weeks ago
  5. 251ffe6 Vulkan: Add support for built-in gl_ShadingRateEXT by Panfeng Hou · 3 months ago
  6. 64888cb Align multiview extensions usage with the specs by Alexey Knyazev · 5 months ago
  7. 33b9c06 Capture/Replay: Fix sample build by Shahbaz Youssefi · 7 months ago
  8. c0d806b CL: OpenCL support for ANGLE Capture/Replay by Alex Dean · 8 months ago
  9. b16d105 Remove Desktop GL front-end support by Shahbaz Youssefi · 1 year ago chromium/6756
  10. d1a4b0f Remove Feature Level 9_3 code by Rafael Cintron · 1 year, 1 month ago chromium/6697 chromium/6698
  11. 397eb7c Vulkan: Easier to read SPIR-V disassembly by Shahbaz Youssefi · 1 year, 3 months ago
  12. 5215293 Add trace_interface: functions and callbacks for traces by Roman Lavrov · 2 years, 4 months ago
  13. 02e7f96 Translator: Remove the "variables" option by Shahbaz Youssefi · 2 years, 5 months ago
  14. ee9a7df IWYU: usage of size_t requires include in texture_utils by Jose Dapena Paz · 2 years, 7 months ago
  15. 78e28cb Vulkan: Remove glslang fallback by Shahbaz Youssefi · 3 years ago
  16. 5b21819 Metal: Remove compilation through SPIR-V by Shahbaz Youssefi · 3 years ago chromium/5408 chromium/5409
  17. 3245e55 Expand support in angle_shader_translator by Mohan Maiya · 3 years ago
  18. e495e7f Redo perf and trace test parameters. by Jamie Madill · 3 years ago
  19. 4b33633 Capture/Replay: Delete binary data in FinishReplay via callback by Roman Lavrov · 3 years, 1 month ago
  20. 6f80f0f Translator: Clean up the compile flag passing interface by Shahbaz Youssefi · 3 years, 2 months ago chromium/5230
  21. c54ed79 Get desktop GL conformance tests to build by Eddie Hatfield · 3 years, 2 months ago
  22. 5a65a2b Fix samples' arguments to SampleApplication by Shahbaz Youssefi · 3 years, 3 months ago
  23. 785353f Support Desktop OpenGL context creation in end2end tests by Geoff Lang · 3 years, 3 months ago
  24. 31f8413 Add option for Metal output to angle_shader_translator by Brian Osman · 3 years, 5 months ago
  25. 5d17cae Migrate capture_replay sample to trace_fixture by Roman Lavrov · 3 years, 7 months ago
  26. 1bfdc98 TorusBufferStorage: Regenerate buffer storage every second. by Lubosz Sarnecki · 3 years, 7 months ago
  27. 4b45831 Add a multi-context sample. by Jamie Madill · 3 years, 10 months ago
  28. e9f9fa1 Add cpu time measurement to perf tests by Lingfeng Yang · 3 years, 11 months ago
  29. da02c6d samples: Improve TorusLighting samples. by Lubosz Sarnecki · 4 years, 1 month ago
  30. 3369f72 samples: Add torus bufferstorage ES3 sample. by Lubosz Sarnecki · 4 years, 1 month ago
  31. 2f3e4db Capture/Replay: Serialize trace metadata to a JSON file. by Jamie Madill · 4 years, 1 month ago
  32. 1ce7839 Remove support for WEBGL_debug_shader_precision by Shahbaz Youssefi · 4 years, 2 months ago
  33. 48da1c3 Vulkan: Prefer the local vulkan loader over the system one. by Jamie Madill · 4 years, 3 months ago
  34. d33a222 Upstream Apple's direct-to-Metal backend: compile libANGLE. by Kyle Piddington · 4 years, 3 months ago
  35. 51937ab Re-land "Add SearchType to OpenSharedLibraryWithExtension." by Jamie Madill · 4 years, 3 months ago chromium/4568
  36. f8d5d5e Revert "Add SearchType to OpenSharedLibraryWithExtension." by Yuly Novikov · 4 years, 3 months ago
  37. 18e99f4 Add SearchType to OpenSharedLibraryWithExtension. by Jamie Madill · 4 years, 3 months ago
  38. caf9742 samples: Use rpath on Linux/ChromeOS. by Jamie Madill · 4 years, 5 months ago
  39. d1da88e samples: Add TorusLighting sample. by Lubosz Sarnecki · 4 years, 5 months ago
  40. 68f0688 Perf Tests: Trigger test failure on API errors. by Jamie Madill · 4 years, 6 months ago
  41. 776c601 Vulkan: Call glslang at compile time by Shahbaz Youssefi · 4 years, 7 months ago
  42. 2f737c2 Translator: Rename GLSL to SPIR-V in Vulkan and Metal output by Shahbaz Youssefi · 4 years, 7 months ago
  43. bb3adfa Rename ShaderVariable::structName to structOrBlockName by Shahbaz Youssefi · 4 years, 9 months ago chromium/4395
  44. 8a40105 Vulkan: Support OES_sample_variables extension by Mohan Maiya · 5 years ago
  45. eba501c Samples: Move frame counter to common location. by Jamie Madill · 5 years ago
  46. e82f282 Correctly forward 'data' for capture_replay sample. by Jamie Madill · 5 years ago
  47. 7402b3f Capture/Replay: Disable swap limit in sample. by Jamie Madill · 5 years ago
  48. ba7f891 Samples: Enable Debug callback. by Jamie Madill · 5 years ago
  49. 5c56f22 Enable two override suggestion warnings. by Jamie Madill · 5 years ago
  50. be958a1 Samples: Fix Capture/Replay release build by Cody Northrop · 5 years ago
  51. fd60950 Samples: Fix Capture/Replay sample by Cody Northrop · 5 years ago
  52. bdf91e5 Refactor frame_capture_utils.h to frame_capture_test_utils.h by Manh Nguyen · 5 years ago
  53. 9dee8e3 Automate testing of capture_replay by Manh Nguyen · 5 years ago
  54. e95e2c3 Add timer and frame counter to SimpleTexture2D. by Jamie Madill · 5 years ago
  55. 11e26fa Allow running Samples against native GL. by Jamie Madill · 5 years ago
  56. 37e6ede Minor cleanup to PostSubBuffer sample. by Jamie Madill · 5 years ago chromium/4170
  57. 550bc06 Fill in missing GL methods for MemorySizeTest by Manh Nguyen · 5 years ago
  58. cbbfde6 Excplicitly include <string> header in tga_utils.h by Mohan Maiya · 5 years ago
  59. 9724aa3 Suppress optimization in trace/replay sample. by Jamie Madill · 5 years ago
  60. 930b264 Allow tests to run on native EGL. by Jamie Madill · 5 years ago
  61. 06ce17e Capture/Replay: Reset buffers on replay loop by Cody Northrop · 5 years ago
  62. dadd198 Implement GL_APPLE_clip_distance by Le Hoang Quyen · 5 years ago
  63. b69c4e1 Capture/Replay: Update CaptureReplay sample for compression by Cody Northrop · 6 years ago
  64. 0a45036 Fix MultipleDrawBuffers sample. by Jamie Madill · 6 years ago
  65. 468dfed Reformat GN files by Michael Spang · 6 years ago
  66. 683dd1d GN: Move util build code into util/BUILD.gn. by Jamie Madill · 6 years ago
  67. 9190f49 GN: Make new angle_test_utils target. by Jamie Madill · 6 years ago
  68. 554b453 gn: Add 'test_only' label to util targets. by Jamie Madill · 6 years ago
  69. 6e4004d Add metal display type to angle_deqp_tests by Jonah Ryan-Davis · 6 years ago
  70. e3c2571 gn: Minor improvements. by Jamie Madill · 6 years ago chromium/3986
  71. 6430e5e Enable frame capture on Android by Cody Northrop · 6 years ago
  72. 4b642a6 Desktop GLSL input + Vulkan GLSL output in shader_translator by Shahbaz Youssefi · 6 years ago chromium/3967
  73. f18ff94 Minor tweaks to SampleApplication. by Jamie Madill · 6 years ago chromium/3965
  74. 5c0e6e5 Capture/Replay: Implement more state for mid-execution replay. by Jamie Madill · 6 years ago
  75. 653ee5f Capture/Replay: Introduce capture index file. by Jamie Madill · 6 years ago
  76. 6c7208f Capture/Replay: Implement mid-execution replay. by Jamie Madill · 6 years ago chromium/3959
  77. e960392 Capture/Replay: Correct a few GLenum replay issues. by Jamie Madill · 6 years ago
  78. f251995 Capture/Replay: Write capture index file. by Jamie Madill · 6 years ago
  79. 57b37b6 Rename util/system_utils to util/test_utils. by Jamie Madill · 6 years ago
  80. a3f1981 Add SwiftShader to command line arguments. by Jamie Madill · 6 years ago
  81. 90a5862 Refactor ShaderVariable to Remove Specializations by Tim Van Patten · 6 years ago
  82. e54d0f9 Vulkan: Debug overlay by Shahbaz Youssefi · 6 years ago
  83. f0dd087 Move timer functionality from util/ to common/ by Shahbaz Youssefi · 6 years ago
  84. 9d73796 Standardize copyright notices to project style by Stuart Morgan · 6 years ago
  85. 7e48c9e Add explicit integer casts by James Darpinian · 6 years ago
  86. a212935 Vulkan: Add support for 2D array textures by Cody Northrop · 6 years ago
  87. deb43a3 Vulkan: Store VkExtents3D in ImageHelper. by Jamie Madill · 6 years ago
  88. a71a8c6 ANGLE tests loading wrong opengl32.dll by Clemen Deng · 6 years ago
  89. 77c8496 Re-land "Cleanup angle_libs_suffix in BUILD.gn." by Jamie Madill · 6 years ago chromium/3838
  90. 3e6e70b Revert "Cleanup angle_libs_suffix in BUILD.gn." by Jamie Madill · 6 years ago
  91. 625f5b2 Cleanup angle_libs_suffix in BUILD.gn. by Jamie Madill · 6 years ago
  92. eef34e1 Don't request backend version in the sample application. by Geoff Lang · 6 years ago
  93. ebab670 Adding new extension GL_OVR_multiview by Mingyu Hu · 6 years ago
  94. 3089f92 Move EGL Display config into EGLPlatformParameters. by Jamie Madill · 6 years ago
  95. 0659c99 Set swap interval explicitly. by Jamie Madill · 6 years ago
  96. 7d64c48 GL_ANGLE_multiview has been renamed to GL_OVR_multiview2. by Mingyu Hu · 6 years ago
  97. 0f566fc Introduce ConfigParameters test helper struct. by Jamie Madill · 7 years ago
  98. 7098cff Make BUILD.gn targets into templates. by Jamie Madill · 7 years ago
  99. ad398ee Free OSWindow and EGLWindow through helpers. by Jamie Madill · 7 years ago
  100. ba319ba Re-land "Load entry points dynamically in tests and samples." by Jamie Madill · 7 years ago