1. 6aa688f Plumb gralloc producer/consumer bits correctly by Mathias Agopian · 7 years ago
  2. 025a1f4 Break libgui and libui dependencies. by Miao Wang · 8 years ago
  3. c3e5765 Allow GPU memory access for USAGE_IO Allocations. by Miao Wang · 8 years ago
  4. 59f6142 Remove libgui and libui dependencies for vendor libs. by Miao Wang · 8 years ago
  5. e9e262f Merge "Rename unused fields of RS base object handle in 64-bits" by I-Jui (Ray) Sung · 8 years ago
  6. 700e688 Rename unused fields of RS base object handle in 64-bits by I-Jui (Ray) Sung · 8 years ago
  7. 5d955c9 Implement USAGE_IO_OUTPUT related methods on top of NDK. by Miao Wang · 8 years ago
  8. 6223721 Remove RS_SERVER macros and references to unused headers. by Miao Wang · 8 years ago
  9. e939ce7 Fix google-build-using-namespace warnings in driver. by Chih-Hung Hsieh · 8 years ago
  10. 6b855bd Fix copyFrom for YUV Allocation. by Miao Wang · 8 years ago
  11. 47a5881 Add AllocationCreateStrided to support lib CPU driver by Miao Wang · 9 years ago
  12. b010bc0 Avoid clobbering of YUV layout for flexible formats by Pirama Arumuga Nainar · 9 years ago
  13. abc1f94 Fix problems with allocation destruction by Jason Sams · 9 years ago
  14. 2178d42 Fix 3d Adapter launches by Jason Sams · 10 years ago
  15. 2884728 Merge "Bug fix: AllocationData3D & AllocationRead3D cannot handle z sections correctly. (use count 'd' where 'd + zoff' should be used)" by Miao Wang · 10 years ago
  16. a814de9 Bug fix: AllocationData3D & AllocationRead3D cannot handle z sections by Miao Wang · 10 years ago
  17. 2f510be Merge "Fix error check for surface type in setSurface" by Jason Sams · 10 years ago
  18. 3b0efb6 Fix error check for surface type in setSurface by Jason Sams · 10 years ago
  19. a43823a Merge "Fix issue when USAGE_IO_INPUT receives unexpected YUV format" by Jason Sams · 10 years ago
  20. 7314cca Fix issue when USAGE_IO_INPUT receives unexpected YUV format by Jason Sams · 10 years ago
  21. cc8cea7 Fix the bug for AllocationRead() that cannot handle 3d Allocation by Miao Wang · 10 years ago
  22. bc9dc27 Implement arrays and allocation adapters by Jason Sams · 10 years ago
  23. 2bd78f2 Adding USAGE_IO_OUTPUT support for RS Compat lib. by Miao Wang · 10 years ago
  24. 61db21c resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aosp by Stephen Hines · 10 years ago
  25. 44bef6f Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  26. 50394d7 am a039c4ca: Merge "Fix YUV allocation table." into lmp-dev by Jason Sams · 10 years ago
  27. d06653c Fix YUV allocation table. by Jason Sams · 10 years ago
  28. db896f0 Fix rsg_generator.c to properly propagate NULL values. by Chris Wailes · 10 years ago
  29. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  30. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  31. 5537da4 Disconnect the ANativewindow before destroy the DrvAllocation. by Tong, Bo · 11 years ago
  32. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 11 years ago
  33. 9dae48e Fix hang in levels. by Jason Sams · 11 years ago
  34. 0052f8d Fix for YUV bugs by Jason Sams · 11 years ago
  35. 61656a7 Cleanup type offsets which cannot be calculated for flexible YUV. by Jason Sams · 11 years ago
  36. 2d7d0b2 am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  37. 10f3170 Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  38. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  39. 126adc5 separate BufferQueue's producer and consumer sides by Mathias Agopian · 11 years ago
  40. 8b9b3aa Clean up sloppy switch/case code. by Stephen Hines · 11 years ago
  41. 3cec906 remove some old pixel formats by Mathias Agopian · 11 years ago
  42. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  43. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  44. c88bcef Don't call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  45. aafa7a8 Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  46. 4a17f28 Remove unnecessary set_buffer_count by Jason Sams · 11 years ago
  47. 4961cce USAGE_IO notifications for new buffers. by Jason Sams · 12 years ago
  48. 2df036b Merge "Add texturing support for USAGE_SHARED." into jb-mr2-dev by Jason Sams · 12 years ago
  49. ba24d08 Add texturing support for USAGE_SHARED. by Tim Murray · 12 years ago
  50. 3bbc0fd Add 3D allocation copies. by Jason Sams · 12 years ago
  51. 0d44f12 Use async CpuConsumer for IO_RECEIVE, and rework buffer acquire. by Eino-Ville Talvala · 12 years ago
  52. 099bc26 Start making RS 64-bit clean. by Tim Murray · 12 years ago
  53. 0b575de Add x86 server support. by Tim Murray · 12 years ago
  54. 9d8e5af Fix bug introduced with IO_INPUT. by Jason Sams · 12 years ago
  55. 3a25fdd Cleanup lots of things related to IO_OUTPUT and error checking. by Tim Murray · 12 years ago
  56. 733396b Implement usage IO INPUT by Jason Sams · 12 years ago
  57. bc0ca6b Support typed YUV allocations by Jason Sams · 12 years ago
  58. c2cfe6a Add alignment requirements with USAGE_SHARED. by Tim Murray · 12 years ago
  59. 94999c3 Fix stride 16-byte alignment issues in RS. by Stephen Hines · 12 years ago
  60. 10c9dd7 Release the surface texture object on allocation destruction. by Jason Sams · 12 years ago
  61. c0baffe Merge "Align all allocations to a 16-byte boundary." by Stephen Hines · 12 years ago
  62. 2913f38 Align all allocations to a 16-byte boundary. by Stephen Hines · 12 years ago
  63. a572aca Add support for YUV allocations. by Jason Sams · 12 years ago
  64. e7d4df3 Merge "Fix 3d Allocation support" by Jason Sams · 12 years ago
  65. f2b611e Fix 3d Allocation support by Jason Sams · 12 years ago
  66. 93eacc7 Cleanup diff with compat. by Jason Sams · 12 years ago
  67. 38ac5d4 Merge "Add USAGE_SHARED to driver." by Tim Murray · 12 years ago
  68. 9e2bda5 Add USAGE_SHARED to driver. by Tim Murray · 12 years ago
  69. 58fd6a5 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  70. f79af7e am b53dc856: am 02437a5c: Merge "Remove dangling ptr in rsdAllocationInit" by Stephen Hines · 12 years ago
  71. ed419f3 Remove dangling ptr in rsdAllocationInit by You Kim · 12 years ago
  72. 20c535f Skip the memcpy if src/dst are the same. by Stephen Hines · 12 years ago
  73. 2e1a94d Add support for user-allocated buffers from the C++ API. by Tim Murray · 12 years ago
  74. 358747a Add support for 2D strided copies to/from an allocation with the C++ API. by Tim Murray · 12 years ago
  75. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  76. dbe66d6 Add backed for script groups. by Jason Sams · 12 years ago
  77. 463bfce Fix stale realloc pointers. by Jason Sams · 12 years ago
  78. 61a4bb7 Cleanup pointer access in adapter and font. by Jason Sams · 12 years ago
  79. 807fdc4 Move memory layout to driver. by Jason Sams · 12 years ago
  80. cd919a1 Update ANativeWindow clients for sync by Jamie Gennis · 12 years ago
  81. 2275e9c Fix duplicate malloc pointers. by Jason Sams · 13 years ago
  82. 0dc6693 IO_OUTPUT + Rendertarget implemetation. by Jason Sams · 13 years ago
  83. f22c8ac Add support for stride != width. by Jason Sams · 13 years ago
  84. b322033 Implement IO_OUTPUT + SurfaceTexture by Jason Sams · 13 years ago
  85. 3522f40 Implement USAGE_IO_INPUT by Jason Sams · 13 years ago
  86. 2543059 Merge "Fixing uint32 size_t mismatches." by Alex Sakhartchouk · 13 years ago
  87. 7ac2a4d Beging IO stream out from allocation to surface texture. by Jason Sams · 13 years ago
  88. c794cd5 Fixing uint32 size_t mismatches. by Alex Sakhartchouk · 13 years ago
  89. 41e373d Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  90. 03f1910 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  91. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  92. 179e9a4 Private API to support MFF transition. by Jason Sams · 13 years ago
  93. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  94. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  95. 0a44ab4 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  96. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  97. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  98. a614ae1 Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  99. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago