1. b01450b surfaceflinger: move EGL termination into RE by Chia-I Wu · 8 years ago
  2. d4d9c6f surfaceflinger: move EGL initialization into RE by Chia-I Wu · 8 years ago
  3. 2b6386e surfaceflinger: add RenderEngine::mEGLDisplay by Chia-I Wu · 8 years ago
  4. b2c7624 surfaceflinger: manage RenderEngine with unique_ptr by Chia-I Wu · 8 years ago
  5. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
  6. d7f49c5 Use a separate hwcomposer hidl instance for vr flinger by Steven Thomas · 8 years ago
  7. bbdcf1f Remove GLES2Renderer dependency on config stores by Kalle Raita · 8 years ago
  8. 0ebaac3 Add surface details to dumpsys SurfaceFlinger by Courtney Goeltzenleuchter · 8 years ago
  9. ce6e58a Merge changes If756ad2a,I19aeb7ac am: 15feba03ae am: 47609db709 am: e59f1b0bbe by neo.he · 8 years ago
  10. e7f3972 Add alpha channel for the EGLConfig by neo.he · 8 years ago
  11. c93afd5 [SurfaceFlinger]Use configStore useContextPriority by Fabien Sanglard · 8 years ago
  12. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  13. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  14. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  15. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  16. efb9345 Delete RenderEngine path for OpenGL ES 1.0/1.1 by Fabien Sanglard · 9 years ago
  17. 5043c3b SF: Prime shader cache before boot animation am: 4e63777f75 am: fa37ad521a by Dan Stoza · 9 years ago
  18. 4e63777 SF: Prime shader cache before boot animation by Dan Stoza · 9 years ago
  19. c406791 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  20. 53390e1 libgui/SF: Fix some code warnings by Pablo Ceballos · 10 years ago
  21. 4037c45 resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 11 years ago
  22. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 11 years ago
  23. 9707f4d Add glFlush in surfaceflinger screenshot code. by Riley Andrews · 11 years ago
  24. 9ae79d8 Build fix for size_t on 64bit. by Michael Lentine · 11 years ago
  25. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 12 years ago
  26. 05f8c70 Move EGLConfig selection to RenderEngine by Jesse Hall · 12 years ago
  27. d555684 reinstate black-screenshot debugging code by Mathias Agopian · 12 years ago
  28. 2185f8b Fix GLES context version selection by Mathias Agopian · 12 years ago
  29. ff2ed70 color blindness enhancement by Mathias Agopian · 12 years ago
  30. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 12 years ago
  31. 458197d Fix ES2 composition on some devices by Mathias Agopian · 12 years ago
  32. 6db4ff6 Disable GLES 2.x rendering by Andy McFadden · 12 years ago
  33. 5cdc899 don't reallocate the mesh each time we use it by Mathias Agopian · 12 years ago
  34. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 12 years ago
  35. 875d8e1 Refactor SF. Move all GL operations in their own class. by Mathias Agopian · 12 years ago