1. 84bf95d Fix object logging by Jason Sams · 9 years ago
  2. ea6e062 Add cache dir to context object. by Tim Murray · 9 years ago
  3. 9a6afb6 Fix CTS.RSCpp failures due to dispatch table entry missing in by Miao Wang · 9 years ago
  4. 4efe3d3 Add fatal error check by Jason Sams · 9 years ago
  5. 0ca7cba Refactor hal loading by Jason Sams · 9 years ago
  6. b8353c5 Revert "Replaced android::Vector with std::vector." by Yang Ni · 9 years ago
  7. f3213d7 Make rsContext be able to have info about the path of native libs by Miao Wang · 9 years ago
  8. cfaec17 Fix thread priorities. by Jason Sams · 9 years ago
  9. 97c10ec am 6e6cdbc3: Add flag to disable 64-bit driver. by Tim Murray · 10 years ago
  10. 6e6cdbc Add flag to disable 64-bit driver. by Tim Murray · 10 years ago
  11. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  12. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  13. 569b09b am 3fa79f84: Merge changes I4c6abd96,I9bcf36d0 by Stephen Hines · 10 years ago
  14. 93d6bc8 Replaced android::Vector with std::vector. by Chris Wailes · 10 years ago
  15. 2d8030a Add debug.rs.debug to force debug mode. by Jason Sams · 10 years ago
  16. eb09f8b am 6c6f7539: am 8c8eb23d: Merge "Add 64bit large object support" by Tim Murray · 10 years ago
  17. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  18. f407465 am 16bbe7cb: am 1c3b028e: Merge "Pass context creation flags to driver init." by Jason Sams · 10 years ago
  19. 416f4b6 Pass context creation flags to driver init. by Jason Sams · 10 years ago
  20. c314d07 am 05469137: am b429ee59: Merge "Add error check when init RS thread in sync mode." by Tim Murray · 10 years ago
  21. b429ee5 Merge "Add error check when init RS thread in sync mode." by Tim Murray · 10 years ago
  22. f830682 am 033786bd: am 6757e6be: Merge "Fix potential deadlock caused by RenderScript" by Jason Sams · 10 years ago
  23. bcba6f6 Fix potential deadlock caused by RenderScript by Sangkyu Lee · 10 years ago
  24. c2fa401 am 73056923: am 149cec79: Merge "Disable acceleration when the context is legacy graphics." by Jason Sams · 10 years ago
  25. cd5f1ce Disable acceleration when the context is legacy graphics. by Jason Sams · 10 years ago
  26. fea96e8 Add error check when init RS thread in sync mode. by Xiaofei Wan · 10 years ago
  27. f963cc0 FramebufferNativeWindow.h is obsolete by Andy McFadden · 10 years ago
  28. 3f0db0d am b64224c2: am 68bc6d3a: Merge "Work-around 64bit build issues." by Ian Rogers · 10 years ago
  29. f8852d0 Work-around 64bit build issues. by Ian Rogers · 10 years ago
  30. 397b0b1 Make object destruction asynchronous. by Tim Murray · 10 years ago
  31. 9761c3f implement finish by Jason Sams · 11 years ago
  32. f274827 implement finish by Jason Sams · 11 years ago
  33. 4346392 Switch ALOGE->ALOGV or ALOGD for non-error conditions. by Stephen Hines · 11 years ago
  34. 84e3dea Add flags word to context initialization. by Tim Murray · 11 years ago
  35. 1664780 Fix RS build. by Stephen Hines · 11 years ago
  36. ef7cb5c resolved conflicts for merge of f0b81d23 to klp-dev by Stephen Hines · 11 years ago
  37. 6dfe684 Implement property_get() for the compatibility library. by Stephen Hines · 11 years ago
  38. c2ce707 Move rs.h functions over to extern "C". by Tim Murray · 11 years ago
  39. 8c1da3f Removed unused methods from rs.spec. by Tim Murray · 11 years ago
  40. 140a7ac resolved conflicts for merge of 5376c9bf to master by Stephen Hines · 11 years ago
  41. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  42. 7e85ca2 Don't call property_get when building for the host. by Nick Kralevich · 11 years ago
  43. 20f62ca Remove extraneous logging. by Tim Murray · 11 years ago
  44. cca3d6c Add support for DEBUG context type. by Stephen Hines · 11 years ago
  45. 4961cce USAGE_IO notifications for new buffers. by Jason Sams · 11 years ago
  46. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  47. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  48. 14982c8 Add support for debug and profile context. by Jason Sams · 11 years ago
  49. 7026520 Implement rs.sendMessage() by Jason Sams · 11 years ago
  50. 93eacc7 Cleanup diff with compat. by Jason Sams · 12 years ago
  51. 4d252d6 enable synchronous mode (functional) by Tim Murray · 12 years ago
  52. 6f01bcf Fix early set of error code. by Stephen Hines · 12 years ago
  53. 0e92fa3 Add flag for enabling CPU-only execution. by Tim Murray · 12 years ago
  54. 0c66f07 Move runtime loading into a separate helper function. by Tim Murray · 12 years ago
  55. c83dd0b Add "debug.rs.default-CPU-driver" property for RS driver. by Stephen Hines · 12 years ago
  56. 91dfcdb Provide an easy way to drop in a different RS driver. by Stephen Hines · 12 years ago
  57. 414a461 Attempt to create libRSDriver as shared library. by Stephen Hines · 12 years ago
  58. da3b58d Fix build. New clang has stricter checking. by Shih-wei Liao · 12 years ago
  59. d1f7da6 Add prop to force cap compute threading. by Jason Sams · 12 years ago
  60. 4edf030 More header untangling. by Alex Sakhartchouk · 12 years ago
  61. e23d239 Starting to untangle header spaghetti. by Alex Sakhartchouk · 12 years ago
  62. ed8844c Remove references to sched_policy.h in RS by Glenn Kasten · 12 years ago
  63. 9afd9a5 Work around VSync signal while screen is off. by Jason Sams · 12 years ago
  64. 9bf3cf6 am 468a9715: Merge "Remove unused param." by Jason Sams · 12 years ago
  65. 963a2fb Remove unused param. by Jason Sams · 12 years ago
  66. d3e4b74 Merge commit 'bdeec118' into manualmerge by Jason Sams · 12 years ago
  67. 5f27d6f Implement RS VSync on new vsync infrastructure. by Jason Sams · 12 years ago
  68. 9719bd4 Plumbing for RS priority. by Jason Sams · 12 years ago
  69. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  70. a74a8f6 Fixing FBO font rendering bug that resulted from using old surface size. by Alex Sakhartchouk · 13 years ago
  71. 532165d am af3a854b: am af675222: Merge "Fix potential segfault in RS watchdog." into ics-mr0 by Stephen Hines · 13 years ago
  72. 86c6b5f Fix potential segfault in RS watchdog. by Stephen Hines · 13 years ago
  73. 036b3f7 am 27812a8f: am 28e4f87f: Fix bug where CPU could be stuck spinning Required the wallpaper be animating and the system to have run slowly during the last frame when rendering stopped. by Jason Sams · 13 years ago
  74. ca7c202 Fix bug where CPU could be stuck spinning by Jason Sams · 13 years ago
  75. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  76. ee80344 Fix error printing if no command string is set. by Jason Sams · 13 years ago
  77. 86d842a Cleanup RS logs by Jason Sams · 13 years ago
  78. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  79. c7cec1e Fix issue with freeing allocation with circular references. by Jason Sams · 13 years ago
  80. dc314a1 Fix "return 0" behavior in rs 0 was not properly blocking for the next message. by Jason Sams · 13 years ago
  81. 438e18a Merge "Fixing asynchronous performance issues." by Alex Sakhartchouk · 13 years ago
  82. c700e64 Fixing asynchronous performance issues. by Alex Sakhartchouk · 13 years ago
  83. e0aab4a Fix the RS frame timeout. by Jason Sams · 13 years ago
  84. cbb0b8a Start using bcinfo components within librs. by Stephen Hines · 13 years ago
  85. 263892b Merge "Correctly call glviewport when surface changes." by Alex Sakhartchouk · 13 years ago
  86. a544b63 Correctly call glviewport when surface changes. by Alex Sakhartchouk · 13 years ago
  87. 75b1fbd Merge "For the serialization context, no fifo initialization is necessary." by Alex Sakhartchouk · 13 years ago
  88. 6b0c004 For the serialization context, no fifo initialization is necessary. by Alex Sakhartchouk · 13 years ago
  89. 9544f76 Fix native crash when GL driver fails to initialize. by Jason Sams · 13 years ago
  90. b81a0eb More work to make libRS buildable on the host. by Alex Sakhartchouk · 13 years ago
  91. 789ca83 Move context and device creation out of the spec file. by Jason Sams · 13 years ago
  92. 7257c7e Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  93. 58f74bd Merge "Moves fbo support in renderscript behind the hal" by Alex Sakhartchouk · 13 years ago
  94. 1a4efa3 Core to client fifo on sockets. by Jason Sams · 13 years ago
  95. da6d34a Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  96. c19ff01 rsLib cleanup by Alex Sakhartchouk · 13 years ago
  97. d3e7107 Fix error checks on compute context creation. by Jason Sams · 13 years ago
  98. fa08e90 Merge "Moving renderscript GL code into the HAL This change affects - shaders - meshes - fonts - quad rendering" by Alex Sakhartchouk · 13 years ago
  99. a04e30d Moving renderscript GL code into the HAL by Alex Sakhartchouk · 13 years ago
  100. 343cd8a Merge "Pipe rsa function though the RS api table." by Jason Sams · 13 years ago