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