1. db896f0 Fix rsg_generator.c to properly propagate NULL values. by Chris Wailes · 10 years ago
  2. a36c50a Add 64bit large object support by Jason Sams · 10 years ago
  3. e3af53b Update structs and defines for 64-bit. by Tim Murray · 10 years ago
  4. 5537da4 Disconnect the ANativewindow before destroy the DrvAllocation. by Tong, Bo · 10 years ago
  5. b8a94e2 Add getPointer for USAGE_SHARED allocations. by Jason Sams · 10 years ago
  6. 9dae48e Fix hang in levels. by Jason Sams · 11 years ago
  7. 0052f8d Fix for YUV bugs by Jason Sams · 11 years ago
  8. 61656a7 Cleanup type offsets which cannot be calculated for flexible YUV. by Jason Sams · 11 years ago
  9. 2d7d0b2 am 470a2f85: am 10f31703: Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  10. 10f3170 Fix up dependencies further for RS compatibility library. by Stephen Hines · 11 years ago
  11. ddceab9 Refactor hal to remove cpuConsumer from drivers by Jason Sams · 11 years ago
  12. 126adc5 separate BufferQueue's producer and consumer sides by Mathias Agopian · 11 years ago
  13. 8b9b3aa Clean up sloppy switch/case code. by Stephen Hines · 11 years ago
  14. 3cec906 remove some old pixel formats by Mathias Agopian · 11 years ago
  15. d232558 always pass the BufferQueue explicitely to consumers by Mathias Agopian · 11 years ago
  16. b0934b6 Remove libutils and fix rsDebug for RS support library. by Stephen Hines · 11 years ago
  17. c88bcef Don't call free on MallocPtr not from Malloc by Sakshi Agrawal · 11 years ago
  18. aafa7a8 Fix IO_OUTPUT teardown issue. by Tim Murray · 11 years ago
  19. 4a17f28 Remove unnecessary set_buffer_count by Jason Sams · 11 years ago
  20. 4961cce USAGE_IO notifications for new buffers. by Jason Sams · 11 years ago
  21. 2df036b Merge "Add texturing support for USAGE_SHARED." into jb-mr2-dev by Jason Sams · 11 years ago
  22. ba24d08 Add texturing support for USAGE_SHARED. by Tim Murray · 11 years ago
  23. 3bbc0fd Add 3D allocation copies. by Jason Sams · 11 years ago
  24. 0d44f12 Use async CpuConsumer for IO_RECEIVE, and rework buffer acquire. by Eino-Ville Talvala · 11 years ago
  25. 099bc26 Start making RS 64-bit clean. by Tim Murray · 11 years ago
  26. 0b575de Add x86 server support. by Tim Murray · 11 years ago
  27. 9d8e5af Fix bug introduced with IO_INPUT. by Jason Sams · 11 years ago
  28. 3a25fdd Cleanup lots of things related to IO_OUTPUT and error checking. by Tim Murray · 11 years ago
  29. 733396b Implement usage IO INPUT by Jason Sams · 11 years ago
  30. bc0ca6b Support typed YUV allocations by Jason Sams · 11 years ago
  31. c2cfe6a Add alignment requirements with USAGE_SHARED. by Tim Murray · 12 years ago
  32. 94999c3 Fix stride 16-byte alignment issues in RS. by Stephen Hines · 12 years ago
  33. 10c9dd7 Release the surface texture object on allocation destruction. by Jason Sams · 12 years ago
  34. c0baffe Merge "Align all allocations to a 16-byte boundary." by Stephen Hines · 12 years ago
  35. 2913f38 Align all allocations to a 16-byte boundary. by Stephen Hines · 12 years ago
  36. a572aca Add support for YUV allocations. by Jason Sams · 12 years ago
  37. e7d4df3 Merge "Fix 3d Allocation support" by Jason Sams · 12 years ago
  38. f2b611e Fix 3d Allocation support by Jason Sams · 12 years ago
  39. 93eacc7 Cleanup diff with compat. by Jason Sams · 12 years ago
  40. 38ac5d4 Merge "Add USAGE_SHARED to driver." by Tim Murray · 12 years ago
  41. 9e2bda5 Add USAGE_SHARED to driver. by Tim Murray · 12 years ago
  42. 58fd6a5 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  43. f79af7e am b53dc856: am 02437a5c: Merge "Remove dangling ptr in rsdAllocationInit" by Stephen Hines · 12 years ago
  44. ed419f3 Remove dangling ptr in rsdAllocationInit by You Kim · 12 years ago
  45. 20c535f Skip the memcpy if src/dst are the same. by Stephen Hines · 12 years ago
  46. 2e1a94d Add support for user-allocated buffers from the C++ API. by Tim Murray · 12 years ago
  47. 358747a Add support for 2D strided copies to/from an allocation with the C++ API. by Tim Murray · 12 years ago
  48. 709a097 Separate CPU driver impl from reference driver. by Jason Sams · 12 years ago
  49. dbe66d6 Add backed for script groups. by Jason Sams · 12 years ago
  50. 463bfce Fix stale realloc pointers. by Jason Sams · 12 years ago
  51. 61a4bb7 Cleanup pointer access in adapter and font. by Jason Sams · 12 years ago
  52. 807fdc4 Move memory layout to driver. by Jason Sams · 12 years ago
  53. cd919a1 Update ANativeWindow clients for sync by Jamie Gennis · 12 years ago
  54. 2275e9c Fix duplicate malloc pointers. by Jason Sams · 12 years ago
  55. 0dc6693 IO_OUTPUT + Rendertarget implemetation. by Jason Sams · 12 years ago
  56. f22c8ac Add support for stride != width. by Jason Sams · 12 years ago
  57. b322033 Implement IO_OUTPUT + SurfaceTexture by Jason Sams · 12 years ago
  58. 3522f40 Implement USAGE_IO_INPUT by Jason Sams · 12 years ago
  59. 2543059 Merge "Fixing uint32 size_t mismatches." by Alex Sakhartchouk · 13 years ago
  60. 7ac2a4d Beging IO stream out from allocation to surface texture. by Jason Sams · 13 years ago
  61. c794cd5 Fixing uint32 size_t mismatches. by Alex Sakhartchouk · 13 years ago
  62. 41e373d Start implementing SurfaceTexture streaming into RS allocations. by Jason Sams · 13 years ago
  63. 03f1910 resolved conflicts for merge of 08289f55 to graphics-dev by Steve Block · 13 years ago
  64. af12ac6 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  65. 179e9a4 Private API to support MFF transition. by Jason Sams · 13 years ago
  66. 6598201 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  67. 2382aba Add RS watchdog. by Jason Sams · 13 years ago
  68. 0a44ab4 Remove verbose logging, update test app and docs. by Stephen Hines · 13 years ago
  69. a949524 Adding ability to read back fbo data to renderscript by Alex Sakhartchouk · 13 years ago
  70. 74a8279 Allocation copy functions. by Alex Sakhartchouk · 13 years ago
  71. a614ae1 Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  72. eb4fe18 Start splitting allocation into hal and core. by Jason Sams · 13 years ago