1. b027f80 surfaceflinger: run clang-format on RenderEngine by Chia-I Wu · 8 years ago
  2. f846a35 surfaceflinger: use RE::Surface in DisplayDevice by Chia-I Wu · 8 years ago
  3. b523df0 surfaceflinger: remove unused EGL data members by Chia-I Wu · 8 years ago
  4. eadbaa6 surfaceflinger: add RenderEngine::BindNativeBufferAsFramebuffer by Chia-I Wu · 8 years ago
  5. b0c041b surfaceflinger: return fence fd from RenderEngine::flush by Chia-I Wu · 8 years ago
  6. 7f40290 surfaceflinger: add RenderEngine::setCurrentSurface by Chia-I Wu · 8 years ago
  7. d4d9c6f surfaceflinger: move EGL initialization into RE by Chia-I Wu · 8 years ago
  8. 2b6386e surfaceflinger: add RenderEngine::mEGLDisplay by Chia-I Wu · 8 years ago
  9. b2c7624 surfaceflinger: manage RenderEngine with unique_ptr by Chia-I Wu · 8 years ago
  10. 83ce7c1 surfaceflinger: remove USE_HWC2 by Chia-I Wu · 8 years ago
  11. 13fdc49 Added native functionality to create a color layer. by chaviw · 9 years ago
  12. 94e35b9 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 9 years ago
  13. bbdcf1f Remove GLES2Renderer dependency on config stores by Kalle Raita · 9 years ago
  14. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 9 years ago
  15. 1d77b71 move vector math out of libui by Mathias Agopian · 9 years ago
  16. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 10 years ago
  17. 90f9234 Delete HWC1 by Fabien Sanglard · 10 years ago
  18. 4e63777 SF: Prime shader cache before boot animation by Dan Stoza · 10 years ago
  19. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 10 years ago
  20. f008799 SF: Skip render-to-texture for color transforms by Dan Stoza · 11 years ago
  21. 9707f4d Add glFlush in surfaceflinger screenshot code. by Riley Andrews · 11 years ago
  22. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 12 years ago
  23. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 12 years ago
  24. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 12 years ago
  25. 05f8c70 Move EGLConfig selection to RenderEngine by Jesse Hall · 12 years ago
  26. d555684 reinstate black-screenshot debugging code by Mathias Agopian · 13 years ago
  27. ff2ed70 color blindness enhancement by Mathias Agopian · 13 years ago
  28. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 13 years ago
  29. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 13 years ago
  30. 458197d Fix ES2 composition on some devices by Mathias Agopian · 13 years ago
  31. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 13 years ago
  32. 875d8e1 Refactor SF. Move all GL operations in their own class. by Mathias Agopian · 13 years ago