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