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