| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: I1e42204e862585b9c2f7818b615890c60f08faf6
|
| |
|
|
| |
Change-Id: Idbf7bb21f5ab673ad77082c5c19921d2b276c04b
|
| |
|
|
| |
Change-Id: I090943775cbda8d9515cdb484957f6b05d5b1799
|
| |
|
|
| |
Change-Id: I4d6b7f7740a896d39b811d6fe7532bb00db62373
|
| |\
| |
| |
| |
| |
| |
| | |
element array size."
* commit '7042613c653fd0de253f2f659901318902fa4584':
Fix an incorrect assert that doesn't account for element array size.
|
| | |
| |
| |
| | |
Change-Id: Ibcb5c55d91967603391a1721137d010a85025990
|
| |\ \
| |/
| |
| |
| | |
* commit '855eadf942c8ff5c2665d7dc3b6d4b5ba630419a':
Fix potential bug with reordered size/offset arguments.
|
| | |
| |
| |
| |
| |
| | |
This change also cleans up a few uint32_t/size_t issues.
Change-Id: Iae0fc085c12149129b91fce0ebbc28c8cf358eaf
|
| | |
| |
| |
| | |
Change-Id: I561fbb63c63371ea59047c07fb2d68c21d16e76b
|
| |\ \
| |/
| |
| | |
Change-Id: I2c95cd461e364cbeae7ffbaea7ad5c87713d7df7
|
| | |
| |
| |
| |
| |
| |
| | |
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
|
| |/
|
|
| |
Change-Id: I17cc9dc46eb37e4397428ba64305b0fd8ed3ae81
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=5609007
The underlying LLVM implementation for vector3 types does this implicitly. If
RS does not adjust its implementation, we will always be misaligned for any
subsequent data after a vector3 type. We previously inserted padding into the
reflected layers from llvm-rs-cc (hence the skip padding part of this change).
We can safely ignore the padding now that the Java/native code is updated to
use the expanded size. The compiler will also need modification to ensure that
we don't mistakenly skip over any end-of-struct padding.
Fixing the 3 component vector padding problem.
Change-Id: If68af42287deb8f4b28addcd19a9fa314656be44
|
| |
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/#/c/143865
Bug: 5449033
Change-Id: I0122812ed6ff6f5b59fe4a43ab8bff0577adde0a
|
| |
|
|
| |
Change-Id: Idcac14ecfdd4d06a0f54bf50e3b9657be62e6638
|
| |
|
|
| |
Change-Id: I45871c20a192815eafee77f95e17a025f6dcf9d1
|
| |
|
|
| |
Change-Id: I10f02cd37a33a6c655814d24e0a4291dc044fba3
|
| |
|
|
| |
Change-Id: I18dfa76ecae62ed5165415531adf3a13ad992b54
|
| |
|
|
| |
Change-Id: Idce6d44a4f4bb2e399284a40c0f90dc1bff912fd
|
| |
|
|
| |
Change-Id: I239585ef7c1334f7fc19fa6423535dea7b9a753f
|
| |
|
|
| |
Change-Id: Ic506abb0469238cb0471eb1401cfcb7b2fbbe4bb
|
| |
|
|
| |
Change-Id: Ifb66059338e3435ac79435296a650c44699921aa
|
| |
|
|
| |
Change-Id: Ic8a3bef5d337be1d8fc5ca961eec6be4761701c5
|
| |
|
|
| |
Change-Id: I369e36b222ff962fc6835bc550435c2940e2b5fd
|
| |
|
|
| |
Change-Id: I8c8b3cc3402ecf4ba774e1d668dce25ff0af0e5a
|
| |
|
|
|
|
| |
Updating samples and benchmark
Change-Id: I469bf8b842fca72b59475c8fa024c12cf0e14954
|
| |
|
|
|
|
| |
layer to seperate from runtime.
Change-Id: Idf5c1261be4131690d25c15948e98324e979b4f9
|
| |
|
|
| |
Change-Id: Ie22eccdafbc95d1f903c73007dd3fb0ad10af7cc
|
| |
|
|
|
|
| |
Renaming the define to be more in line with what it does and removing the host stub header file.
Change-Id: Ibd3a0a6a398c7f81cc661f71e4478707fe1679ed
|
| |
|
|
| |
Change-Id: If0a5d77b20c0e1e2d124fa0737643a5dd1d4409a
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Fix bug 3403965 rsgSyncAll would not mark constants as changed
found by inspection.
Only rsAllocation.cpp affects on device bits.
Change-Id: I6b7ec0df87e42687b24384aaf54dc04976cb84f7
doc update
Change-Id: Id5841f08868557e086f185024470924ef202d19f
|
| |
|
|
| |
Change-Id: I007b1429a64b39ffd5cdef200c295d5a31f95048
|
| |
|
|
| |
Change-Id: I7c41263a0c1e583574d0c1fcb64b1a0440b5b555
|
| |
|
|
| |
Change-Id: Id6be481c4abc968df27e5bba1ed044262ec0f293
|
| |
|
|
|
|
| |
Implement standalone mipmap generation.
Change-Id: Ie3a9781bbe50e2f58adca6f184d84fea50e40263
|
| |
|
|
| |
Change-Id: Ic8b6693f625c181e031d4393ba8fac40049da88b
|
| |
|
|
| |
Change-Id: I93bb00e5fd1ccc622d17eba70a510664c2093723
|
| |
|
|
| |
Change-Id: I7e9d8b0028ba95956476f253da38dbe64564d0da
|
| |
|
|
| |
Change-Id: I9ac449b644108148b331e0c552f289bf80a07f7e
|
| |
|
|
| |
Change-Id: I5e356ed88375a1620846e0c500659e3b7ead5030
|
| |
|
|
|
|
| |
Add syncAll to rsg headers.
Change-Id: I02c953f3fddab3c6f4e98570cdad45a59711bbde
|
| |
|
|
| |
Change-Id: Iee8e987591caa17b4c8186f8173089925140a568
|
| |
|
|
| |
Change-Id: I754dc645ac08fa25019eed8fd8b7b3c47f178ff2
|
| |
|
|
|
|
| |
CopyTo(bitmap) replacement.
Change-Id: Ib73fb9f4bfe5f468eaf0f8f1bf68a93759eef00d
|
| |
|
|
| |
Change-Id: I9b4a71f9e94c7d3978f06b7971051ab4f8472503
|
| |
|
|
| |
Change-Id: Ieae7d450308b5637ed4253fe9baed3634c6ed141
|
| |
|
|
| |
Change-Id: Iaf6087f614451a8e233b3e5bc49c834ab0ad08ee
|
| |
|
|
|
|
| |
across all the renderscript files.
Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
|
| |
|
|
| |
Change-Id: I345b08490da21d9ee715ff1ddc80c1a816b579f4
|
| |
|
|
|
|
| |
Updating a3d loading to be async.
Change-Id: I4be71d2002b9ad6ab8896d63e625f031e6b7ea6c
|