1. 11c8af9 Begin hooking up SurfaceConfig. by Jason Sams · 15 years ago
  2. c119493 Packing the struct to work around llvm bug. by Alex Sakhartchouk · 15 years ago
  3. 960ae15 Fixing font bug, initialization was done in the wrong order. by Alex Sakhartchouk · 15 years ago
  4. 7d4cb2e Merge "Fixing refcounting debug statements that've gotten bitrotten." by Alex Sakhartchouk · 15 years ago
  5. af55cc7 Fixing refcounting debug statements that've gotten bitrotten. by Alex Sakhartchouk · 15 years ago
  6. 52d8363 Support for unsigned long and unsigned long long. by Stephen Hines · 15 years ago
  7. 1e1ebcb Merge "Test exported "long" type." by Stephen Hines · 15 years ago
  8. 2332340 Test exported "long" type. by Stephen Hines · 15 years ago
  9. 26ae390 Update allocation from bitmap. GL attribute cleanup in type. by Alex Sakhartchouk · 15 years ago
  10. 031ec58c Fix support for 64-bit integers. by Stephen Hines · 15 years ago
  11. 2222aa9 Cleanup error message for null binding address. by Jason Sams · 15 years ago
  12. 5a6d7ac Remove pragma for RS export variables. by Stephen Hines · 15 years ago
  13. 6f91cb6 Removing fixed size arrays. by Alex Sakhartchouk · 15 years ago
  14. 708e04f 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 · 15 years ago
  15. b8f69ab Merge "Add RS testing for long and long long." by Stephen Hines · 15 years ago
  16. 1d73e57 Add RS testing for long and long long. by Stephen Hines · 15 years ago
  17. 38d50969 Merge "changing vec4 to vec2 for perf reasons." by Alex Sakhartchouk · 15 years ago
  18. d209163 changing vec4 to vec2 for perf reasons. by Alex Sakhartchouk · 15 years ago
  19. eccce09 Merge "Adding average fps counter. Removing rsLight from libRS" by Alex Sakhartchouk · 15 years ago
  20. 68159aa Merge "Implement allocation resizing." by Jason Sams · 15 years ago
  21. 5edc608 Implement allocation resizing. by Jason Sams · 15 years ago
  22. 76322af Adding average fps counter. Removing rsLight from libRS by Alex Sakhartchouk · 15 years ago
  23. 10825a0 Adding text metrics to renderscript. by Alex Sakhartchouk · 15 years ago
  24. 3bf3ea0 Fix for bug 3053078 Font gamma correction to match with lib HWUI. by Alex Sakhartchouk · 15 years ago
  25. feede2a fixing bugs 3053960, 3044804, 3044798 by Alex Sakhartchouk · 15 years ago
  26. 37ece16 Merge "Add object validity checking." by Jason Sams · 15 years ago
  27. f166d9b Add object validity checking. by Jason Sams · 15 years ago
  28. 12c08f2 Merge "Adding anisotropic filtering and related samples." by Alex Sakhartchouk · 15 years ago
  29. f5b3510 Adding anisotropic filtering and related samples. by Alex Sakhartchouk · 15 years ago
  30. 01f0ad7 Fix clear() operation for rsScriptC. by Stephen Hines · 15 years ago
  31. 4378f11 More robust attribute binding by Alex Sakhartchouk · 15 years ago
  32. f3470ed Fix safe for mp check in ScriptC. by Jason Sams · 15 years ago
  33. ab98bb6 Fix RS bug with message ID 0. by Stephen Hines · 15 years ago
  34. 7215b51 Error checking for MVP matrix computation. Fixing more padding bugs. by Alex Sakhartchouk · 15 years ago
  35. eb1a73c Adding timer to display renderscript jit duration. by Alex Sakhartchouk · 15 years ago
  36. 9ba15e3 Merge "Adding support for dynamically updated test status" by Stephen Hines · 15 years ago
  37. 04b5dd4 Merge "Adding support for all allowed textures. Cleaning up unused code Adding error messages" by Alex Sakhartchouk · 15 years ago
  38. bbc5292 Adding support for dynamically updated test status by Stephen Hines · 15 years ago
  39. b89aaac Adding support for all allowed textures. by Alex Sakhartchouk · 15 years ago
  40. ff4d708 Add RsList implementation to RSTest. by Stephen Hines · 15 years ago
  41. f119b91 Better debugging for scripts. by Jason Sams · 15 years ago
  42. 7a3403b Merge "Remove excessive logging." by Jason Sams · 15 years ago
  43. 442ce76 Remove excessive logging. by Jason Sams · 15 years ago
  44. 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
  45. 1bfccb4 Fix two minor RS bugs. by Jason Sams · 15 years ago
  46. 72e1687 Test use of "f" suffix on float initializers. by Stephen Hines · 15 years ago
  47. 065149f Updated RSTest to test primitive type assignments. by Stephen Hines · 15 years ago
  48. ca54ec3 Add support for Float64 (double) to RenderScript. by Stephen Hines · 15 years ago
  49. 580807a Merge "Handle RS reflection name changes." by Stephen Hines · 15 years ago
  50. 2c6f344 Merge "Minor app updates for RS. force RSTest to portrait." by Stephen Hines · 15 years ago
  51. 4fd8bb4 Fix function name match for refcounting funcs. by Jason Sams · 15 years ago
  52. 93a958f Handle RS reflection name changes. by Stephen Hines · 15 years ago
  53. d081fff Cleanup GL setup code and remove legacy 1.1 paths. by Jason Sams · 15 years ago
  54. a8c6cee Minor app updates for RS. force RSTest to portrait. by Stephen Hines · 15 years ago
  55. cfc0436 Fix partial NP2 support and restrict mipmaps and clamp by Jason Sams · 15 years ago
  56. c984dd7 Shader changes to allow for more flexible constant binding. by Alex Sakhartchouk · 15 years ago
  57. db09da1 Merge "Reflected class name and bc file name changes." by Ying Wang · 15 years ago
  58. c24ffe6 Fix header path. by Anatol Pomazau · 15 years ago
  59. db6f11b Fixing a3d files to reflect the new element structure. by Alex Sakhartchouk · 15 years ago
  60. 70d4e50 Add arrays to elements. by Jason Sams · 15 years ago
  61. 8dff092 Reflected class name and bc file name changes. by Ying Wang · 15 years ago
  62. caaac0f8 Fixing fragment shader bounding code by Alex Sakhartchouk · 15 years ago
  63. 8e95466 Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 15 years ago
  64. deb0008 Remove ACC and other legacy bits from RS. by Jason Sams · 15 years ago
  65. 49bdaf0 SubElementData data upload functions. by Jason Sams · 15 years ago
  66. 8442e0b Fixing uniform binding for fragment shader. by Alex Sakhartchouk · 15 years ago
  67. a41174e Fixing renderscript uniform binding bugs. Working on custom shaders. by Alex Sakhartchouk · 15 years ago
  68. 1d45c47 Add matrix component types. Fix potental overflow in script -> java messages. by Jason Sams · 15 years ago
  69. d36f248 More work on the renderscript sample by Alex Sakhartchouk · 15 years ago
  70. 32e09b5 Renderscript samples. by Alex Sakhartchouk · 15 years ago
  71. 526e7a3 Should fix the build. by Alex Sakhartchouk · 15 years ago
  72. 7723d8c Hopefully this fixes the build. by Alex Sakhartchouk · 15 years ago
  73. 3e5ea4a Merge "Renderscript samples. Merged two model related projects. Cleanup." by Alex Sakhartchouk · 15 years ago
  74. 27f5052 Renderscript samples. Merged two model related projects. Cleanup. by Alex Sakhartchouk · 15 years ago
  75. 2f728bf Merge "Fix bug looping non-blocking fifos." by Jason Sams · 15 years ago
  76. 2ea56ef Merge "Remove OOB object destruction." by Jason Sams · 15 years ago
  77. d0cb106 Fix bug looping non-blocking fifos. by Jason Sams · 15 years ago
  78. fb54590 Merge "Make java entry points for native fifo synchronized." by Jason Sams · 15 years ago
  79. d78be37 Remove OOB object destruction. by Jason Sams · 15 years ago
  80. 2e1872f Make java entry points for native fifo synchronized. by Jason Sams · 15 years ago
  81. 94bbccc Propagating some useful font changes. by Alex Sakhartchouk · 15 years ago
  82. fe0c474 Merge "Added frustum plane extraction and sphere culling code." by Alex Sakhartchouk · 15 years ago
  83. cbed752 Added frustum plane extraction and sphere culling code. by Alex Sakhartchouk · 15 years ago
  84. 43c3142 Remove extra float<>int conversions in ImageProcessing. by Jason Sams · 15 years ago
  85. 02f62aa Support reference operations in RS scripts. by Jason Sams · 15 years ago
  86. aece2d0 Merge "Adding bounding box computation." by Alex Sakhartchouk · 15 years ago
  87. a80145d Adding bounding box computation. by Alex Sakhartchouk · 15 years ago
  88. 04ba608 Merge "Renderscript scenegraph prototype." by Alex Sakhartchouk · 15 years ago
  89. 094a068 Renderscript scenegraph prototype. by Alex Sakhartchouk · 15 years ago
  90. 4e806c5 Merge "Start adding RS tests." by Jason Sams · 15 years ago
  91. 2a114bd Start adding RS tests. by Jason Sams · 15 years ago
  92. 2a115d8 Merge "Thread launch strategies." by Jason Sams · 15 years ago
  93. 2cbd298 Thread launch strategies. by Jason Sams · 15 years ago
  94. 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
  95. ee73498 Fix field packer bug for U32 data. by Jason Sams · 15 years ago
  96. 0de9444 Preparing renderscript java code for use with phanton references. by Alex Sakhartchouk · 15 years ago
  97. 009e51e Merge "Fix anonymous struct." by Shih-wei Liao · 15 years ago
  98. 66bda36 Fix anonymous struct. by Shih-wei Liao · 15 years ago
  99. 2ce0e3f Adding allocation reference counting to the a3d models. by Alex Sakhartchouk · 15 years ago
  100. a919112 Renaming stucts back. by Alex Sakhartchouk · 15 years ago