1. dc0d8f7 Skip linkloader, use shared object files by Pirama Arumuga Nainar · 10 years ago
  2. 6fdd060 Fix ilogb's return type by Pirama Arumuga Nainar · 10 years ago
  3. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  4. 6a9cc72 Update runtime stubs. by Tim Murray · 10 years ago
  5. 60fe47d Update runtime stubs. by Tim Murray · 10 years ago
  6. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  7. 43cfc0c Remove barriers to using NDK v8 includes. by Stephen Hines · 11 years ago
  8. 11418c8 Provide a tgammaf() wrapper for compatibility on Gingerbread. by Stephen Hines · 11 years ago
  9. b93cb42 Add rsRand(float, float) support back to compat lib. by Stephen Hines · 11 years ago
  10. d6f1f46 Add some missing compat lib functions and fix a bug. by Tim Murray · 11 years ago
  11. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  12. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  13. 029e82e Move simple functions to on device lib. by Jason Sams · 11 years ago
  14. 74121b5 Remove unused functions. by Jason Sams · 12 years ago
  15. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago[Renamed (97%) from driver/rsdRuntimeMath.cpp]
  16. 31da039 am 5359ef67: am 2f6d7e5a: Merge "Fix symbol table for libRS MatrixTranspose" by Stephen Hines · 12 years ago
  17. c84b56e Fix symbol table for libRS MatrixTranspose by yuyan · 12 years ago
  18. c3b8f06 am 72f3ad8f: Merge "fract() uses a float*, not an int*." by Stephen Hines · 12 years ago
  19. 52a1846 fract() uses a float*, not an int*. by Stephen Hines · 12 years ago
  20. 6597732 Remove old and unused functions. by Jason Sams · 12 years ago
  21. fa54999 Fix bugs with unsigned rsAtomicCas/Max/Min. by Stephen Hines · 13 years ago
  22. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  23. 72f4f4c Use the standard CC_LIKELY and CC_UNLIKELY macros by Glenn Kasten · 13 years ago
  24. e1eb615 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  25. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  26. b8fa756 Fix rsRand(float, float) by Jason Sams · 13 years ago
  27. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago