| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Iba57869192ba9b1fde995ff0e48b7a28b2cb122f
|
| |
|
|
|
|
|
|
|
|
| |
b/19148482
This reverts commit 93d6bc872b7d9fba63abfa7513d56b38d9c3d371.
I also made some changes to Make it work with HEAD.
Change-Id: I5e516976ec1d85ffe1cf388c01795348a9441982
|
| |
|
|
| |
Change-Id: Ic09188a8ceb212634b4369eb1ffe42c6f249e3ed
|
| |
|
|
| |
Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
|
| |
|
|
| |
Change-Id: I4c6abd964dc4b1412ec2e592fc8e835fecfe53f6
|
| |
|
|
|
|
| |
Log errors and abort as a temporary work-around for 64bit support.
Change-Id: I7f6b483d671189bd12ae0ef79515fcdd871eba17
|
| |
|
|
| |
Change-Id: I2b43c3c104eab7cb3b6573bea4858f6c2d0a76ca
|
| |
|
|
|
|
| |
Remove additional String8 references from shared includes.
Change-Id: Iede11384b9fc5a303d15d47fd4074c800dc6ad5f
|
| |
|
|
| |
Change-Id: I9e59c54e0ac200b5cf8bd35b3746112d0444a8d5
|
| |
|
|
|
|
|
|
|
| |
Accessing system properties only makes sense on the target, not
on the host.
This change is needed to remove host support for properties.
Change-Id: If456f265cf112f14dd142e17814fc07baa3d8a3b
|
| |
|
|
| |
Change-Id: I21a47c745a2f8435af4f37ec0ad624002f3db555
|
| |
|
|
| |
Change-Id: I55cd7512f683f8d36d2b75f894931fd0657521bc
|
| |
|
|
| |
Change-Id: Ie500574adebb9bdb38c138f78582af2cd7610f76
|
| |
|
|
| |
Change-Id: I090943775cbda8d9515cdb484957f6b05d5b1799
|
| |
|
|
| |
Change-Id: I31f38d05dc8b55c659e8c7e9c0a87b94b9ac1db5
|
| |
|
|
|
|
| |
Fixing uint size_t mismatch.
Change-Id: Ia7c8bd9f829deaa50e1cc381ccd50f29676bbdfb
|
| |
|
|
|
|
|
| |
See https://android-git.corp.google.com/g/#/c/157220
Bug: 5449033
Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: I31d0967bb36ca6ffb6a4c8194597d3c523cfe954
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |\ |
|
| | |
| |
| |
| | |
Change-Id: I10f02cd37a33a6c655814d24e0a4291dc044fba3
|
| |/
|
|
| |
Change-Id: Ibe0aa11e2259898e65dc422c7794ab4065a0a90e
|
| |
|
|
| |
Change-Id: I239585ef7c1334f7fc19fa6423535dea7b9a753f
|
| |
|
|
| |
Change-Id: Ic506abb0469238cb0471eb1401cfcb7b2fbbe4bb
|
| |
|
|
|
|
|
|
|
|
| |
This change affects
- shaders
- meshes
- fonts
- quad rendering
Change-Id: I2a53acb4cd1fa8f4c6e67668f6ee969f3d7f7aa1
|
| |
|
|
| |
Change-Id: I8c8b3cc3402ecf4ba774e1d668dce25ff0af0e5a
|
| |
|
|
| |
Change-Id: Icb127248d6e3a0b662ed3b13c9a6646f4f81129a
|
| |
|
|
|
|
| |
Cleanup ProgramRaster and ProgramStore creation.
Change-Id: If25ea74355238d405340f0ccfb8117ad6e1307b7
|
| |
|
|
| |
Change-Id: I0eae9c0699845af8e8611b065e70738cc9f2b15c
|
| |
|
|
|
|
| |
Updating samples and benchmark
Change-Id: I469bf8b842fca72b59475c8fa024c12cf0e14954
|
| |
|
|
| |
Change-Id: I57973faf782b487e7913a096f0ab6012dc1c9415
|
| |
|
|
|
|
| |
When we want to use it on the host, we shouldn't need to go hunting for every external dependency
Change-Id: I885262acdcdf5ede4a9392235f35d5e2f7038e8b
|
| |
|
|
|
|
| |
Renaming the define to be more in line with what it does and removing the host stub header file.
Change-Id: Ibd3a0a6a398c7f81cc661f71e4478707fe1679ed
|
| |
|
|
|
| |
Change-Id: Idfcc30f1a7de0badeb6d8254ed508938d89f4070
b: 3381615
|
| |
|
|
|
|
|
|
| |
Cleaned up error messages.
Change-Id: Id33b7149671df23c37cc11375d844a7837dac750
Change-Id: I6663ce54f7b9bbaf285935ca658d93ba417f8179
|
| |
|
|
| |
Change-Id: I7e9d8b0028ba95956476f253da38dbe64564d0da
|
| |
|
|
| |
Change-Id: Ib1aaf81130ffa6b5e6c60096c27c969e8891db3f
|
| |
|
|
|
|
| |
Add syncAll to rsg headers.
Change-Id: I02c953f3fddab3c6f4e98570cdad45a59711bbde
|
| |
|
|
| |
Change-Id: Iee8e987591caa17b4c8186f8173089925140a568
|
| |
|
|
| |
Change-Id: I9b4a71f9e94c7d3978f06b7971051ab4f8472503
|
| |
|
|
| |
Change-Id: Iaf6087f614451a8e233b3e5bc49c834ab0ad08ee
|
| |
|
|
|
|
|
| |
Fix bug with rsForEach corrupting parent context state.
Remove workaround from rsBalls.
Change-Id: I43a948536e70d44645d1c2ef7b97e1c5906f6943
|
| |
|
|
|
|
|
| |
Split out all the UTF-8/16/32 handling code from String8/16 to its own
file to allow better reuse of code.
Change-Id: If9ce63920edc75472c38da4adce0d13cda9ad2f7
|
| |
|
|
|
|
| |
across all the renderscript files.
Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
|
| |
|
|
|
|
| |
Removing fixed size arrays.
Change-Id: I0213e403a2f1283dd43f21bea770aeb059561903
|
| |
|
|
|
|
|
|
| |
Change-Id: I5d1381699e2b334c1d824f357bd6b310a5f79be8
Implement async bitmap upload and clean up types.
Change-Id: Icbe9894e04c1319351c1cd75b0e0017855198f20
|
| |
|
|
|
|
|
|
|
|
| |
could be corrupted during async type creation.
Change-Id: If42828e92990598b0cb5da81c82ea513f94725f2
Fix stack object deletion bug.
Change-Id: I2c723aa5ad15e0c99dc9cd0cfbc7db80bace172a
|
| |
|
|
| |
Change-Id: Ie10746d2f77318d63101d919214e76f778159fa0
|
| |
|
|
| |
Change-Id: Icc7b932f25be1ca6e5423bba6a5cfc965f6c3341
|