- 058a7a4 am 8c8eb23d: Merge "Add 64bit large object support" by Tim Murray · 11 years ago
- 35180b6 am 60506d94: Merge "Fix build break for size_t vs. uint32_t difference." by Stephen Hines · 11 years ago
- c562a29 am db69bf01: Merge "Adds support for multi-input kernels to Frameworks/RS." by Stephen Hines · 11 years ago
- eaff410 am 11007c74: Merge "Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h." by Stephen Hines · 11 years ago
- 2dcb551 am c93c30a4: am e54acd41: Merge "Fix build break from unnecessary assert." by Tim Murray · 11 years ago
- 54d6155 am 17a2666a: am 3cba6f00: Merge "Move element and type allocations to the HAL allocator." by Tim Murray · 11 years ago
- db69bf0 Merge "Adds support for multi-input kernels to Frameworks/RS." by Stephen Hines · 11 years ago
- 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 11 years ago
- c93c30a am e54acd41: Merge "Fix build break from unnecessary assert." by Tim Murray · 11 years ago
- 17a2666 am 3cba6f00: Merge "Move element and type allocations to the HAL allocator." by Tim Murray · 11 years ago
- cb51798 Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h. by Chris Wailes · 11 years ago
- e54acd4 Merge "Fix build break from unnecessary assert." by Tim Murray · 11 years ago
- ddafe09 Fix build break from unnecessary assert. by Tim Murray · 11 years ago
- 11007c7 Merge "Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h." by Stephen Hines · 11 years ago
- 60506d9 Merge "Fix build break for size_t vs. uint32_t difference." by Stephen Hines · 11 years ago
- c5a2017 Fix build break for size_t vs. uint32_t difference. by Stephen Hines · 11 years ago
- 3cba6f0 Merge "Move element and type allocations to the HAL allocator." by Tim Murray · 11 years ago
- 665eafe Move element and type allocations to the HAL allocator. by Tim Murray · 11 years ago
- 8c8eb23 Merge "Add 64bit large object support" by Tim Murray · 11 years ago
- a36c50a Add 64bit large object support by Jason Sams · 11 years ago
- 691f3c1 am 1fcfb810: am ea8180ff: Merge "Minor fixes for image processing." by Jason Sams · 11 years ago
- 1fcfb81 am ea8180ff: Merge "Minor fixes for image processing." by Jason Sams · 11 years ago
- ea8180f Merge "Minor fixes for image processing." by Jason Sams · 11 years ago
- 05b2693 Minor fixes for image processing. by Jason Sams · 11 years ago
- f114bd1 am c2c00e81: am 32e093ad: Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 11 years ago
- c2c00e8 am 32e093ad: Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 11 years ago
- e76e246 am 1c38baa7: am a3f7905a: Merge "Add in a missing unlockMutex() on an error path." by Stephen Hines · 11 years ago
- 1c38baa am a3f7905a: Merge "Add in a missing unlockMutex() on an error path." by Stephen Hines · 11 years ago
- a3f7905 Merge "Add in a missing unlockMutex() on an error path." by Stephen Hines · 11 years ago
- f94e8db Add in a missing unlockMutex() on an error path. by Stephen Hines · 11 years ago
- f407465 am 16bbe7cb: am 1c3b028e: Merge "Pass context creation flags to driver init." by Jason Sams · 11 years ago
- 16bbe7c am 1c3b028e: Merge "Pass context creation flags to driver init." by Jason Sams · 11 years ago
- 092da1f am 1b70788f: am 51905042: Merge "Use remainder of AArch64 register file in Blur." by Jason Sams · 11 years ago
- 1b70788 am 51905042: Merge "Use remainder of AArch64 register file in Blur." by Jason Sams · 11 years ago
- c3210fb am 19e1609d: am ed20ca12: Merge "Update Component to use proper large object sizes (256 bits vs. 32 bits)." by Stephen Hines · 11 years ago
- 19e1609 am ed20ca12: Merge "Update Component to use proper large object sizes (256 bits vs. 32 bits)." by Stephen Hines · 11 years ago
- c2ac59b am beb2ce82: am 162d6514: Merge "Fix one last use of size_t instead of uint32_t." by Stephen Hines · 11 years ago
- c38f7d2 am d20a27b3: am af3f15d3: Merge "Switch to using packed structures for our command buffers." by Stephen Hines · 11 years ago
- beb2ce8 am 162d6514: Merge "Fix one last use of size_t instead of uint32_t." by Stephen Hines · 11 years ago
- d20a27b am af3f15d3: Merge "Switch to using packed structures for our command buffers." by Stephen Hines · 11 years ago
- 1ed9a07 am afb31146: am 03836b04: Merge "Switch the dimensions array to use uint32_t instead of size_t." by Stephen Hines · 11 years ago
- afb3114 am 03836b04: Merge "Switch the dimensions array to use uint32_t instead of size_t." by Stephen Hines · 11 years ago
- 5190504 Merge "Use remainder of AArch64 register file in Blur." by Jason Sams · 11 years ago
- 1c3b028 Merge "Pass context creation flags to driver init." by Jason Sams · 11 years ago
- 416f4b6 Pass context creation flags to driver init. by Jason Sams · 11 years ago
- ed20ca1 Merge "Update Component to use proper large object sizes (256 bits vs. 32 bits)." by Stephen Hines · 11 years ago
- 7202c92 Update Component to use proper large object sizes (256 bits vs. 32 bits). by Stephen Hines · 11 years ago
- 32e093a Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 11 years ago
- 40e35cd Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 11 years ago
- 162d651 Merge "Fix one last use of size_t instead of uint32_t." by Stephen Hines · 11 years ago
- f0a5078 Fix one last use of size_t instead of uint32_t. by Stephen Hines · 11 years ago
- f74938c am a98e2f23: am b31d9c95: Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 11 years ago
- a98e2f2 am b31d9c95: Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 11 years ago
- 4cd6912 am fdb70748: am ba618953: Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 11 years ago
- fdb7074 am ba618953: Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 11 years ago
- 4bea0d3 Use remainder of AArch64 register file in Blur. by Simon Hosie · 11 years ago
- b31d9c9 Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 11 years ago
- 86557f6 Switch rootn(f, 0) tests to expect +inf instead of NaN. by Stephen Hines · 11 years ago
- de14c3d am 17f30557: am c559d902: Merge "Fix reversal of channels with flexible yuv." by Jason Sams · 11 years ago
- 17f3055 am c559d902: Merge "Fix reversal of channels with flexible yuv." by Jason Sams · 11 years ago
- af3f15d Merge "Switch to using packed structures for our command buffers." by Stephen Hines · 11 years ago
- f047575 Switch to using packed structures for our command buffers. by Stephen Hines · 11 years ago
- ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 11 years ago
- 03836b0 Merge "Switch the dimensions array to use uint32_t instead of size_t." by Stephen Hines · 11 years ago
- c765a55 Fix reversal of channels with flexible yuv. by Jason Sams · 11 years ago
- 99bfdec Only 1D Allocations can be bound in API 20+, so fix the test. by Stephen Hines · 11 years ago
- ba61895 Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 11 years ago
- c559d90 Merge "Fix reversal of channels with flexible yuv." by Jason Sams · 11 years ago
- fc8ebe7 am 06f9deff: am 9f63f5d8: Merge "Fix rootn(-5, 0) to return inf" by Jason Sams · 11 years ago
- 06f9def am 9f63f5d8: Merge "Fix rootn(-5, 0) to return inf" by Jason Sams · 11 years ago
- 9f63f5d Merge "Fix rootn(-5, 0) to return inf" by Jason Sams · 11 years ago
- 461178e Fix rootn(-5, 0) to return inf by Jason Sams · 11 years ago
- 0efbc98 am 18f3f6fc: am 5557f339: Merge "Move the lib paths out of RSInfo." by Jean-Luc Brouillet · 11 years ago
- 18f3f6f am 5557f339: Merge "Move the lib paths out of RSInfo." by Jean-Luc Brouillet · 11 years ago
- 5557f33 Merge "Move the lib paths out of RSInfo." by Jean-Luc Brouillet · 11 years ago
- 9ab5094 Move the lib paths out of RSInfo. by Jean-Luc Brouillet · 11 years ago
- 3c6b52a am 60b4af57: am 8b0ab0a6: Merge "Fix Windows SDK build." by Andrew Hsieh · 11 years ago
- 60b4af5 am 8b0ab0a6: Merge "Fix Windows SDK build." by Andrew Hsieh · 11 years ago
- de23738 am 01f93e59: am 3e2ed84b: Merge "Disable background work by default." by Jason Sams · 11 years ago
- 01f93e5 am 3e2ed84b: Merge "Disable background work by default." by Jason Sams · 11 years ago
- 3e2ed84 Merge "Disable background work by default." by Jason Sams · 11 years ago
- 8b0ab0a Merge "Fix Windows SDK build." by Andrew Hsieh · 11 years ago
- a075ffb am 1409b09f: am d94d3b91: Merge "Use relative addresses in Blend function table." by Jason Sams · 11 years ago
- 1409b09 am d94d3b91: Merge "Use relative addresses in Blend function table." by Jason Sams · 11 years ago
- 6ef2f59 am 915ca422: am 89b8ea85: Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 11 years ago
- 915ca42 am 89b8ea85: Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 11 years ago
- d94d3b9 Merge "Use relative addresses in Blend function table." by Jason Sams · 11 years ago
- 89b8ea8 Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 11 years ago
- 123c098 am 35e1335d: am b26cd991: Merge "Disable NEON libclcore for AArch64." by Tim Murray · 11 years ago
- 8d50174 Fix Windows SDK build. by Logan Chien · 11 years ago
- 35e1335 am b26cd991: Merge "Disable NEON libclcore for AArch64." by Tim Murray · 11 years ago
- 065999d am 53b0d778: am f6328b8d: Merge "Resolve R_X86_64_PC32 relocation type in RS." by Stephen Hines · 11 years ago
- 64af082 Remove all graphics API usage from RSTest. by Stephen Hines · 11 years ago
- 53b0d77 am f6328b8d: Merge "Resolve R_X86_64_PC32 relocation type in RS." by Stephen Hines · 11 years ago
- abafb99 am 3a5382c2: am 1109ae5c: Merge "Add stub for x86 & x86_64." by Stephen Hines · 11 years ago
- 3a5382c am 1109ae5c: Merge "Add stub for x86 & x86_64." by Stephen Hines · 11 years ago
- 09b2b59 am 8aebccf0: am 6526d968: Merge "Switch to large objects for 64-bit." by Tim Murray · 11 years ago
- 8aebccf am 6526d968: Merge "Switch to large objects for 64-bit." by Tim Murray · 11 years ago
- 03ce7de Disable background work by default. by Jason Sams · 11 years ago
- 7640122 am 59d6ab26: am 162d49ff: Merge "Update how the debug runtime is built for 64-bit." by Tim Murray · 11 years ago