1. 462e62c Improve the library documentation. by Jean-Luc Brouillet · 10 years ago
  2. d8b8f8a Fix ulong by Jason Sams · 10 years ago
  3. fa6f90e Switch to large objects for 64-bit. by Tim Murray · 10 years ago
  4. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  5. 3ff0fe7 Cleanup 64bit and remove deprecated functions by Jason Sams · 10 years ago
  6. e227f9a s/Renderscript/RenderScript and remove rs_graphics.rsh reference. by Stephen Hines · 11 years ago
  7. 8880d49 Merge "Support typed YUV allocations" by Jason Sams · 11 years ago
  8. bc0ca6b Support typed YUV allocations by Jason Sams · 11 years ago
  9. 9e913f4 Add MIRRORED_REPEAT. by Tim Murray · 11 years ago
  10. 20d5530 Add additional math constants by Rajeev Sharma · 12 years ago
  11. 7539820 Revert "Add additional math constants" by Rajeev Sharma · 12 years ago
  12. abb4305 Add additional math constants by Rajeev Sharma · 12 years ago
  13. 340d15a unhide J API by Alex Sakhartchouk · 12 years ago
  14. ae8b795 Add in missing FONT support. by Stephen Hines · 12 years ago
  15. 3c0c606 Wrapping new api's with proper RS_VERSION by Alex Sakhartchouk · 12 years ago
  16. 09db907 Allocation sampling api prototypes. by Alex Sakhartchouk · 12 years ago
  17. 25a59d0 Adding better error behavior to RS by Alex Sakhartchouk · 13 years ago
  18. b7c8c52 Adding tests for element/mesh getters. Fixing bugs found by tests. by Alex Sakhartchouk · 13 years ago
  19. 8d0f59e Adding comments to RS headers. by Alex Sakhartchouk · 13 years ago
  20. b0fa3a6 Element getters. by Alex Sakhartchouk · 13 years ago
  21. 253325d Element HAL sturct, script side getters by Alex Sakhartchouk · 13 years ago
  22. 2e83f21 am f7f93048: Merge "NULL should not be const for RS." by Stephen Hines · 13 years ago
  23. 6a057c3 NULL should not be const for RS. by Stephen Hines · 13 years ago
  24. 9e0afb5 Path rendering by Jason Sams · 13 years ago
  25. 4325387 Wrapping new API with #defines to prevent old apps from using them. by Alex Sakhartchouk · 13 years ago
  26. d5dccb8 Updated time/type docs for Renderscript. by Stephen Hines · 13 years ago
  27. 044e2ee Start refactoring RS headerfiles for docs. by Jason Sams · 13 years ago
  28. 9df3b2b Add docs to rs_types.rsh by Jason Sams · 13 years ago
  29. c500e74 Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  30. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  31. 46f2e72 Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  32. ed2ea27 c99 bool support by Shih-wei Liao · 14 years ago
  33. 5439184 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 14 years ago
  34. 9bb32e1 Move rsDebug from rs_math.rsh to rs_core.rsh: rsDebug is more like core functionalities instead of math functionalities. Also portions of rsDebug implementation has been in rs_core.rsh already. by Shih-wei Liao · 14 years ago
  35. c093685 Support reference operations in RS scripts. by Jason Sams · 14 years ago
  36. 0bd010a Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  37. 05f1cb4 Renaming stucts back. by Alex Sakhartchouk · 14 years ago
  38. 2985805 Adding quaternion functions to math library. by Alex Sakhartchouk · 14 years ago
  39. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  40. 7fe6bce Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  41. 97589cb Add skip to field packer. by Jason Sams · 14 years ago
  42. efa1760 To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 14 years ago
  43. 1b937f5 Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  44. 275b1e9 types update. by Jason Sams · 14 years ago
  45. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  46. f2bcce7 Checkin new types for RS. by Jason Sams · 14 years ago
  47. fcee14d Change opaque RS typedefs from void * to int. These will likely become int64_t once proper support for >32bits is worked out. by Jason Sams · 14 years ago
  48. 717e34a First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 14 years ago