Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
662e1bad40a95dcd9513658d4b3531934125fea2
/
driver
830763f
Fix build breakage on SDK(Mac) by avoiding an include
by Jean-Luc Brouillet
· 8 years ago
8632372
Cleanup makefiles and warning producing code.
by Jean-Luc Brouillet
· 8 years ago
2a85b6b
Move scriptc to script_api/include.
by Jean-Luc Brouillet
· 8 years ago
e939ce7
Fix google-build-using-namespace warnings in driver.
by Chih-Hung Hsieh
· 8 years ago
e192529
Remove transform-d-to-p
by Dan Willemsen
· 8 years ago
486d395
Use LLVM's RenderScript triples
by Pirama Arumuga Nainar
· 8 years ago
975d882
Merge \"Revert \"Make RenderScript constants variables instead of macros.\"\"
by Yang Ni
· 8 years ago
847ab1a
Merge "Revert "Make RenderScript constants variables instead of macros.""
by Treehugger Robot
· 8 years ago
a1be683
Revert "Make RenderScript constants variables instead of macros."
by Yang Ni
· 8 years ago
f71ed9b
Merge \"Fix clang-tidy warnings in frameworks/rs.\" am: 0824f55dfb
by Chih-Hung Hsieh
· 8 years ago
4fcef49
Fix clang-tidy warnings in frameworks/rs.
by Chih-Hung Hsieh
· 8 years ago
fc7ab79
Delete simple reduction implementation.
by David Gross
· 8 years ago
768fd02
Add HAL version check, with fallback to CPU reference driver on failure.
by David Gross
· 8 years ago
ecf9107
Delete simple reduction implementation. am: ae2ec3febe
by David Gross
· 8 years ago
a16300e
Add HAL version check, with fallback to CPU reference driver on failure.
by David Gross
· 8 years ago
ae2ec3f
Delete simple reduction implementation.
by David Gross
· 8 years ago
8e70791
Add HAL version check, with fallback to CPU reference driver on failure.
by David Gross
· 8 years ago
632a734
Merge "Fix misc-macro-parentheses warnings." am: 73ded928ad am: f154f36609
by Chih-Hung Hsieh
· 9 years ago
250a8b9
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 9 years ago
9e4809b
Merge "Add -fnative-half-arguments-and-returns to Clang options" am: 8ef5008119
by Pirama Arumuga Nainar
· 9 years ago
f9153b6
Add -fnative-half-arguments-and-returns to Clang options
by Pirama Arumuga Nainar
· 9 years ago
76fe8d8
Merge "Fix copyFrom for YUV Allocation." into nyc-dev am: 9e32e04
by Miao Wang
· 9 years ago
0801a5e
Fix copyFrom for YUV Allocation.
by Miao Wang
· 9 years ago
6b855bd
Fix copyFrom for YUV Allocation.
by Miao Wang
· 9 years ago
35dbc8c
Multithreaded execution of certain general reduction kernels; reduction test overhaul.
by David Gross
· 9 years ago
c37528e
Merge "Avoid accessing TLS in rsClearObject()" am: 71c83e9 am: 547c32c
by Yang Ni
· 9 years ago
71c83e9
Merge "Avoid accessing TLS in rsClearObject()"
by Yang Ni
· 9 years ago
5e48002
Avoid accessing TLS in rsClearObject()
by Yang Ni
· 9 years ago
ade3137
Avoid accessing TLS in rsClearObject()
by Yang Ni
· 9 years ago
172b2fd
Implement rsDebug for half
by Pirama Arumuga Nainar
· 9 years ago
d4beeb1
Merge changes from topic \'rsdebug\' into nyc-dev am: bc3789b
by Pirama Arumuga Nainar
· 9 years ago
92185a7
Implement rsDebug for half
by Pirama Arumuga Nainar
· 9 years ago
a794925
Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts."
by Miao Wang
· 9 years ago
671bd03
Define Float16 clamp
by Pirama Arumuga Nainar
· 9 years ago
e9645f4
Merge changes from topic \'f16-clamp\' into nyc-dev am: c0b8e2d
by Pirama Arumuga Nainar
· 9 years ago
c0b8e2d
Merge changes from topic 'f16-clamp' into nyc-dev
by Pirama Arumuga Nainar
· 9 years ago
e64f74e
Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts." into nyc-dev
by Miao Wang
· 9 years ago
38b26af
Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts.
by Miao Wang
· 9 years ago
13e9569
Merge "Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts." into nyc-dev
by Miao Wang
· 9 years ago
2173a99
Define Float16 clamp
by Pirama Arumuga Nainar
· 9 years ago
9a82dac
Fix Kati dependencies
by Dan Willemsen
· 9 years ago
6512175
Merge changes Ic10cba73,I28ab2d92 am: 4bc5675 am: e7d3e8d
by Verena Beckham
· 9 years ago
2a54ead
Add librsrt_x86_64.bc and modify the script to update x86_64 prebuilts.
by Miao Wang
· 9 years ago
545fde3
Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul." into nyc-dev
by David Gross
· 9 years ago
abe31c5
Merge "Multithreaded execution of certain general reduction kernels; reduction test overhaul." into nyc-dev
by David Gross
· 9 years ago
10adb0c
Multithreaded execution of certain general reduction kernels; reduction test overhaul.
by David Gross
· 9 years ago
39d9507
Ensure arch/generic.c is always included in libclcore_g.bc.
by Verena Beckham
· 9 years ago
ef0c455
Make RenderScript constants variables instead of macros.
by Verena Beckham
· 9 years ago
61e9bdf
Merge "Revert "Build libclcore libraries with UNRELEASED RS_VERSION"" into nyc-dev
by Pirama Arumuga Nainar
· 9 years ago
702eedf
Merge "Revert "Build libclcore libraries with UNRELEASED RS_VERSION"" into nyc-dev
by Pirama Arumuga Nainar
· 9 years ago
5751fa3
Merge "Revert WARS related to __truncxfhf2" into nyc-dev am: ff6c356
by Pirama Arumuga Nainar
· 9 years ago
ff6c356
Merge "Revert WARS related to __truncxfhf2" into nyc-dev
by Pirama Arumuga Nainar
· 9 years ago
3565d51
Revert "Build libclcore libraries with UNRELEASED RS_VERSION"
by Pirama Arumuga Nainar
· 9 years ago
f515ce0
Revert WARS related to __truncxfhf2
by Pirama Arumuga Nainar
· 9 years ago
3276e6d
Revert WARS related to __truncxfhf2
by Pirama Arumuga Nainar
· 9 years ago
95e71d3
Bump sysRefCount for new objects from the runtime
by Yang Ni
· 9 years ago
0b84114
Bump sysRefCount for new objects from the runtime
by Yang Ni
· 9 years ago
480202a
Update frameworks/rs/ for LLVM rebase to r256229
by Pirama Arumuga Nainar
· 9 years ago
18787e0
Merge "Update frameworks/rs/ for LLVM rebase to r256229"
by Pirama Arumuga Nainar
· 9 years ago
651a38e
Update frameworks/rs/ for LLVM rebase to r256229
by Pirama Arumuga Nainar
· 9 years ago
71ce109
Merge "Fix Kati dependencies"
by Shinichiro Hamaji
· 9 years ago
b1f9eb6
Reset usrRefCount for rsObjects created by SSRS
by Yang Ni
· 9 years ago
647ab96
Merge "Reset usrRefCount for rsObjects created by SSRS"
by Yang Ni
· 9 years ago
6df1f3a
Fix typo/error in copysign.
by Pirama Arumuga Nainar
· 9 years ago
a53bf64
Fix typo/error in copysign.
by Pirama Arumuga Nainar
· 9 years ago
8133c66
Reset usrRefCount for rsObjects created by SSRS
by Yang Ni
· 9 years ago
4d2c25d
Merge "Rename memcpy to local_memcpy in rs_allocations.c."
by Stephen Hines
· 9 years ago
838c2d0
Better handle error log and nullptr reference.
by Miao Wang
· 9 years ago
68e0089
Better handle error log and nullptr reference.
by Miao Wang
· 9 years ago
6fb5a4f
Rename memcpy to local_memcpy in rs_allocations.c.
by Verena Beckham
· 9 years ago
8ef7c76
Fix inverted grep so that we can view any new warnings/errors.
by Stephen Hines
· 9 years ago
18edd6a
Fix inverted grep so that we can view any new warnings/errors.
by Stephen Hines
· 9 years ago
27af855
Set bc library class to RENDERSCRIPT_BITCODE
by Dan Willemsen
· 9 years ago
776a023
Use RELATIVE_PWD to ensure that we get consistent debug paths.
by Stephen Hines
· 9 years ago
6ddb349
Add __truncxfhf2() to libclcore_g.bc as well on x86 targets.
by Stephen Hines
· 9 years ago
e81f262
Suppress bogus warning lines from llvm-link.
by Stephen Hines
· 9 years ago
ab70dba
Clean up warnings for RS runtime libraries.
by Stephen Hines
· 9 years ago
6f6a683
Enable creation of float16 allocations
by Pirama Arumuga Nainar
· 9 years ago
7e1013b
Enable creation of float16 allocations
by Pirama Arumuga Nainar
· 9 years ago
427d121
Merge "Revert "Enable creation of float16 allocations""
by Pirama Arumuga Nainar
· 9 years ago
596befc
Revert "Enable creation of float16 allocations"
by Pirama Arumuga Nainar
· 9 years ago
9e50e00
Merge changes from topic 'RS_TYPE_FLOAT_16'
by Pirama Arumuga Nainar
· 9 years ago
02ab420
Enable creation of float16 allocations
by Pirama Arumuga Nainar
· 9 years ago
fb9bf72
Use RELATIVE_PWD to ensure that we get consistent debug paths.
by Stephen Hines
· 9 years ago
53f2796
Add __truncxfhf2() to libclcore_g.bc as well on x86 targets.
by Stephen Hines
· 9 years ago
63f52b1
Suppress bogus warning lines from llvm-link.
by Stephen Hines
· 9 years ago
f72e746
Clean up warnings for RS runtime libraries.
by Stephen Hines
· 9 years ago
46e9224
Fix Kati dependencies
by Dan Willemsen
· 9 years ago
6991027
Set bc library class to RENDERSCRIPT_BITCODE
by Dan Willemsen
· 9 years ago
8c3ddbc
Build RenderScript cpu_ref kernel ABI debug info.
by Lukas Kuklinek
· 9 years ago
f7f9316
Add a new libclcore_g library which contains debug info.
by Verena Beckham
· 9 years ago
98a98ce
Merge "Move implementations of quaternion functions into driver/runtime." into nyc-dev
by Stephen Hines
· 9 years ago
501f433
Fix errors in TBAA tags for ll64/allocation.ll
by Pirama Arumuga Nainar
· 9 years ago
14c8aa5
Move implementations of quaternion functions into driver/runtime.
by Verena Beckham
· 9 years ago
a71c65f
Fix errors in TBAA tags for ll64/allocation.ll
by Pirama Arumuga Nainar
· 9 years ago
5d6fa39
Fix rsSetElementAt_half3 for x86_64
by Pirama Arumuga Nainar
· 9 years ago
6edd4a7
Fix rsSetElementAt_half3 for x86_64
by Pirama Arumuga Nainar
· 9 years ago
ac90816
Build RenderScript cpu_ref kernel ABI debug info.
by Lukas Kuklinek
· 9 years ago
dc5fa3c
Merge "Add a new libclcore_g library which contains debug info."
by Stephen Hines
· 9 years ago
884bc7c
Implement fract, frexp and modf for half
by Pirama Arumuga Nainar
· 9 years ago
Next »