1. ffe8777 Removing changes not meant for MR1 by Alex Sakhartchouk · 13 years ago
  2. bd7b1a9 Fixes and optimizations of two quaternion functions. by Alex Sakhartchouk · 13 years ago
  3. 407f8ca Adding getter functions for script side RS objects. by Alex Sakhartchouk · 13 years ago
  4. 4325387 Wrapping new API with #defines to prevent old apps from using them. by Alex Sakhartchouk · 13 years ago
  5. 1f57541 fix rs docs by Robert Ly · 13 years ago
  6. 4c11228 Merge "Finish the docs for rs_cl." by Jason Sams · 13 years ago
  7. dc2c3e6 Finish the docs for rs_cl. by Jason Sams · 13 years ago
  8. d14e2ba Merge "Document the basic RS math functions." by Jason Sams · 13 years ago
  9. ef82364 Document the basic RS math functions. by Jason Sams · 13 years ago
  10. d5dccb8 Updated time/type docs for Renderscript. by Stephen Hines · 13 years ago
  11. 82ea63a Merge "add renderscript doc comments for exposed headers" by Alex Sakhartchouk · 13 years ago
  12. 9996b75 add renderscript doc comments for exposed headers by Alex Sakhartchouk · 13 years ago
  13. 044e2ee Start refactoring RS headerfiles for docs. by Jason Sams · 13 years ago
  14. 1d526a4 Add RS docs for rs_core.rsh by Jason Sams · 13 years ago
  15. 9df3b2b Add docs to rs_types.rsh by Jason Sams · 13 years ago
  16. eb0dfed Add const to matrix by vector multiply routines. Cleanup ifdef for rsForEach. by Jason Sams · 13 years ago
  17. c500e74 Add size param to rsForEach bug 5074640 by Jason Sams · 13 years ago
  18. e1eb615 First cut of atomics for renderscript. by Jason Sams · 13 years ago
  19. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  20. 46f2e72 Start ICS header cleanup and finish type matrix. by Jason Sams · 13 years ago
  21. 7d9c5ff First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 13 years ago
  22. 31d42c1 am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 13 years ago
  23. fec5e12 Fix bug 3421901 remove 2 functions from public headers in the SDK. by Jason Sams · 13 years ago
  24. 6b3422f am a66b759a: am bd08c7c0: Merge "Clean up RS samples for SDK, bug 2943369 Fix bug 3403965 rsgSyncAll would not mark constants as changed found by inspection." into honeycomb by Jason Sams · 13 years ago
  25. 09aeb8a Clean up RS samples for SDK, bug 2943369 by Jason Sams · 13 years ago
  26. 861e9ba DO NOT MERGE by Jason Sams · 13 years ago
  27. 978e84a am 957ee34d: am b9d69d59: Merge "For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do on-device linking, STATIC no longer makes sense. (b/2943524)" into honeycomb by Shih-wei Liao · 13 years ago
  28. 1cd2f78 Actually fix build. by Stephen Hines · 13 years ago
  29. e31775b For rs_cl, fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 13 years ago
  30. f8d07ce Fix build breakage. by Stephen Hines · 13 years ago
  31. 3710df4 am dde78c2b: am 79204b98: Merge "Part II of fixing b/2943524: On-device linking rs_core." into honeycomb by Shih-wei Liao · 13 years ago
  32. 7a43031 Part II of fixing b/2943524: On-device linking rs_core. by Shih-wei Liao · 13 years ago
  33. 7e90cb9 am 83af7012: (-s ours) am e0fc4b70: Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 13 years ago
  34. 4cf7361 Merge "DO NOT MERGE Remove the rs_quaternion functions until mr1" into honeycomb by Jason Sams · 13 years ago
  35. f08efbd Merge "Migrating functions for on device linking." into honeycomb by Jason Sams · 13 years ago
  36. f02abfe DO NOT MERGE Remove the rs_quaternion functions until mr1 by Jason Sams · 13 years ago
  37. edf2240 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 13 years ago
  38. 693080e Migrating functions for on device linking. by Jason Sams · 13 years ago
  39. 711e731 Add missing functions to math library. by Stephen Hines · 14 years ago
  40. 47b1530 Remove unnecessary library functions. by Stephen Hines · 14 years ago
  41. 3e6482f Clean up RS math fp library functions. by Stephen Hines · 14 years ago
  42. ed2ea27 c99 bool support by Shih-wei Liao · 14 years ago
  43. 5439184 1. fp_mad.rs: Pass C99 check. by Shih-wei Liao · 14 years ago
  44. 32086d8 Fix bug in modf library function (plus typos). by Stephen Hines · 14 years ago
  45. f6a28c6 Provide mechanism to switch between extern/static. by Stephen Hines · 14 years ago
  46. b902e4c Clean up simple integer operations. by Stephen Hines · 14 years ago
  47. 4741653 Clean up RS math headers. by Stephen Hines · 14 years ago
  48. ca3f09c Split time functions into rs_time.rsh header. by Stephen Hines · 14 years ago
  49. 8be47c7 Clean up Allocation buffer object api. by Jason Sams · 14 years ago
  50. b7e83bd Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 14 years ago
  51. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  52. 9966e21 Remove unneeded inclusion of rs_math.rsh. by Shih-wei Liao · 14 years ago
  53. 328049d Merge "Add support for rsDebug with 64-bit types." by Stephen Hines · 14 years ago
  54. 399dc9e Fix header file to always inline stub functions. by Jason Sams · 14 years ago
  55. df09719 Add support for rsDebug with 64-bit types. by Stephen Hines · 14 years ago
  56. 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
  57. 09c6735 Adding text metrics to renderscript. by Alex Sakhartchouk · 14 years ago
  58. 1e5168d Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 14 years ago
  59. c8dc45c Renderscript samples. by Alex Sakhartchouk · 14 years ago
  60. c45600c Merge "Added frustum plane extraction and sphere culling code." by Alex Sakhartchouk · 14 years ago
  61. 95333f9 Added frustum plane extraction and sphere culling code. by Alex Sakhartchouk · 14 years ago
  62. c093685 Support reference operations in RS scripts. by Jason Sams · 14 years ago
  63. 991f8f3 Merge "Adding bounding box computation." by Alex Sakhartchouk · 14 years ago
  64. ba4aa5c Adding bounding box computation. by Alex Sakhartchouk · 14 years ago
  65. 5e1a9bf Merge "Thread launch strategies." by Jason Sams · 14 years ago
  66. dd663fa Thread launch strategies. by Jason Sams · 14 years ago
  67. 0bd010a Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  68. 05f1cb4 Renaming stucts back. by Alex Sakhartchouk · 14 years ago
  69. 2985805 Adding quaternion functions to math library. by Alex Sakhartchouk · 14 years ago
  70. 7dce6bc Fix debugging support for float vectors and add matrix debugging. by Jason Sams · 14 years ago
  71. 29a3fd5 Fix length normilization bug in rsMatrixLoadRotate. by Jason Sams · 14 years ago
  72. 20c6c1f Adding more matrix math functions. by Alex Sakhartchouk · 14 years ago
  73. 6445e52 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  74. 9fc9f03 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  75. 7349547 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  76. e39fd06 Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()" by Jim Miller · 14 years ago
  77. a490f10 Fix 2877497: export rsgProgramVertexLoadProjectionMatrix() by Jim Miller · 14 years ago
  78. ef5867a Cleanup sendToClient and add rsGetDt(). by Jason Sams · 14 years ago
  79. 7bf29dd Threading RS ForEach. by Jason Sams · 14 years ago
  80. ace3e01 1st cut of ForEach and test. by Jason Sams · 14 years ago
  81. 479e292 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 14 years ago
  82. c4cdf45 Fix image processing resource problem for non high-density devices. by Jason Sams · 14 years ago
  83. 17d72e8 Cleanup pass on the mesh api change. by Alex Sakhartchouk · 14 years ago
  84. 4e9a7a8 Start of mesh API cleanup. by Alex Sakhartchouk · 14 years ago
  85. 0df1e77 Merge "Adding freetype font rendering to renderscript." by Alex Sakhartchouk · 14 years ago
  86. c9b8d1c Fix return values for rsClamp. by Jason Sams · 14 years ago
  87. d3e0ad4 Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  88. 7fe6bce Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  89. 5e9811f Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 14 years ago
  90. bdb0460 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 14 years ago
  91. 97589cb Add skip to field packer. by Jason Sams · 14 years ago
  92. 26721c7 Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort." by Shih-wei Liao · 14 years ago
  93. f1e6ec3 Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort. by Shih-wei Liao · 14 years ago
  94. efa1760 To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 14 years ago
  95. 1b937f5 Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  96. 2a63bf6 Begin using reflected files. by Jason Sams · 14 years ago
  97. 79f52df Remove RS_KIND from vertex arrays types. by Jason Sams · 14 years ago
  98. 275b1e9 types update. by Jason Sams · 14 years ago
  99. c61346b Rough implemetation of ForEach. Remove launchID from root graphics script. by Jason Sams · 14 years ago
  100. 66070bf Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 14 years ago