Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
93ad4e01925d2ff1b3b6b3cdf375d874f6a0a60d
/
rsov
bbf0b0e
Fix RSoV compiler regression
by I-Jui (Ray) Sung
· 8 years ago
4a5be72
Merge "Add missing Android.mk in RSoV Test parent directory"
by TreeHugger Robot
· 8 years ago
d921faa
Add missing Android.mk in RSoV Test parent directory
by I-Jui (Ray) Sung
· 8 years ago
0370aee
resolve merge conflicts of 138bc67d to master
by I-Jui (Ray) Sung
· 8 years ago
c2f647a
Compiler and runtime support for global allocation metadata
by I-Jui (Ray) Sung
· 8 years ago
05de7fa
Stop making RS modules for PDK, as libmediandk and libSPIRV are not
by Miao Wang
· 8 years ago
7e804f4
Stop making RS modules for PDK, as libmediandk and libSPIRV are not
by Miao Wang
· 8 years ago
f9bdea9
Merge "Reorganized metadata related code in rs2spirv" am: a505c9f5b5 am: e08f406e8a
by Yang Ni
· 8 years ago
48e7530
resolve merge conflicts of a1e28f29 to master
by Miao Wang
· 8 years ago
eb65487
Reorganized metadata related code in rs2spirv
by Yang Ni
· 8 years ago
6df9ff9
Merge "Enable c++14 and add dependency on libgui."
by TreeHugger Robot
· 8 years ago
1b5eb65
Enable c++14 and add dependency on libgui.
by Pawin Vongmasa
· 8 years ago
a86230d
Merge "Rename unused fields of RS base object handle in 64-bits" am: e9e262feb7 am: 8ff7370ca3
by I-Jui (Ray) Sung
· 8 years ago
e9e262f
Merge "Rename unused fields of RS base object handle in 64-bits"
by I-Jui (Ray) Sung
· 8 years ago
6d37f4e
resolve merge conflicts of 9e47bc9b to master
by Miao Wang
· 8 years ago
ee2aeb3
Merge changes from topics 'USAGE_IO_INPUT', 'USAGE_IO_OUTPUT'
by Miao Wang
· 8 years ago
f750c53
Implement USAGE_IO_INPUT related functions on top of NDK.
by Miao Wang
· 8 years ago
700e688
Rename unused fields of RS base object handle in 64-bits
by I-Jui (Ray) Sung
· 8 years ago
416488e
Merge "Added addString() method to android::spirit::Module" am: 3c38a741f6 am: 8f55a77abc
by I-Jui (Ray) Sung
· 8 years ago
0a9cbaa
Merge "Removed KernelSignature class" am: 593fd3733e am: ef7f90b846
by Yang Ni
· 8 years ago
3c38a74
Merge "Added addString() method to android::spirit::Module"
by I-Jui (Ray) Sung
· 8 years ago
877083d
Added addString() method to android::spirit::Module
by I-Jui (Ray) Sung
· 8 years ago
ae8d5ac
Removed KernelSignature class
by Yang Ni
· 8 years ago
e87f34f
Merge "Handle global allocations for 64-bit targets" am: 636006e2ae am: dccd7541de
by I-Jui (Ray) Sung
· 8 years ago
636006e
Merge "Handle global allocations for 64-bit targets"
by I-Jui (Ray) Sung
· 8 years ago
2e27eed
Merge "Fix build failures of RSoV compiler with DISABLE_NDEBUG" am: c7da238c2c am: b113469c39
by I-Jui (Ray) Sung
· 8 years ago
b83f1f4
Fix build failures of RSoV compiler with DISABLE_NDEBUG
by I-Jui (Ray) Sung
· 8 years ago
7f8c490
Handle global allocations for 64-bit targets
by I-Jui (Ray) Sung
· 8 years ago
28dab55
Merge "Clean up rs2spirv code" am: deddfda8c3 am: c9879b8698 am: ce0c758458
by Yang Ni
· 8 years ago
c7b3a43
Clean up rs2spirv code
by Yang Ni
· 8 years ago
0eb4894
Merge "Added methods to serialize/deserialize into/from words" am: d52c84b5a7 am: 0f3b23b0e7
by Yang Ni
· 8 years ago
3e5fbb6
Added methods to serialize/deserialize into/from words
by Yang Ni
· 8 years ago
1eb58f0
Merge "Remove RS_SERVER macros and references to unused headers." am: cb970436a9 am: 36b4ae4166
by Miao Wang
· 8 years ago
cb97043
Merge "Remove RS_SERVER macros and references to unused headers."
by Treehugger Robot
· 8 years ago
f919b92
Merge "Added Pass and PassQueue to Spirit" am: e3fe99e687 am: e358a188c8
by Yang Ni
· 8 years ago
6223721
Remove RS_SERVER macros and references to unused headers.
by Miao Wang
· 8 years ago
e2a2cb9
Merge "LLVM and SPIRIT transformations for global allocations" am: 0fc0d1c3a7 am: b87334d7c6
by I-Jui (Ray) Sung
· 8 years ago
3f30b62
Added Pass and PassQueue to Spirit
by Yang Ni
· 8 years ago
9d73d08
LLVM and SPIRIT transformations for global allocations
by I-Jui (Ray) Sung
· 8 years ago
91f38f0
Merge "Move Vulkan buffer details out of RSoVAllocation" am: d4a7a7d0e5 am: 29c324ddf6
by I-Jui (Ray) Sung
· 8 years ago
a456a6e
Move Vulkan buffer details out of RSoVAllocation
by I-Jui (Ray) Sung
· 8 years ago
5aea316
Merge "Rewrite rs2spirv using spirit" am: 56cbea2a99 am: 856e175e3c
by Yang Ni
· 8 years ago
56cbea2
Merge "Rewrite rs2spirv using spirit"
by Yang Ni
· 8 years ago
f4ab4b4
Merge "Fix error in generated header files" am: 723301a545 am: e85d738c24
by Yang Ni
· 8 years ago
d8152c9
Fix error in generated header files
by Yang Ni
· 8 years ago
63bc905
Merge "SPIRIT: An in-memory IR for SPIR-V" am: 0550f3e310 am: 4e160b2d6a
by Yang Ni
· 8 years ago
bf22a8a
Rewrite rs2spirv using spirit
by Yang Ni
· 8 years ago
4df77d1
SPIRIT: An in-memory IR for SPIR-V
by Yang Ni
· 8 years ago
55891a7
fallout of splitting rect.h out of libandroid.
by Mathias Agopian
· 8 years ago
7974fc0
frameworks/rs: fix typos and clang-tidy warnings
by Rahul Chaudhry
· 8 years ago
669e475
Cleanup of "Linking" related code
by Yang Ni
· 8 years ago
bd2d781
Minor improvements on internal error messages
by I-Jui (Ray) Sung
· 8 years ago
ed83007
Merge "Discard integer signs in RSoV wrapper generation"
by I-Jui (Ray) Sung
· 8 years ago
7075fe8
Discard integer signs in RSoV wrapper generation
by I-Jui (Ray) Sung
· 8 years ago
f60ff72
Merge "Cleanup makefiles and warning producing code."
by Treehugger Robot
· 8 years ago
8632372
Cleanup makefiles and warning producing code.
by Jean-Luc Brouillet
· 8 years ago
3523b2f
Strip non-kernel functions from RS2SPIRV compilation
by I-Jui (Ray) Sung
· 8 years ago
257223a
Fail gracefully than assert on RSoV context
by Yang Ni
· 8 years ago
a075ad4
Runtime support for mapping kernels with multiple input allocations
by I-Jui (Ray) Sung
· 8 years ago
30dfb13
Fallback to CPU execution if RSoV compilation fails
by Yang Ni
· 8 years ago
5d6970f
Merge "Multiple argument support for the RSoV compiler"
by I-Jui (Ray) Sung
· 8 years ago
d051d08
Multiple argument support for the RSoV compiler
by I-Jui (Ray) Sung
· 8 years ago
4c41224
Merge "Move scriptc to script_api/include."
by Jean-Luc Brouillet
· 8 years ago
2a85b6b
Move scriptc to script_api/include.
by Jean-Luc Brouillet
· 8 years ago
de68c6b
Merge "clang-format ReflectionPass.cpp"
by I-Jui (Ray) Sung
· 8 years ago
7f1125d
Merge "Refactor KernelSignature"
by I-Jui (Ray) Sung
· 8 years ago
34cb150
clang-format ReflectionPass.cpp
by I-Jui (Ray) Sung
· 8 years ago
22e8c32
Refactor KernelSignature
by I-Jui (Ray) Sung
· 8 years ago
a2306b6
Removed unnecessary dependencies from RSoV driver build
by Yang Ni
· 8 years ago
f15ce3d
Allocation implementation using buffers
by Yang Ni
· 8 years ago
ffa8536
Initial multi-kernel support
by I-Jui (Ray) Sung
· 8 years ago
4da7e34
Localize SPIR-V ID in generated SPIR-V wrapper functions
by I-Jui (Ray) Sung
· 8 years ago
ec9360e
Add .clang-format for compiler subdirectory
by Yang Ni
· 8 years ago
3f1f6a1
Derive SPIR-V ID of the kernel wrapper functions from the kernel name
by I-Jui (Ray) Sung
· 8 years ago
048464b
Merge "Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)"
by Yang Ni
· 8 years ago
8a41961
Allow rs2spirv_driver.sh working from any path relative to given input
by I-Jui (Ray) Sung
· 8 years ago
75f0d31
Initial driver for RSoV (RenderScript over Vulkan/SPIR-V)
by Yang Ni
· 8 years ago
333659c
Fixed an RSoV LIT regression under debug build
by I-Jui (Ray) Sung
· 8 years ago
100dedf
Merge "Made all rs2spirv lit tests pass"
by Yang Ni
· 8 years ago
3592ef3
Merge "rs2spirv_driver.sh usability improvements."
by David Gross
· 8 years ago
0ef8acd
Made all rs2spirv lit tests pass
by Yang Ni
· 8 years ago
bfea58a
rs2spirv_driver.sh usability improvements.
by David Gross
· 8 years ago
e70ec7d
Modify run-lit-tests.sh to take optional directory/file list.
by David Gross
· 8 years ago
7ed66f1
Merge "rs2spirv: Fail gracefully when we find a type we cannot handle."
by David Gross
· 8 years ago
5802e62
rs2spirv: Fail gracefully when we find a type we cannot handle.
by David Gross
· 8 years ago
04ac689
Fixed rs2spirv_driver.sh on builds without DISABLE_NDEBUG
by I-Jui (Ray) Sung
· 8 years ago
b3459fd
Convert a source file of inconsistent format to Unix
by I-Jui (Ray) Sung
· 8 years ago
6749f54
Initial backend compiler for RSoV
by Yang Ni
· 8 years ago