1. a1f7816 Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration." by Jason Sams · 10 years ago
  2. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  3. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  4. a06461b Specify EGL_PBUFFER_BIT when selecting EGL configuration. by jon.parr · 11 years ago
  5. 599974f am 43822964: am 693494d8: Merge "Make RS compile on ARM64." by Tim Murray · 11 years ago
  6. e195a3f Make RS compile on ARM64. by Tim Murray · 11 years ago
  7. f963cc0 FramebufferNativeWindow.h is obsolete by Andy McFadden · 11 years ago
  8. 3318d18 revert to using a pbuffer as the dummy egl surface by Mathias Agopian · 11 years ago
  9. 4961cce USAGE_IO notifications for new buffers. by Jason Sams · 12 years ago
  10. 33c622e Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  11. 58fd6a5 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  12. 1d89243 Fix leak when app does not exit cleanly. by Jason Sams · 13 years ago
  13. b322033 Implement IO_OUTPUT + SurfaceTexture by Jason Sams · 13 years ago
  14. 0e8435a rsdGL explicity connects the DummyConsumer by Daniel Lam · 13 years ago
  15. 8ce904d rsdGL uses DummyConsumer by Daniel Lam · 13 years ago
  16. 4edf030 More header untangling. by Alex Sakhartchouk · 13 years ago
  17. 8588697 Merge "Add multisampling support to renderscript." by Alex Sakhartchouk · 13 years ago
  18. a277734 Merge "Using surface texture as a default renderscript surface." by Alex Sakhartchouk · 13 years ago
  19. da7a148 Add multisampling support to renderscript. by Alex Sakhartchouk · 13 years ago
  20. 5575cf1 Using surface texture as a default renderscript surface. by Alex Sakhartchouk · 13 years ago
  21. 354add2 Merge "Removing GL calls from librs" by Alex Sakhartchouk · 13 years ago
  22. b8eba19 remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 13 years ago
  23. e255929 remove libui dependency on libEGL by Mathias Agopian · 13 years ago
  24. 653b53e Removing GL calls from librs by Alex Sakhartchouk · 13 years ago
  25. d3e4b74 Merge commit 'bdeec118' into manualmerge by Jason Sams · 13 years ago
  26. 5f27d6f Implement RS VSync on new vsync infrastructure. by Jason Sams · 13 years ago
  27. ad4a428 am dfbcee6c: fix build by Mathias Agopian · 13 years ago
  28. 9170275 fix build by Mathias Agopian · 13 years ago
  29. 9719bd4 Plumbing for RS priority. by Jason Sams · 13 years ago
  30. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  31. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  32. 86d842a Cleanup RS logs by Jason Sams · 13 years ago
  33. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  34. 67605d7 Fix EGLUtils::selectConfigForPixelFormat() by Mathias Agopian · 13 years ago
  35. c33e690 First cut at RSTextureView. by Jason Sams · 13 years ago
  36. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  37. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 14 years ago
  38. c19ff01 rsLib cleanup by Alex Sakhartchouk · 14 years ago
  39. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 14 years ago
  40. 6ea39c9 Merge "Reduce verbosity of Renderscript logging." by Stephen Hines · 14 years ago
  41. 9db7fe2 Reduce verbosity of Renderscript logging. by Stephen Hines · 14 years ago
  42. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 14 years ago
  43. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 14 years ago