1. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  2. 4f20f9c ifdef HWC2 functionality by Courtney Goeltzenleuchter · 8 years ago
  3. f3b2de1 Dump info about wide-color by Courtney Goeltzenleuchter · 8 years ago
  4. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 8 years ago
  5. 2b2c710 Add alpha channel for the EGLConfig by neo.he · 8 years ago
  6. c93afd5 [SurfaceFlinger]Use configStore useContextPriority by Fabien Sanglard · 8 years ago
  7. 1d77b71 move vector math out of libui by Mathias Agopian · 8 years ago
  8. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  9. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  10. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  11. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  12. efb9345 Delete RenderEngine path for OpenGL ES 1.0/1.1 by Fabien Sanglard · 8 years ago
  13. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 8 years ago
  14. 90f9234 Delete HWC1 by Fabien Sanglard · 8 years ago
  15. 5043c3b SF: Prime shader cache before boot animation am: 4e63777f75 am: fa37ad521a by Dan Stoza · 8 years ago
  16. 4e63777 SF: Prime shader cache before boot animation by Dan Stoza · 8 years ago
  17. c406791 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  18. 9e56aa0 Switch SurfaceFlinger to HWC 2.0 by Dan Stoza · 9 years ago
  19. 53390e1 libgui/SF: Fix some code warnings by Pablo Ceballos · 9 years ago
  20. f008799 SF: Skip render-to-texture for color transforms by Dan Stoza · 10 years ago
  21. aa4041f SurfaceFlinger: Fix integer overflow in Mesh ctor by Dan Stoza · 9 years ago
  22. 3acd9f1 Remove gamma correction from color correction shader by Alan Viverette · 9 years ago
  23. 4037c45 resolved conflicts for merge of 07dffa18 to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  24. 89fd4f7 Frameworks/native: Wall Werror in surfaceflinger by Andreas Gampe · 10 years ago
  25. 9707f4d Add glFlush in surfaceflinger screenshot code. by Riley Andrews · 10 years ago
  26. 6747be9 Generate the SurfaceFlinger shader cache on initialization by Riley Andrews · 10 years ago
  27. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 10 years ago
  28. 9ae79d8 Build fix for size_t on 64bit. by Michael Lentine · 10 years ago
  29. c187900 SurfaceFlinger: Add sourceCrop to screenshot by Dan Stoza · 10 years ago
  30. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  31. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  32. 5246725 am 03691218: am e5f7bf74: am b6c21004: Merge "Implement per-display EGLConfig and configless EGLContext" by Jesse Hall · 11 years ago
  33. 10ca42c am 4c37d088: am 6c7dcfa9: am 662d3134: Merge "Move EGLConfig selection to RenderEngine" by Jesse Hall · 11 years ago
  34. 19e8729 Implement per-display EGLConfig and configless EGLContext by Jesse Hall · 11 years ago
  35. 05f8c70 Move EGLConfig selection to RenderEngine by Jesse Hall · 11 years ago
  36. 9c8b309 am af4ae923: am 6410c8c4: Merge "Use black for blackout layer" into klp-dev by Andy McFadden · 11 years ago
  37. c6f2169 Use black for blackout layer by Andy McFadden · 11 years ago
  38. 794c5ba Simplify color adjustment using homogeneous coordinates by Alan Viverette · 11 years ago
  39. 1c479c5 am 754bad45: am d555684c: reinstate black-screenshot debugging code by Mathias Agopian · 11 years ago
  40. 4d57553 am f589dd29: am e2a3e872: Merge "Fix GLES context version selection" into klp-dev by Mathias Agopian · 11 years ago
  41. d555684 reinstate black-screenshot debugging code by Mathias Agopian · 11 years ago
  42. 2185f8b Fix GLES context version selection by Mathias Agopian · 11 years ago
  43. 9c5a333 Add API for pushing color transforms to SurfaceFlinger by Alan Viverette · 11 years ago
  44. ff2ed70 color blindness enhancement by Mathias Agopian · 11 years ago
  45. 9b5534b Merge changes I8283a989,I64add89a into klp-dev by Mathias Agopian · 11 years ago
  46. 19733a3 minor clean-up of the GLESRenderer by Mathias Agopian · 11 years ago
  47. a8c386f switch to use mat4 by Mathias Agopian · 11 years ago
  48. bcab7b1 fix DimLayer in GLES2.0 SF by Mathias Agopian · 11 years ago
  49. 49457ac Encapsulate textures into their own Texture class by Mathias Agopian · 11 years ago
  50. e0ec2a9 Merge "Fix ES2 composition on some devices" into klp-dev by Mathias Agopian · 11 years ago
  51. 2eaefe1 Simplify handling of opaque layers in shader generation by Mathias Agopian · 11 years ago
  52. 458197d Fix ES2 composition on some devices by Mathias Agopian · 11 years ago
  53. 6db4ff6 Disable GLES 2.x rendering by Andy McFadden · 11 years ago
  54. 892f22d Initialize mIndent by Andy McFadden · 11 years ago
  55. 5cdc899 don't reallocate the mesh each time we use it by Mathias Agopian · 11 years ago
  56. 3f84483 SurfaceFlinger now uses GLES 2.x when available by Mathias Agopian · 11 years ago
  57. 875d8e1 Refactor SF. Move all GL operations in their own class. by Mathias Agopian · 11 years ago