1. 4e36337 Explicitly accept RS large objects as references. by Yong Chen · 10 years ago
  2. 6a45ddb Bugfixes for AArch64. by Tim Murray · 10 years ago
  3. 05ef73f Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  4. 785096e Update time_t definition for 64-bit. by Tim Murray · 10 years ago
  5. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  6. e195a3f Make RS compile on ARM64. by Tim Murray · 10 years ago
  7. cadee38 Add missing functions and tests for support library. by Stephen Hines · 11 years ago
  8. a5d9bef Add tests for rsDebug() in support library and fix exported functions. by Stephen Hines · 11 years ago
  9. 70537f5 Retain older message APIs since existing GPU drivers depend on them. by Stephen Hines · 11 years ago
  10. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  11. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  12. f827cad Add rsIsObject() to support library implementation. by Stephen Hines · 11 years ago
  13. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  14. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  15. cca3d6c Add support for DEBUG context type. by Stephen Hines · 11 years ago
  16. d09b9d6 Support all get/set element in debug by Jason Sams · 11 years ago
  17. d6f1f46 Add some missing compat lib functions and fix a bug. by Tim Murray · 11 years ago
  18. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  19. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  20. 5261a5e Add checked get/set element at. by Jason Sams · 11 years ago
  21. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  22. f598811 Fix use of rs_script_call_t. by Stephen Hines · 12 years ago
  23. 414a461 Attempt to create libRSDriver as shared library. by Stephen Hines · 12 years ago
  24. 807fdc4 Move memory layout to driver. by Jason Sams · 12 years ago
  25. a3af2cd Start using new libbcc APIs. by Shih-wei Liao · 12 years ago
  26. a1dd74c Add rsDebug implementations for all basic types by Rajeev Sharma · 12 years ago
  27. aa15210 Fix single level forEach threading by Jason Sams · 12 years ago
  28. 6537404 Support float vector versions of rsDebug() directly. by Stephen Hines · 12 years ago
  29. 070cb23 Revert "Start chewing new libbcc APIs." by Stephen Hines · 12 years ago
  30. ec3fc11 Start chewing new libbcc APIs. by Shih-wei Liao · 12 years ago
  31. b322033 Implement IO_OUTPUT + SurfaceTexture by Jason Sams · 12 years ago
  32. 653b53e Removing GL calls from librs by Alex Sakhartchouk · 12 years ago
  33. da042e7 Merge "Adding ability to bind constants to shaders." into graphics-dev by Alex Sakhartchouk · 13 years ago
  34. a720a14 Adding ability to bind constants to shaders. by Alex Sakhartchouk · 13 years ago
  35. 03f1910 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  36. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  37. c7cb703 am 41891aea: Merge "Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE" by Steve Block · 13 years ago
  38. 4a48244 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  39. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  40. 1e5149f Migrate perf-critical functions away from librs. by Stephen Hines · 13 years ago
  41. c500e74 Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  42. 02932bf Move divsi3, modsi3, udivsi3, umodsi3 to libbcc. by Stephen Hines · 13 years ago
  43. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  44. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  45. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  46. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  47. 2b3ce1d Remove accidental logging. by Jason Sams · 13 years ago
  48. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago