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