1. 10825a0 Adding text metrics to renderscript. by Alex Sakhartchouk · 15 years ago
  2. 3bf3ea0 Fix for bug 3053078 Font gamma correction to match with lib HWUI. by Alex Sakhartchouk · 15 years ago
  3. feede2a fixing bugs 3053960, 3044804, 3044798 by Alex Sakhartchouk · 15 years ago
  4. 37ece16 Merge "Add object validity checking." by Jason Sams · 15 years ago
  5. f166d9b Add object validity checking. by Jason Sams · 15 years ago
  6. 12c08f2 Merge "Adding anisotropic filtering and related samples." by Alex Sakhartchouk · 15 years ago
  7. f5b3510 Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 15 years ago
  8. 01f0ad7 Fix clear() operation for rsScriptC. by Stephen Hines · 15 years ago
  9. 4378f11 More robust attribute binding by Alex Sakhartchouk · 15 years ago
  10. f3470ed Fix safe for mp check in ScriptC. by Jason Sams · 15 years ago
  11. ab98bb6 Fix RS bug with message ID 0. by Stephen Hines · 15 years ago
  12. 7215b51 Error checking for MVP matrix computation. Fixing more padding bugs. by Alex Sakhartchouk · 15 years ago
  13. eb1a73c Adding timer to display renderscript jit duration. by Alex Sakhartchouk · 15 years ago
  14. 9ba15e3 Merge "Adding support for dynamically updated test status" by Stephen Hines · 15 years ago
  15. 04b5dd4 Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages" by Alex Sakhartchouk · 15 years ago
  16. bbc5292 Adding support for dynamically updated test status by Stephen Hines · 15 years ago
  17. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 15 years ago
  18. ff4d708 Add RsList implementation to RSTest. by Stephen Hines · 15 years ago
  19. f119b91 Better debugging for scripts. by Jason Sams · 15 years ago
  20. 7a3403b Merge "Remove excessive logging." by Jason Sams · 15 years ago
  21. 442ce76 Remove excessive logging. by Jason Sams · 15 years ago
  22. 353a48e Merge "Fix two minor RS bugs. 1: index set size was populated with bad value in java, 2: bad error check in uploadToBufferObject." by Jason Sams · 15 years ago
  23. 1bfccb4 Fix two minor RS bugs. by Jason Sams · 15 years ago
  24. 72e1687 Test use of "f" suffix on float initializers. by Stephen Hines · 15 years ago
  25. 065149f Updated RSTest to test primitive type assignments. by Stephen Hines · 15 years ago
  26. ca54ec3 Add support for Float64 (double) to RenderScript. by Stephen Hines · 15 years ago
  27. 580807a Merge "Handle RS reflection name changes." by Stephen Hines · 15 years ago
  28. 2c6f344 Merge "Minor app updates for RS. force RSTest to portrait." by Stephen Hines · 15 years ago
  29. 4fd8bb4 Fix function name match for refcounting funcs. by Jason Sams · 15 years ago
  30. 93a958f Handle RS reflection name changes. by Stephen Hines · 15 years ago
  31. d081fff Cleanup GL setup code and remove legacy 1.1 paths. by Jason Sams · 15 years ago
  32. a8c6cee Minor app updates for RS. force RSTest to portrait. by Stephen Hines · 15 years ago
  33. cfc0436 Fix partial NP2 support and restrict mipmaps and clamp by Jason Sams · 15 years ago
  34. c984dd7 Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 15 years ago
  35. db09da1 Merge "Reflected class name and bc file name changes." by Ying Wang · 15 years ago
  36. c24ffe6 Fix header path. by Anatol Pomazau · 15 years ago
  37. db6f11b Fixing a3d files to reflect the new element structure. by Alex Sakhartchouk · 15 years ago
  38. 70d4e50 Add arrays to elements. by Jason Sams · 15 years ago
  39. 8dff092 Reflected class name and bc file name changes. by Ying Wang · 15 years ago
  40. caaac0f8 Fixing fragment shader bounding code by Alex Sakhartchouk · 15 years ago
  41. 8e95466 Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 15 years ago
  42. deb0008 Remove ACC and other legacy bits from RS. by Jason Sams · 15 years ago
  43. 49bdaf0 SubElementData data upload functions. by Jason Sams · 15 years ago
  44. 8442e0b Fixing uniform binding for fragment shader. by Alex Sakhartchouk · 15 years ago
  45. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 15 years ago
  46. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 15 years ago
  47. d36f248 More work on the renderscript sample by Alex Sakhartchouk · 15 years ago
  48. 32e09b5 Renderscript samples. by Alex Sakhartchouk · 15 years ago
  49. 526e7a3 Should fix the build. by Alex Sakhartchouk · 15 years ago
  50. 7723d8c Hopefully this fixes the build. by Alex Sakhartchouk · 15 years ago
  51. 3e5ea4a Merge "Renderscript samples. Merged two model related projects. Cleanup." by Alex Sakhartchouk · 15 years ago
  52. 27f5052 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 15 years ago
  53. 2f728bf Merge "Fix bug looping non-blocking fifos." by Jason Sams · 15 years ago
  54. 2ea56ef Merge "Remove OOB object destruction." by Jason Sams · 15 years ago
  55. d0cb106 Fix bug looping non-blocking fifos. by Jason Sams · 15 years ago
  56. fb54590 Merge "Make java entry points for native fifo synchronized." by Jason Sams · 15 years ago
  57. d78be37 Remove OOB object destruction. by Jason Sams · 15 years ago
  58. 2e1872f Make java entry points for native fifo synchronized. by Jason Sams · 15 years ago
  59. 94bbccc Propagating some useful font changes. by Alex Sakhartchouk · 15 years ago
  60. fe0c474 Merge "Added frustum plane extraction and sphere culling code." by Alex Sakhartchouk · 15 years ago
  61. cbed752 Added frustum plane extraction and sphere culling code. by Alex Sakhartchouk · 15 years ago
  62. 43c3142 Remove extra float<>int conversions in ImageProcessing. by Jason Sams · 15 years ago
  63. 02f62aa Support reference operations in RS scripts. by Jason Sams · 15 years ago
  64. aece2d0 Merge "Adding bounding box computation." by Alex Sakhartchouk · 15 years ago
  65. a80145d Adding bounding box computation. by Alex Sakhartchouk · 15 years ago
  66. 04ba608 Merge "Renderscript scenegraph prototype." by Alex Sakhartchouk · 15 years ago
  67. 094a068 Renderscript scenegraph prototype. by Alex Sakhartchouk · 15 years ago
  68. 4e806c5 Merge "Start adding RS tests." by Jason Sams · 15 years ago
  69. 2a114bd Start adding RS tests. by Jason Sams · 15 years ago
  70. 2a115d8 Merge "Thread launch strategies." by Jason Sams · 15 years ago
  71. 2cbd298 Thread launch strategies. by Jason Sams · 15 years ago
  72. 4199175 Merge "Fix field packer bug for U32 data. Fix initial refcounts in allocations. Support null references in allocations." by Jason Sams · 15 years ago
  73. ee73498 Fix field packer bug for U32 data. by Jason Sams · 15 years ago
  74. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 15 years ago
  75. 009e51e Merge "Fix anonymous struct." by Shih-wei Liao · 15 years ago
  76. 66bda36 Fix anonymous struct. by Shih-wei Liao · 15 years ago
  77. 2ce0e3f Adding allocation reference counting to the a3d models. by Alex Sakhartchouk · 15 years ago
  78. a919112 Renaming stucts back. by Alex Sakhartchouk · 15 years ago
  79. 0dde1f8 Merge "Adding quaternion functions to math library." by Alex Sakhartchouk · 15 years ago
  80. facd6fc Adding quaternion functions to math library. by Alex Sakhartchouk · 15 years ago
  81. b28ca96f Refcounting in allocations. by Jason Sams · 15 years ago
  82. 05716aa Update image processing to cleaup code by not inlining by Jason Sams · 15 years ago
  83. d64188a Fix debugging support for float vectors and add matrix debugging. by Jason Sams · 15 years ago
  84. 41d9825 Fix length normilization bug in rsMatrixLoadRotate. by Jason Sams · 15 years ago
  85. 1911c60 Use lowp colors in fixed funtion emulation. by Jason Sams · 15 years ago
  86. b39a827 Fix behavior where the non-blocking sendToCliend would block by Jason Sams · 15 years ago
  87. 55e8198 Fixing fonts to use constant color instead of variable. by Alex Sakhartchouk · 15 years ago
  88. 518f033 Adding more matrix math functions. by Alex Sakhartchouk · 15 years ago
  89. 442a647 Support constant and varying colors in ProgramFragment. by Jason Sams · 15 years ago
  90. fb10c16 Added ability to set font color. by Alex Sakhartchouk · 15 years ago
  91. 6de5550 Adding onscreen frame and script time for debugging. by Alex Sakhartchouk · 15 years ago
  92. f0690c4 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 15 years ago
  93. edb2fc6 Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()" by Jim Miller · 15 years ago
  94. d8e7620 Fix 2877497: export rsgProgramVertexLoadProjectionMatrix() by Jim Miller · 15 years ago
  95. 1796651 Cleanup sendToClient and add rsGetDt(). by Jason Sams · 15 years ago
  96. 7f4d0c9 Query the CPU count and use the result to determine by Jason Sams · 15 years ago
  97. f46f25a Minor ImageProcessing script optimization to make it a better FP benchmark. by Jason Sams · 15 years ago
  98. 1cc4523 rs_types.rsh and rs_math.rsh are default include files. Remove their #include. by Shih-wei Liao · 15 years ago
  99. 0787646 Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc. by Shih-wei Liao · 15 years ago
  100. 3b7fd8a Attempt to fix build '<>' works on mac but does not appear to work on linux yet. by Jason Sams · 15 years ago