1. e6ab01f Implement an Android NDK build of SwiftShader using the CMake files. by Stephen White · 6 years ago
  2. c28d28a Android: Introduce ANDROID_HOST_BUILD and rework logging. by Alistair Strachan · 7 years ago
  3. 241f789 Refactor FrameBuffer blit/flip source. by Nicolas Capens · 9 years ago
  4. e5a9637 Refactor FrameBuffer state. by Nicolas Capens · 8 years ago
  5. 708c24b Use more explicit include paths. by Nicolas Capens · 7 years ago
  6. a5aed5e Log an error when unsupported Android pixel formats are used. by Nicolas Capens · 8 years ago
  7. 9cb01cf Refactor Android includes. by Nicolas Capens · 8 years ago
  8. fccddfe add support for gralloc1 mapper by Jaesung Chung · 8 years ago
  9. c994748 Remove superfluous incRef/decRef on graphics buffer. by Nicolas Capens · 8 years ago
  10. d7f3cc8 Unlock the graphics buffer before queuing it. by Nicolas Capens · 8 years ago
  11. 8ea247e Fix not canceling an already queued graphics buffer. by Nicolas Capens · 8 years ago
  12. efe1ce9 Support HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED as RGBX8888 by Greg Hartman · 8 years ago
  13. 80d6f17 Add missing license headers. by Nicolas Capens · 9 years ago
  14. 0bac285 Apply the Apache 2.0 license. by Nicolas Capens · 9 years ago
  15. 3b876b9 Fixes for JBMR0 compile (API 16) by Greg Hartman · 9 years ago
  16. 22bc79c Use explicit stride for framebuffer blit. by Nicolas Capens · 9 years ago
  17. 5f3d23c Avoid NULL pointer exceptions when blitting without a buffer by Greg Hartman · 10 years ago
  18. a3aca1f Fix pairing of gralloc locks and unlocks to avoid reference leaks by Greg Hartman · 10 years ago
  19. 4d614fd Detect undersize buffers being delivered by ANativeWindow by Greg Hartman · 10 years ago
  20. a230805 Access library dependencies through a single object. by Nicolas Capens · 10 years ago
  21. a46f1dd Add support for missing pixel formats, primarily RGB565. by Greg Hartman · 10 years ago
  22. 4e0d6f6 Implement support for RGBA display formats. by Nicolas Capens · 10 years ago
  23. 5906e98 Added missing stride value. by Greg Hartman · 10 years ago
  24. 8b5b512 Android FrameBuffer implementation. by Greg Hartman · 10 years ago