1. 6223721 Remove RS_SERVER macros and references to unused headers. by Miao Wang · 8 years ago
  2. 7974fc0 frameworks/rs: fix typos and clang-tidy warnings by Rahul Chaudhry · 8 years ago
  3. ade3137 Avoid accessing TLS in rsClearObject() by Yang Ni · 8 years ago
  4. 6b387c1 Driver support for creating allocations from a Script by Pirama Arumuga Nainar · 9 years ago
  5. dda5cb5 Launch options & multi inputs for single-source RS by Yang Ni · 9 years ago
  6. 12398d8 Add rsForEachInternal by Yang Ni · 9 years ago
  7. 9479e5b Handle older structure sizes by zeroing new fields by Pirama Arumuga Nainar · 9 years ago
  8. 5d95a78 Fix issue with older structure sizes by Stephen Hines · 9 years ago
  9. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  10. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  11. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  12. 6a45ddb Bugfixes for AArch64. by Tim Murray · 10 years ago
  13. 05ef73f Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  14. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  15. 70537f5 Retain older message APIs since existing GPU drivers depend on them. by Stephen Hines · 11 years ago
  16. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  17. 7a01126 Add tests and missing functions for rs_allocation APIs. by Stephen Hines · 11 years ago
  18. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  19. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  20. 0b575de Add x86 server support. by Tim Murray · 12 years ago
  21. 93eacc7 Cleanup diff with compat. by Jason Sams · 12 years ago
  22. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 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. 653b53e Removing GL calls from librs by Alex Sakhartchouk · 13 years ago
  26. a720a14 Adding ability to bind constants to shaders. by Alex Sakhartchouk · 13 years ago
  27. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  28. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  29. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  30. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago