1. 5c0b6b8 Reduce binary size for GLES on Android. by Stephen White · 1 year, 3 months ago
  2. cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
  3. e60adb2 [dawn] Replace ASSERT() with DAWN_ASSERT() by Ben Clayton · 1 year, 7 months ago
  4. d493c0f Dawn: Break dependency on ANGLE by Ben Clayton · 2 years ago
  5. 55183e6 OpenGL: only load extension procs if extension supported. by Stephen White · 2 years, 1 month ago
  6. 818001d tint->dawn: Move src/dawn_native -> src/dawn/native by Ben Clayton · 3 years, 2 months ago
  7. ec9cf2a Rename namespace dawn_native to dawn::native. by Corentin Wallez · 3 years, 3 months ago chromium/4825 chromium/4826
  8. 7f8fa04 Use C++17 nested namespaces instead of manually nesting them. by Corentin Wallez · 3 years, 3 months ago
  9. b5652c7 Implement EGLImage external texture API for GL. by Stephen White · 3 years, 10 months ago
  10. d0ebcba Fixes for OpenGL loader generator. by Stephen White · 3 years, 11 months ago chromium/4500
  11. 03badec Refactor OpenGLVersion out of OpenGLFunctions. by Stephen White · 4 years, 4 months ago
  12. a0afd31 Separate device lost from internal errors. by Corentin Wallez · 5 years ago
  13. 5603dc9 Rename ContextLost to DeviceLost by Austin Eng · 6 years ago
  14. ba84fb2 OpenGL: Add support for backend validation by Corentin Wallez · 6 years ago
  15. 8f4046b Remove glad and replace it with our own GL header by Corentin Wallez · 6 years ago
  16. df69f24 OpenGL: Don't use glad to load OpenGL entrypoints by Corentin Wallez · 6 years ago