1. 0ca7cba Refactor hal loading by Jason Sams · 9 years ago
  2. cc8cea7 Fix the bug for AllocationRead() that cannot handle 3d Allocation by Miao Wang · 10 years ago
  3. bc9dc27 Implement arrays and allocation adapters by Jason Sams · 10 years ago
  4. 45e753a Remove linkloader from frameworks/rs. by Stephen Hines · 10 years ago
  5. 2bd78f2 Adding USAGE_IO_OUTPUT support for RS Compat lib. by Miao Wang · 10 years ago
  6. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  7. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  8. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 10 years ago
  9. 07ef704 Solve four separate memory leaks related to rsdHalInit by Jens Gulin · 11 years ago
  10. 9761c3f implement finish by Jason Sams · 11 years ago
  11. 2d7d0b2 am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  12. 10f3170 Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  13. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  14. a221f56 Implement MemChunk::registerAllocFreeCallbacks(). by Stephen Hines · 11 years ago
  15. b7d9c80 Provide a mechanism for adjusting RSCompilerDriver after construction. by Stephen Hines · 11 years ago
  16. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  17. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  18. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  19. 3468938 Add custom allocator support for Allocation objects. by Tim Murray · 11 years ago
  20. 733396b Implement usage IO INPUT by Jason Sams · 12 years ago
  21. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  22. c5b34c6 Thread launch latency improvements. by Jason Sams · 12 years ago
  23. dbe66d6 Add backed for script groups. by Jason Sams · 12 years ago
  24. 414a461 Attempt to create libRSDriver as shared library. by Stephen Hines · 12 years ago
  25. 8eaba4f Intrinisics by Jason Sams · 12 years ago
  26. abd6d04 Don't cap max-threads to current cpu count. by Jason Sams · 12 years ago
  27. 61a4bb7 Cleanup pointer access in adapter and font. by Jason Sams · 12 years ago
  28. 807fdc4 Move memory layout to driver. by Jason Sams · 12 years ago
  29. a3af2cd Start using new libbcc APIs. by Shih-wei Liao · 12 years ago
  30. d2d868f Fix build - remove unused variable by Jean-Baptiste Queru · 12 years ago
  31. 070cb23 Revert "Start chewing new libbcc APIs." by Stephen Hines · 12 years ago
  32. 2980f07 Support additional element/dim information for FieldPacker. by Stephen Hines · 12 years ago
  33. ec3fc11 Start chewing new libbcc APIs. by Shih-wei Liao · 12 years ago
  34. 3522f40 Implement USAGE_IO_INPUT by Jason Sams · 12 years ago
  35. d1f7da6 Add prop to force cap compute threading. by Jason Sams · 12 years ago
  36. ed8844c Remove references to sched_policy.h in RS by Glenn Kasten · 13 years ago
  37. 7ac2a4d Beging IO stream out from allocation to surface texture. by Jason Sams · 13 years ago
  38. 2b5797f am d36f7d24: Merge "Add support for new root.expand() calls." by Stephen Hines · 13 years ago
  39. 41e373d Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  40. ee7aa2e Add support for new root.expand() calls. by Stephen Hines · 13 years ago
  41. 9719bd4 Plumbing for RS priority. by Jason Sams · 13 years ago
  42. 03f1910 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  43. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  44. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  45. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  46. 7041511 Improve rsForEach overhead. by Jason Sams · 13 years ago
  47. 86d842a Cleanup RS logs by Jason Sams · 13 years ago
  48. 4ee16ff Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  49. 3815bad Issue proper parameters to root() calls for RS. by Stephen Hines · 13 years ago
  50. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  51. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  52. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  53. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  54. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  55. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  56. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  57. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  58. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  59. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  60. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  61. 2cfe51e Fix bug with hal init uninitialized var. by Jason Sams · 13 years ago
  62. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  63. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago