1. 6484b6b Added CloseGuard for BaseObj by Yang Ni · 8 years ago
  2. 26ecb5e am b498b2d2: Merge "Fix issues found during CTS testing of FP16" by Jason Sams · 9 years ago
  3. 54371b4 Fix issues found during CTS testing of FP16 by Jason Sams · 9 years ago
  4. 6a420b5 unhide RS apis by Jason Sams · 9 years ago
  5. fb4f5cf Fix doc bug for object size. by Jason Sams · 9 years ago
  6. a5835a2 Add FP16 types to the list of RenderScript types. by Jason Sams · 10 years ago
  7. 864b75b am 3aa4de11: am 802aaf3b: am 47de3060: Merge "Fix element size on 64b" by Jason Sams · 10 years ago
  8. b49dfea Fix element size on 64b by Jason Sams · 10 years ago
  9. 11e4317 am 62d675c2: am 0d3548be: am d138029d: am 14420e29: Merge "AArch64: Use long[] for RS id array" by Narayan Kamath · 10 years ago
  10. 9807155 AArch64: Use long[] for RS id array by Ashok Bhat · 10 years ago
  11. 355707e Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago[Renamed from graphics/java/android/renderscript/Element.java]
  12. 7a629fa Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  13. d1576fb Move RenderScript from graphics/ to new fw/base subdirectory rs. by Tim Murray · 11 years ago
  14. 8437967 Merge "Convert Java/JNI to 64-bit, part 2." by Tim Murray · 11 years ago
  15. 460a049 Convert Java/JNI to 64-bit, part 2. by Tim Murray · 11 years ago
  16. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  17. 932e78e Add YUV element convenience function. by Tim Murray · 11 years ago
  18. c11e25c Improve RS documentation. by Tim Murray · 11 years ago
  19. dd6c8b3 Support typed YUV allocations. by Jason Sams · 11 years ago
  20. e68c1ce am 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev by Scott Main · 11 years ago
  21. b47fa16 docs: fix renderscript links that currently require redirect by Scott Main · 11 years ago
  22. 8140d7b yuv by Jason Sams · 12 years ago
  23. 65c80f8 GFX api cleanup 1 of 2 by Jason Sams · 12 years ago
  24. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 12 years ago
  25. 9da1b5d Unhide FONT. by Stephen Hines · 12 years ago
  26. a0c2eb2 Deprecate by Alex Sakhartchouk · 12 years ago
  27. e267f5f Merge "Add missing support for Element.FONT()." by Stephen Hines · 12 years ago
  28. 3a29141 Add missing support for Element.FONT(). by Stephen Hines · 12 years ago
  29. 918e840 Unhiding J API's for Renderscript. by Alex Sakhartchouk · 12 years ago
  30. e07694b Validate context when using RS objects. by Jason Sams · 12 years ago
  31. 3beb60e Vectors of non-primitive types are not allowed. by Stephen Hines · 12 years ago
  32. 2094811 Update Element.isCompatible() to work with NONE. by Stephen Hines · 12 years ago
  33. a041adc Merge "Missing getter and additional tests." into graphics-dev by Alex Sakhartchouk · 13 years ago
  34. 60deb2d Merge "Adding tests for element/mesh getters. Fixing bugs found by tests." into graphics-dev by Alex Sakhartchouk · 13 years ago
  35. fc8d7a9 am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  36. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  37. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  38. fd79e02 Missing getter and additional tests. by Alex Sakhartchouk · 13 years ago
  39. 3aac0ab Adding tests for element/mesh getters. Fixing bugs found by tests. by Alex Sakhartchouk · 13 years ago
  40. f5d8ac7 Element getters. by Alex Sakhartchouk · 13 years ago
  41. e60149d Expand RS vector3 types to vector4. by Alex Sakhartchouk · 13 years ago
  42. 7d5f5e7 adding getters to Sampler ProgramRaster, ProgramStore, Element. by Alex Sakhartchouk · 13 years ago
  43. 3c0618b Merge "Add support for more vector types to RS." by Stephen Hines · 13 years ago
  44. f257e51 Add isCompatible() to RS Element. by Stephen Hines · 13 years ago
  45. 836c4a5 Add support for more vector types to RS. by Stephen Hines · 13 years ago
  46. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 13 years ago
  47. 3476977 Discovered a matrix element bug while writing cts unit tests. by Alex Sakhartchouk · 13 years ago
  48. 11518ac clean up and add javadocs by Robert Ly · 13 years ago
  49. 252c078 Add error checks to bitmap uploads. Fix java side calculation for pixel sizes. by Jason Sams · 14 years ago
  50. a23d4e7 unhide renderscript by Jason Sams · 14 years ago
  51. 4ef6650 Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement. by Jason Sams · 14 years ago
  52. bf6ef8d API review cleanup. by Jason Sams · 14 years ago
  53. a1b13ed Document RS element and type and add validity checking to type creation. by Jason Sams · 14 years ago
  54. 06d69de Continue error check improvements and write some docs. by Jason Sams · 14 years ago
  55. c1d6210 More RS exceptions cleanup. Remove some dead code. by Jason Sams · 14 years ago
  56. 9e401bc Changing scenegraph sample to use arrays. by Alex Sakhartchouk · 14 years ago
  57. 52d8363 Support for unsigned long and unsigned long long. by Stephen Hines · 14 years ago
  58. ef1dac2 Support for 64-bit integer type. by Stephen Hines · 14 years ago
  59. 02f41705 Finish plumbing for double RS elements. by Stephen Hines · 14 years ago
  60. 70d4e50 Add arrays to elements. by Jason Sams · 14 years ago
  61. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 14 years ago
  62. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 14 years ago
  63. dfac814 Populate java objects with native data from a3d file. by Alex Sakhartchouk · 14 years ago
  64. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 14 years ago
  65. e29f3e7 Begin using reflected files. by Jason Sams · 14 years ago
  66. 8cb39de Remove RS_KIND from vertex arrays types. by Jason Sams · 14 years ago
  67. b42315d Delete old createFromClass methods. by Jason Sams · 14 years ago
  68. a70f416 Checkin new types for RS. by Jason Sams · 14 years ago
  69. a09a6e1 More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity. by Jason Sams · 15 years ago
  70. 7d46f61 Disable excessive RS logging. by Jason Sams · 15 years ago
  71. 718cd1f Element restructuring. Add support for new basic Element types including the RS objects and vectors(2-4). In theory this paves the way for maintaining type info for RS objects, passing elements for GLSL uiforms/attribs/varyings, and supporting nested structures. by Jason Sams · 15 years ago
  72. 771bebb Add Java exceptions to catch RS calls with no context or no surface. by Jason Sams · 15 years ago
  73. 3c0dfba Improve logging code to dump more detaild rs object info. Fix bug with predefined elements not being recreated for contexts after one was destroyed. Add stricter type enforcement. by Jason Sams · 15 years ago
  74. 768bc02 Implement more type checks on Allocations. by Jason Sams · 15 years ago
  75. ea84a7c Remove "predefined" elements from Java layer. Static elements continue to exist but are no longer treated as a special version of element. by Jason Sams · 15 years ago
  76. 2525a81 Improve structure support using symbol lookup of named structures in scripts to allow them to appear as just pointers to structs. by Jason Sams · 15 years ago
  77. 07ae406 Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder. by Jason Sams · 15 years ago
  78. 25ffcdc Point Sprites by Jason Sams · 15 years ago
  79. 7ce033d Cleanup of object destruction. No need to have a per-class destruction function. This was a legacy of the distant past when the classes did not have a common base. by Jason Sams · 15 years ago
  80. 4f7136c Optimized Galaxy by Romain Guy · 15 years ago
  81. 334ea0c Update fountain and add writable flag to script slots. by Jason Sams · 15 years ago
  82. 81e4640 Add Galaxy wallpaper by Romain Guy · 15 years ago
  83. 43ee0685 Implement reflecting Java objects into the ACC enviroment. by Jason Sams · 15 years ago
  84. 1bada8c Begin implementing SimpleMesh and fix some bugs with refcounting and java object destruction tracking. by Jason Sams · 15 years ago
  85. 2253417 Split ProgramFragment and ProgramStore from RenderScript.java. Update Element and Type to new cached builder for easier app developement. by Jason Sams · 15 years ago
  86. 36e612a Begin splitting up RenderScript.java into seperate classes. First piece split off Element. by Jason Sams · 15 years ago