1. 6223721 Remove RS_SERVER macros and references to unused headers. by Miao Wang · 7 years ago
  2. 7974fc0 frameworks/rs: fix typos and clang-tidy warnings by Rahul Chaudhry · 7 years ago
  3. 11496ac Fix google-build-using-namespace warnings in rs. by Chih-Hung Hsieh · 8 years ago
  4. 0ab0f90 Boundary checks for rsAllocationCopy[12]DRange by I-Jui (Ray) Sung · 8 years ago
  5. 3a17469 Added back old rsClearObject() by Yang Ni · 8 years ago
  6. 5e48002 Avoid accessing TLS in rsClearObject() by Yang Ni · 8 years ago
  7. cc1b09f Revert "Added a flag to APIs for rsObj creation" by Yang Ni · 8 years ago
  8. 04dcca9 Added a flag to APIs for rsObj creation by Yang Ni · 9 years ago
  9. 6b387c1 Driver support for creating allocations from a Script by Pirama Arumuga Nainar · 9 years ago
  10. dda5cb5 Launch options & multi inputs for single-source RS by Yang Ni · 9 years ago
  11. 12398d8 Add rsForEachInternal by Yang Ni · 9 years ago
  12. 9479e5b Handle older structure sizes by zeroing new fields by Pirama Arumuga Nainar · 9 years ago
  13. f28aa55 Merge "Fix issue with older structure sizes" by Stephen Hines · 9 years ago
  14. 5d95a78 Fix issue with older structure sizes by Stephen Hines · 9 years ago
  15. 0c77202 Fix refcounting bug by Jason Sams · 9 years ago
  16. ce452e2 Fix broken rsrLocalTime implementation. by Tim Murray · 10 years ago
  17. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  18. f371213 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  19. 4b2bea3 Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  20. 818cfa0 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  21. 6a45ddb Bugfixes for AArch64. by Tim Murray · 10 years ago
  22. 05ef73f Fix isObject when in 64bit mode. by Jason Sams · 10 years ago
  23. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  24. 70537f5 Retain older message APIs since existing GPU drivers depend on them. by Stephen Hines · 11 years ago
  25. 276000a Add missing rsForEach()/rsSendToClient*() functions and API tests. by Stephen Hines · 11 years ago
  26. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  27. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  28. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  29. 110f181 Reduce diffs with compat lib. by Jason Sams · 11 years ago
  30. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  31. 807fdc4 Move memory layout to driver. by Jason Sams · 12 years ago
  32. 4edf030 More header untangling. by Alex Sakhartchouk · 12 years ago
  33. 4419977 Support running ForEach on non-root functions. by Stephen Hines · 12 years ago
  34. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  35. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  36. 87fe59a Create runtime stubs for compute driver. by Jason Sams · 13 years ago
  37. cdfdb8f Migrate thread launch to driver. by Jason Sams · 13 years ago
  38. bad8074 Start seperating out RS compute implementation. Create hal by Jason Sams · 13 years ago
  39. 49f5ae3 Make RS Matrix functions threadable. by Stephen Hines · 13 years ago
  40. 196c111 DO NOT MERGE: Almost all warnings are now errors in RS build. by Stephen Hines · 13 years ago
  41. 82d57da Add support for memcpy/memset to RS. by Stephen Hines · 13 years ago
  42. 693080e Migrating functions for on device linking. by Jason Sams · 13 years ago
  43. 711e731 Add missing functions to math library. by Stephen Hines · 13 years ago
  44. fca82b1 Correctly log debugging info as debug. by Jason Sams · 13 years ago
  45. ca3f09c Split time functions into rs_time.rsh header. by Stephen Hines · 13 years ago
  46. 366c9c8 Allocation API update. by Jason Sams · 14 years ago
  47. cb082a3 Add support for integer mod. by Bryan Mawhinney · 14 years ago
  48. afb743a Code cleanup to make formatting consistent across all the renderscript files. by Alex Sakhartchouk · 14 years ago
  49. aad4bc5 Handle user message ID 0 by Jason Sams · 14 years ago
  50. 6bfc1b9 Add code to mark functions rather than whole files as threadable. by Jason Sams · 14 years ago
  51. df09719 Add support for rsDebug with 64-bit types. by Stephen Hines · 14 years ago
  52. 605048a Add object validity checking. by Jason Sams · 14 years ago
  53. f24d7d0 Fix function name match for refcounting funcs. by Jason Sams · 14 years ago
  54. 1e5168d Adding ability to dirty the allocation and notify shaders using it. by Alex Sakhartchouk · 14 years ago
  55. 5192f45 Remove ACC and other legacy bits from RS. by Jason Sams · 14 years ago
  56. c093685 Support reference operations in RS scripts. by Jason Sams · 14 years ago
  57. 7dce6bc Fix debugging support for float vectors and add matrix debugging. by Jason Sams · 14 years ago
  58. 7349547 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  59. ef5867a Cleanup sendToClient and add rsGetDt(). by Jason Sams · 14 years ago
  60. 7bf29dd Threading RS ForEach. by Jason Sams · 14 years ago
  61. ace3e01 1st cut of ForEach and test. by Jason Sams · 14 years ago
  62. 7fe6bce Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  63. c61346b Rough implemetation of ForEach. Remove launchID from root graphics script. by Jason Sams · 14 years ago
  64. 66070bf Remove noise functions and update images processing to use new rs namespace names. by Jason Sams · 14 years ago
  65. 22fa371 Begin naming cleanup for renderscript runtime. by Jason Sams · 14 years ago
  66. aeb094b Split ScriptC Lib into CL, GL, and basic. by Jason Sams · 14 years ago
  67. ce92d4b Remove more pieces of setRoot. Add pointer to allocation lookup for scripts. by Jason Sams · 14 years ago
  68. ccc010b Rename ProgramFragmentStore to ProgramStore. by Jason Sams · 14 years ago
  69. 1b6b7fa Add missing bindProgramRaster to scriptC_lib. by Jason Sams · 14 years ago
  70. be36bf3 Convert renderscript from using ACC to LLVM for its compiler. by Jason Sams · 14 years ago
  71. a2cf755 Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received. by Jason Sams · 14 years ago
  72. 7fabe1a 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 · 14 years ago
  73. be504f2 Cleanup seperation of Legacy and user attribs. All user programs now use the new names. Legacy vertex attribs are given default names. by Jason Sams · 14 years ago
  74. cc0ad35 am b3699b14: am 836e1666: Merge "add drawSpriteScreenspaceCropped to renderscript" into eclair by Joe Onorato · 14 years ago
  75. d08a81a add drawSpriteScreenspaceCropped to renderscript by Joe Onorato · 14 years ago
  76. 9ebb0c4 Implement type generation for user uniforms in vertex shader. by Jason Sams · 14 years ago
  77. 433eca3 More complete support for named attribs. Adds user typed attribs as available to programVertex. Non user attribs are not treated like user for GL2 for simplicity. by Jason Sams · 14 years ago
  78. d01d970 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 · 14 years ago
  79. 7dad9c3 Move texture bindings to base program object. Change ProgramFragment creation to require a texture format in 1.0 mode. by Jason Sams · 15 years ago
  80. b2a219b Fix live wallpaper many. Z coordinate was being ignored for draw quad call. by Jason Sams · 15 years ago
  81. e9ed6cc Fix emulated glColor in es2 mode. by Jason Sams · 15 years ago
  82. c460e55 Begin gl2 support. Renderscript still uses GL1.1 by default. However, 2.0 can be enabled and will render most tests correctly. by Jason Sams · 15 years ago
  83. 519cdc9 Don't feed the timezone to RenderScript time functions, let the library figure it out. by Romain Guy · 15 years ago
  84. d6d4a5f Add new RenderScript sample: ImageProcessing. by Romain Guy · 15 years ago
  85. 3a27c95 Add script to script call support. Add exception to catch out of bound index data when added to TriangleMeshBuilder. by Jason Sams · 15 years ago
  86. 8c401ef Implement data push from scripts. Fixes the problem where apps would have to poll to monitor a scripts state. by Jason Sams · 15 years ago
  87. 3a97c59 Implement screen aligned bitmap drawing support. by Jason Sams · 15 years ago
  88. c5174c7 absf() -> fabsf() instead of fabs() by Romain Guy · 15 years ago
  89. b681c8a Fix but processing raster state pragma. rename stateFragmentStore to stateStore by Jason Sams · 15 years ago
  90. a2b54c4 Remove depricated triangleMesh. by Jason Sams · 15 years ago
  91. dac98f5 Clean up some debugging and add 2 math lib routines. by Jason Sams · 15 years ago
  92. e62cc90 Fix point sprites. by Romain Guy · 15 years ago
  93. a57c0a7 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 · 15 years ago
  94. 370ed15 Cleanup the Galaxy, add a few RS functions for Grass. by Romain Guy · 15 years ago
  95. 2275d63 Tweak the galaxy by Romain Guy · 15 years ago
  96. 90b36a8 Update fountain and add writable flag to script slots. by Jason Sams · 15 years ago
  97. 8b2c065 Implement reflecting Java objects into the ACC enviroment. by Jason Sams · 15 years ago
  98. e579df4 Implement basic allocation readback. Add Get height, width to ScriptC_Lib. by Jason Sams · 15 years ago
  99. 27162ab Make the laves follow the ripples by Romain Guy · 15 years ago
  100. 9c4e4ca add three rs functions: uptimeMillis, startTimeMillis, elapsedTimeMillis by Joe Onorato · 15 years ago