1. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  2. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  3. 3bbc0fd Add 3D allocation copies. by Jason Sams · 11 years ago
  4. 099bc26 Start making RS 64-bit clean. by Tim Murray · 11 years ago
  5. 3468938 Add custom allocator support for Allocation objects. by Tim Murray · 11 years ago
  6. 733396b Implement usage IO INPUT by Jason Sams · 11 years ago
  7. 358747a Add support for 2D strided copies to/from an allocation with the C++ API. by Tim Murray · 12 years ago
  8. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  9. bee28c6 Merge script groups. by Jason Sams · 12 years ago
  10. cf9ea9f Implement backend of blend intrinsic by Jason Sams · 12 years ago
  11. dbe66d6 Add backed for script groups. by Jason Sams · 12 years ago
  12. 414a461 Attempt to create libRSDriver as shared library. by Stephen Hines · 12 years ago
  13. 41d6c76 Clean up useless code, logging, and a typo. by Stephen Hines · 12 years ago
  14. 8eaba4f Intrinisics by Jason Sams · 12 years ago
  15. 61a4bb7 Cleanup pointer access in adapter and font. by Jason Sams · 12 years ago
  16. 807fdc4 Move memory layout to driver. by Jason Sams · 12 years ago
  17. 2980f07 Support additional element/dim information for FieldPacker. by Stephen Hines · 12 years ago
  18. 5f5f9b5 Merge "Rename three header files to free namespace for api." by Jason Sams · 12 years ago
  19. 3715b00 Rename three header files to free namespace for api. by Jason Sams · 12 years ago
  20. 38c04ad Merge "Piping texture names through shader builder. Fixing uint size_t mismatch." by Alex Sakhartchouk · 12 years ago
  21. 748eb07 Piping texture names through shader builder. Fixing uint size_t mismatch. by Alex Sakhartchouk · 12 years ago
  22. 2543059 Merge "Fixing uint32 size_t mismatches." by Alex Sakhartchouk · 12 years ago
  23. 7ac2a4d Beging IO stream out from allocation to surface texture. by Jason Sams · 12 years ago
  24. c794cd5 Fixing uint32 size_t mismatches. by Alex Sakhartchouk · 12 years ago
  25. 41e373d Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  26. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  27. 4ee16ff Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  28. 451cf2e Add structure to pack params for forEach. by Jason Sams · 13 years ago
  29. 35e429e Add slot number to forEach hal. by Jason Sams · 13 years ago
  30. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  31. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  32. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  33. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  34. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  35. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  36. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  37. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  38. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  39. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  40. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  41. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  42. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  43. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago