1. 6cc888e Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  2. cbcced2 c99 bool support by Shih-wei Liao · 14 years ago
  3. 1ad9612 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 14 years ago
  4. 708e04f 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
  5. 02f62aa Support reference operations in RS scripts. by Jason Sams · 14 years ago
  6. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  7. a919112 Renaming stucts back. by Alex Sakhartchouk · 14 years ago
  8. facd6fc Adding quaternion functions to math library. by Alex Sakhartchouk · 14 years ago
  9. 9b949fc Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  10. fae3f6b Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  11. 020bb7b Add skip to field packer. by Jason Sams · 14 years ago
  12. cac4d6d To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 14 years ago
  13. 96d719c Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  14. c9d0a87 types update. by Jason Sams · 14 years ago
  15. d79b2e9 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  16. a70f416 Checkin new types for RS. by Jason Sams · 14 years ago
  17. 5335600 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
  18. 33bcfa2 First cut of basic RS headers for ScriptC. Not nearly complete. by Jason Sams · 14 years ago