Clone this repo:
  1. cebbb63 NativeStateDRM: Specify modifiers for DRM framebuffer when possible by Alexandros Frantzis · 3 months ago master
  2. 1f4192e NativeStateDRM: Use explicit format modifiers when possible by Alexandros Frantzis · 3 months ago
  3. c2ac830 GLStateEGL: Advertise supported format modifiers by Alexandros Frantzis · 3 months ago
  4. da4a642 glad: Add EGL_EXT_image_dma_buf_import_modifiers extension by Alexandros Frantzis · 3 months ago
  5. eb9b996 GLStateEGL: Prefer to use eglGetProcAddress to get EGL function addresses by Alexandros Frantzis · 3 months ago
  6. 5dbfedd Support the provision of GL modifiers to native state by Alexandros Frantzis · 3 months ago
  7. a9aaad6 NativeStateNull: Add null native state by Alexandros Frantzis · 3 months ago
  8. 7062914 glad: Update to latest version and add EGL_MESA_platform_surfaceless by Alexandros Frantzis · 3 months ago
  9. 809867f Prefer to use sync objects to synchronize rendering in offscreen mode by Alexandros Frantzis · 3 months ago
  10. 7cea913 CanvasGeneric,Options: Support multiple FBOs in offscreen mode by Alexandros Frantzis · 3 months ago
  11. 09fb6a3 Prepare scenes for changing Canvas FBO by Alexandros Frantzis · 3 months ago
  12. 6edcf02 Add a missing include for std::copy by Takuto Ikuta · 3 months ago
  13. b565c52 github: Add CI build for dispmanx-glesv2 by Alexandros Frantzis · 4 months ago ci-dispmanx
  14. cb550a2 Add missing include headers by Takuto Ikuta · 4 months ago
  15. 20dcaf3 build: Remove WAF build system support by Alexandros Frantzis · 4 months ago remove-waf
  16. bada4ab build: Add dispmanx flavor support in meson build by Alexandros Frantzis · 4 months ago
  17. de066ad NativeStateDispmanx: Support building using GLAD EGL by Alexandros Frantzis · 4 months ago
  18. 9c20e72 NativeStateDispmanx: Fix compiler warning by Alexandros Frantzis · 4 months ago
  19. 2054465 Use std::filesystem throughout the codebase by Alexandros Frantzis · 1 year ago std-fs
  20. 6f390b4 android: Build native code with C++17 by Alexandros Frantzis · 1 year ago