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