1. 5dd60be Validate that version pragma is correct. by Stephen Hines · 15 years ago
  2. 5ef3ddd Remove erroneous log message. by Stephen Hines · 15 years ago
  3. a8b7817 Clean up simple integer operations. by Stephen Hines · 15 years ago
  4. 38f79d0 Merge "Make ImageProcessing work." into honeycomb by Shih-wei Liao · 15 years ago
  5. 2aad562 Make ImageProcessing work. by Shih-wei Liao · 15 years ago
  6. 300406a Add some error checking. by Jason Sams · 15 years ago
  7. 077fd5f Merge "Fix bug in on-device linking." into honeycomb by Shih-wei Liao · 15 years ago
  8. 0e7be13 Fix bug in on-device linking. by Shih-wei Liao · 15 years ago
  9. d739895 Merge "Implement sub updates for mipmap levels and cubmaps." into honeycomb by Jason Sams · 15 years ago
  10. 71a2e13 On-device linking using bccLinkBC. Note that we switch to getFile interface by Shih-wei Liao · 15 years ago
  11. 076b770 bcc interface fixed. by Shih-wei Liao · 15 years ago
  12. 3b5379d Retire librslib_rt. by Shih-wei Liao · 15 years ago
  13. 35a17e6 Move linking stuff to libbcc. by Shih-wei Liao · 15 years ago
  14. 307bf62 Avoid converting rslib.bc to things like rslib.h. So we are less error-prone. by Shih-wei Liao · 15 years ago
  15. ef70a20 Implement sub updates for mipmap levels and cubmaps. by Jason Sams · 15 years ago
  16. e9d3da1 Merge "Re-implement img npot support in HC." into honeycomb by Jason Sams · 15 years ago
  17. 9333e64 Re-implement img npot support in HC. by Jason Sams · 15 years ago
  18. f5c876e Docs plus removing some junk per API review. by Alex Sakhartchouk · 15 years ago
  19. 9610019 Fix the build. by Shih-wei Liao · 15 years ago
  20. 078717b Merge "Disable on-device linking" into honeycomb by Shih-wei Liao · 15 years ago
  21. 0394d24 Disable on-device linking by Shih-wei Liao · 15 years ago
  22. c758f1c Merge "Fix the build." into honeycomb by Shih-wei Liao · 15 years ago
  23. f6dd9c5 Merge "On-device linking." into honeycomb by Shih-wei Liao · 15 years ago
  24. 3ae5017 Merge "convert2uchar3." into honeycomb by Shih-wei Liao · 15 years ago
  25. 3a3dd2b Fix the build. by Shih-wei Liao · 15 years ago
  26. 067e7b2 On-device linking. by Shih-wei Liao · 15 years ago
  27. ec30933 WAR driver bug where surfaces of size 0 fail. by Jason Sams · 15 years ago
  28. fb9f82c Implement more of copy2DRange* by Jason Sams · 15 years ago
  29. f708609 Cleanup bitmap uploads Implement standalone mipmap generation. by Jason Sams · 15 years ago
  30. 27d1160 Merge "Adding ability to load cubemaps from individual faces." into honeycomb by Alex Sakhartchouk · 15 years ago
  31. 16095fc convert2uchar3. by Shih-wei Liao · 15 years ago
  32. 682c4a8 Clean up RS math headers. by Stephen Hines · 15 years ago
  33. dcc2319 Adding ability to load cubemaps from individual faces. by Alex Sakhartchouk · 15 years ago
  34. fe852e2 Updating cubemap loading code. by Alex Sakhartchouk · 15 years ago
  35. 1ac9da6 Split time functions into rs_time.rsh header. by Stephen Hines · 15 years ago
  36. 84035ff Fix cleanup race condition where objects might may not be cleaned up correctly. by Jason Sams · 15 years ago
  37. 8845fbb For caching, didn't do CompileBC. Rename bccCompileBC as bccPrepareExecutable. by Shih-wei Liao · 15 years ago
  38. 9d4024d 1. LOG 4 fatal error paths (TODO: These 4 places should signal Java exceptions.) by Shih-wei Liao · 15 years ago
  39. b0253ea Additional loading methods for fonts and a3d files. Cleaned up error messages. by Alex Sakhartchouk · 15 years ago
  40. 49945c0 fix bug 3313505 by Jason Sams · 15 years ago
  41. 05d17b0 Rename bcc::BCCscript -> bcc::Script. Ideally, should do: by Shih-wei Liao · 15 years ago
  42. 49a05d7 Move adapter2D to a derived class from Allocation. by Jason Sams · 15 years ago
  43. 5c68a71 Fix teardown bug found in books. by Jason Sams · 15 years ago
  44. c5300f1 Clean-up. by Shih-wei Liao · 15 years ago
  45. b4d7bb6 API cleanup for renderscript. This will be a multiproject commit. by Alex Sakhartchouk · 15 years ago
  46. e688213 Merge "Clean up Allocation buffer object api." by Jason Sams · 15 years ago
  47. d195240 Clean up Allocation buffer object api. by Jason Sams · 15 years ago
  48. eeca435 Stale cache management to address a P1 bug # 3296131. by Shih-wei Liao · 15 years ago
  49. e27cdee API reaview cleanup by Alex Sakhartchouk · 15 years ago
  50. 667fb84 Whenever LoadBinary fails, recompile. Fixing the multi-instance bug. by Shih-wei Liao · 15 years ago
  51. 0857196 Cleanup and refactoring of an earlier cl. by Alex Sakhartchouk · 15 years ago
  52. 6d8eb26 Fix mipmap bug introduced with Allocation cleanup. Add syncAll to rsg headers. by Jason Sams · 15 years ago
  53. fc29088e Merge "Add support for non-malloc backed textures." by Jason Sams · 15 years ago
  54. 6b32fab 1. Add Context to a RenderScript or RenderScriptGL instance. by Shih-wei Liao · 15 years ago
  55. f2e69a9 Merge "More API updates." by Jason Sams · 15 years ago
  56. 5e0035a Add support for non-malloc backed textures. by Jason Sams · 15 years ago
  57. d4b23b5 More API updates. by Jason Sams · 15 years ago
  58. 6b5222d Perf test by Alex Sakhartchouk · 15 years ago
  59. 3ccc75f Merge "Add multitouch support to physics test. Fix context state overwrite calling invoke." by Jason Sams · 15 years ago
  60. 4859f52 Add multitouch support to physics test. by Jason Sams · 15 years ago
  61. 54ca458 Merge "Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement." by Jason Sams · 15 years ago
  62. 4ef6650 Remove CreateFromBitmapRef and add CopyTo(bitmap) replacement. by Jason Sams · 15 years ago
  63. cfcea7a Remove vector array test from RSTest. by Stephen Hines · 15 years ago
  64. 3eb3106 Merge "Fix a severe cleanup bug where teardown of the GL driver could occur on the wrong thread." by Jason Sams · 15 years ago
  65. 546f01b Fix a severe cleanup bug where teardown of the GL by Jason Sams · 15 years ago
  66. 5c1619f Fix build by Jason Sams · 15 years ago
  67. 5476b45 Allocation API update. by Jason Sams · 15 years ago
  68. b7282bd Make ScriptC's mEnvironment.mIsThreadable survive the bcc caching and by Shih-wei Liao · 15 years ago
  69. bf6ef8d7 API review cleanup. by Jason Sams · 15 years ago
  70. d4aa7d2 Stop using anonymous structs in RS. by Stephen Hines · 15 years ago
  71. 8ea061b Prevent message overrun in LocklessCommandFifo. by Bryan Mawhinney · 15 years ago
  72. ac19268a Fix 'BCCscript' build break. by Iain Merrick · 15 years ago
  73. c8abded Fix physics bug causing balls to stack. by Jason Sams · 15 years ago
  74. add9d96 More error checks by Jason Sams · 15 years ago
  75. 732779a Remove unnecessary export_func pragma. by Stephen Hines · 15 years ago
  76. 2f08ce0 Fixing the state restore bug. by Alex Sakhartchouk · 15 years ago
  77. 67f2e44 Support for cubemaps. by Alex Sakhartchouk · 15 years ago
  78. b7a4814 Merge "Mark a non-exported function as static." by Stephen Hines · 15 years ago
  79. a914f34 Add caching support of BCC binaries. by Shih-wei Liao · 15 years ago
  80. e15c113 Mark a non-exported function as static. by Stephen Hines · 15 years ago
  81. a17af04 Create holder inner class for pushing context state. by Jason Sams · 15 years ago
  82. 6f4cf0b Fix ref counting for globals when set from java code. by Jason Sams · 15 years ago
  83. 7a21ee6 Fix crash with extended debugging. by Jason Sams · 15 years ago
  84. baa19bc Remove WARs for zero-init + destructors. by Stephen Hines · 15 years ago
  85. b763fa1 Merge "Split UTF functions from String8/16" by Kenny Root · 15 years ago
  86. c0aaccc Add support for integer mod. by Bryan Mawhinney · 15 years ago
  87. 300ba68 Split UTF functions from String8/16 by Kenny Root · 15 years ago
  88. 815aaeb Fix line drawing in RS example. by Jason Sams · 15 years ago
  89. ed9f210 Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 15 years ago
  90. 06d69de Continue error check improvements and write some docs. by Jason Sams · 15 years ago
  91. 641b062 Fix fountain bug with more than 10 touches reported. by Jason Sams · 15 years ago
  92. 1c41517 Handle user message ID 0 by Jason Sams · 15 years ago
  93. 3fe599c Merge "Moving attrib creation to Mesh. Adding arrays as shader inputs. Removing fixed size arrays." by Alex Sakhartchouk · 15 years ago
  94. 9d71e21 Moving attrib creation to Mesh. Adding arrays as shader inputs. by Alex Sakhartchouk · 15 years ago
  95. 5fe11d2 Add vector array test to RSTest. by Stephen Hines · 15 years ago
  96. 3ba02b3 Update ScriptC constructor to remove depricated param. by Jason Sams · 15 years ago
  97. 5dc336e Merge "RS Error cleanup. Thow java exception during init if the GL driver fails rather than native crash." by Jason Sams · 15 years ago
  98. d5f0630 RS Error cleanup. by Jason Sams · 15 years ago
  99. 611f567 Merge "New RS types test for checking compilation." by Stephen Hines · 15 years ago
  100. ce13d94 New RS types test for checking compilation. by Stephen Hines · 15 years ago