1. f29edf8 Fix isObject when in 64bit mode. by Jason Sams · 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. cb51798 Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h. by Chris Wailes · 10 years ago
  5. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 10 years ago
  6. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  7. 9761c3f implement finish by Jason Sams · 11 years ago
  8. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  9. 9c64239 Add support for synchronous get(). by Tim Murray · 11 years ago
  10. 3bbc0fd Add 3D allocation copies. by Jason Sams · 11 years ago
  11. 099bc26 Start making RS 64-bit clean. by Tim Murray · 11 years ago
  12. 3468938 Add custom allocator support for Allocation objects. by Tim Murray · 11 years ago
  13. 733396b Implement usage IO INPUT by Jason Sams · 12 years ago
  14. 358747a Add support for 2D strided copies to/from an allocation with the C++ API. by Tim Murray · 12 years ago
  15. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  16. bee28c6 Merge script groups. by Jason Sams · 12 years ago
  17. cf9ea9f Implement backend of blend intrinsic 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. 41d6c76 Clean up useless code, logging, and a typo. by Stephen Hines · 12 years ago
  21. 8eaba4f Intrinisics 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. 2980f07 Support additional element/dim information for FieldPacker. by Stephen Hines · 12 years ago
  25. 5f5f9b5 Merge "Rename three header files to free namespace for api." by Jason Sams · 13 years ago
  26. 3715b00 Rename three header files to free namespace for api. by Jason Sams · 13 years ago
  27. 38c04ad Merge "Piping texture names through shader builder. Fixing uint size_t mismatch." by Alex Sakhartchouk · 13 years ago
  28. 748eb07 Piping texture names through shader builder. Fixing uint size_t mismatch. by Alex Sakhartchouk · 13 years ago
  29. 2543059 Merge "Fixing uint32 size_t mismatches." by Alex Sakhartchouk · 13 years ago
  30. 7ac2a4d Beging IO stream out from allocation to surface texture. by Jason Sams · 13 years ago
  31. c794cd5 Fixing uint32 size_t mismatches. by Alex Sakhartchouk · 13 years ago
  32. 41e373d Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  33. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  34. 4ee16ff Call .rs.dtor() when tearing down Scripts. by Stephen Hines · 13 years ago
  35. 451cf2e Add structure to pack params for forEach. by Jason Sams · 13 years ago
  36. 35e429e Add slot number to forEach hal. by Jason Sams · 13 years ago
  37. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  38. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  39. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  40. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  41. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  42. 7f126c7 Moving samplers behind the hal. by Alex Sakhartchouk · 13 years ago
  43. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  44. 83c451a Move TLS behind hal. by Jason Sams · 13 years ago
  45. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  46. 4b3de47 Migrate most GL from context to driver. by Jason Sams · 13 years ago
  47. 721acc4 Seperate ProgramRaster. Cleanup ProgramRaster and ProgramStore creation. by Jason Sams · 13 years ago
  48. 8feea4e Seperate GL from RS program store. by Jason Sams · 13 years ago
  49. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  50. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago