1. abd5db9 Add support and better exceptions for Bitmaps with a null config. by Tim Murray · 13 years ago
  2. c089c2f Fix build break. by Jason Sams · 13 years ago
  3. 72226e0 Implement USAGE_IO_INPUT by Jason Sams · 13 years ago
  4. 5f528be Check Element in all API levels for copy2DRangeFrom(). by Stephen Hines · 13 years ago
  5. a9a7b37 Fix copyFrom() to use proper dimensions for copying. by Stephen Hines · 13 years ago
  6. 3c67218 Merge "Implement rs.sendMessage()" by Jason Sams · 13 years ago
  7. 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 · 13 years ago
  8. 455d644 Implement rs.sendMessage() by Jason Sams · 13 years ago
  9. b47fa16 docs: fix renderscript links that currently require redirect by Scott Main · 13 years ago
  10. d34dc85 We can only optimize bitmaps that have USAGE_SHARED. by Stephen Hines · 13 years ago
  11. 00bb454 Add USAGE_SHARED for Allocations. by Tim Murray · 14 years ago
  12. a314551 Add support for Bitmap-backed Allocations in Java. by Tim Murray · 14 years ago
  13. f671fb0 Add copyFrom(Allocation a). by Tim Murray · 14 years ago
  14. bc254b9 add resize2D to Java API by Tim Murray · 14 years ago
  15. 9c9ad3f8c2 Revert "Deprecate" by Stephen Hines · 14 years ago
  16. a0c2eb2 Deprecate by Alex Sakhartchouk · 14 years ago
  17. 918e840 Unhiding J API's for Renderscript. by Alex Sakhartchouk · 14 years ago
  18. e07694b Validate context when using RS objects. by Jason Sams · 14 years ago
  19. c5f519c Rename ioReceive and ioSend by Jason Sams · 14 years ago
  20. fb9aa9f Convert from SurfaceTexture to Surface by Jason Sams · 14 years ago
  21. 36c0f64 Add getSizeBytes and cleanup docs. by Jason Sams · 14 years ago
  22. 03d2d00 Cleanup Allocation docs and getter funcs. by Jason Sams · 14 years ago
  23. fe1d5ff Implement USAGE_IO_INPUT by Jason Sams · 14 years ago
  24. f70b0fc8 start new headers by Jason Sams · 14 years ago
  25. 163766c Beging IO stream out from allocation to surface texture. by Jason Sams · 14 years ago
  26. 0599d6e Merge "Fix typos/spacing with new APIs." by Stephen Hines · 14 years ago
  27. 9069ee8 Fix typos/spacing with new APIs. by Stephen Hines · 14 years ago
  28. 532efd3 Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 14 years ago
  29. 98bea4a am 7042613c: Merge "Fix an incorrect assert that doesn\'t account for element array size." by Alex Sakhartchouk · 14 years ago
  30. bf3c3f2 Fix an incorrect assert that doesn't account for element array size. by Alex Sakhartchouk · 14 years ago
  31. 615e7ce Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 14 years ago
  32. fc8d7a9 am 2b072677: am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 14 years ago
  33. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 14 years ago
  34. 857d0c7 Private API to support MFF transition. by Jason Sams · 15 years ago
  35. 48fe534 Add error checks for AllocationAdapters being used in unsupported ways. by Jason Sams · 15 years ago
  36. ad37cb2 Fix more type info caching bugs. by Jason Sams · 15 years ago
  37. 452a766 Fix defered type creation when loading from A3D. by Jason Sams · 15 years ago
  38. ba862d1 AllocationAdapter cleanup. by Jason Sams · 15 years ago
  39. 3c0618b Merge "Add support for more vector types to RS." by Stephen Hines · 15 years ago
  40. 20fbd01 POSITVE -> POSITIVE typo fix by Stephen Hines · 15 years ago
  41. 304b1f5 Allocation copy functions. by Alex Sakhartchouk · 15 years ago
  42. 85dae04 Unhiding render target code for renderscript by Alex Sakhartchouk · 15 years ago
  43. 836c4a5 Add support for more vector types to RS. by Stephen Hines · 15 years ago
  44. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 15 years ago
  45. 11518ac clean up and add javadocs by Robert Ly · 15 years ago
  46. ed5bab9 fix bug 3375251 by Jason Sams · 15 years ago
  47. 4fa3eed Expose unchecked copyFrom variants. by Jason Sams · 15 years ago
  48. b97b251 Add error checks to the copyFrom functions. by Jason Sams · 15 years ago
  49. 21b4103 unhide functions used by reflected files for SDK. by Jason Sams · 15 years ago
  50. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 15 years ago
  51. 623c54d Documentation by Alex Sakhartchouk · 15 years ago
  52. fb9f82c Implement more of copy2DRange* by Jason Sams · 15 years ago
  53. f708609 Cleanup bitmap uploads Implement standalone mipmap generation. by Jason Sams · 15 years ago
  54. 27d1160 Merge "Adding ability to load cubemaps from individual faces." into honeycomb by Alex Sakhartchouk · 15 years ago
  55. 252c078 Add error checks to bitmap uploads. Fix java side calculation for pixel sizes. by Jason Sams · 15 years ago
  56. dcc2319 Adding ability to load cubemaps from individual faces. by Alex Sakhartchouk · 15 years ago
  57. fe852e2 Updating cubemap loading code. by Alex Sakhartchouk · 15 years ago
  58. fa445b9 Cleanup subdata apis by Jason Sams · 15 years ago
  59. a23d4e7 unhide renderscript by Jason Sams · 15 years ago
  60. 49a05d7 Move adapter2D to a derived class from Allocation. by Jason Sams · 15 years ago
  61. d195240 Clean up Allocation buffer object api. by Jason Sams · 15 years ago
  62. e5d3712 Remove outdated texture upload functions. by Jason Sams · 16 years ago
  63. 6d8eb26 Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 16 years ago
  64. d4b23b5 More API updates. by Jason Sams · 16 years ago
  65. 4ef6650 Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement. by Jason Sams · 16 years ago
  66. 5476b45 Allocation API update. by Jason Sams · 16 years ago
  67. bf6ef8d7 API review cleanup. by Jason Sams · 16 years ago
  68. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 16 years ago
  69. 4bd1a3d Show Bitmap.Config value when unable to handle. by Jeff Sharkey · 16 years ago
  70. 06d69de Continue error check improvements and write some docs. by Jason Sams · 16 years ago
  71. d26297f Fix race condition in resize that was created when by Jason Sams · 16 years ago
  72. 31a7e42 Begin adding async allocation creation. by Jason Sams · 16 years ago
  73. 26ae390 Update allocation from bitmap. GL attribute cleanup in type. by Alex Sakhartchouk · 16 years ago
  74. 2222aa9 Cleanup error message for null binding address. by Jason Sams · 16 years ago
  75. 5edc608 Implement allocation resizing. by Jason Sams · 16 years ago
  76. e447a78 Remove functions for reflecting dalvik classes to rs types. by Jason Sams · 16 years ago
  77. 49bdaf0 SubElementData data upload functions. by Jason Sams · 16 years ago
  78. 1044220 am 5a14271a: am d6f7f225: Merge "Load bitmaps in the correct format." into gingerbread by Romain Guy · 16 years ago
  79. f92a0a6 Load bitmaps in the correct format. by Romain Guy · 16 years ago
  80. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 16 years ago
  81. fb10c16 Added ability to set font color. by Alex Sakhartchouk · 16 years ago
  82. dfac814 Populate java objects with native data from a3d file. by Alex Sakhartchouk · 16 years ago
  83. 80a4c2c Work on synchronizing a3d created files and java layer. by Alex Sakhartchouk · 16 years ago
  84. 9b949fc Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 16 years ago
  85. a70f416 Checkin new types for RS. by Jason Sams · 16 years ago
  86. 8a64743 Add support for linking to a skia bitmap rather than always copying the data from the bitmap. by Jason Sams · 16 years ago
  87. c2908e6 Support defered generation of mipmaps. With this change we support mipmap generation when the texture is uploaded to GL without requiring RS to retain the full chain. by Jason Sams · 16 years ago
  88. 5dbfe93 Fix some minor bugs with GL state setup that were exposed by Droids driver. by Jason Sams · 16 years ago
  89. ea87e96 Implement type generation for user uniforms in vertex shader. by Jason Sams · 16 years ago
  90. 74e02ef Support npot on es 2.0 HW. by Jason Sams · 16 years ago
  91. 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 · 16 years ago
  92. 771bebb Add Java exceptions to catch RS calls with no context or no surface. by Jason Sams · 17 years ago
  93. 768bc02 Implement more type checks on Allocations. by Jason Sams · 17 years ago
  94. 5f43fd2 Implement Object readback. by Jason Sams · 17 years ago
  95. 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 · 17 years ago
  96. 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 · 17 years ago
  97. 650a3eb Load bitmap resources entirely from native code. by Romain Guy · 17 years ago
  98. 07ae406 Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder. by Jason Sams · 17 years ago
  99. 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 · 17 years ago
  100. 43ee0685 Implement reflecting Java objects into the ACC enviroment. by Jason Sams · 17 years ago