1. c9454af Adds support for multi-input kernels to Slang. by Chris Wailes · 10 years ago
  2. fc4f78b Add -v (-verbose/--verbose) option to llvm-rs-cc. by Stephen Hines · 10 years ago
  3. f9d5d13 Merge "Set the reflection parameters in the constructors." by Jean-Luc Brouillet · 10 years ago
  4. 59f22c3 Set the reflection parameters in the constructors. by Jean-Luc Brouillet · 10 years ago
  5. 1cea271 Break very long writeHeaderFile into manageable pieces by Jean-Luc Brouillet · 10 years ago
  6. eb0eb08 Merge "Rename a few variables and methods" by Jean-Luc Brouillet · 10 years ago
  7. eb8b99e Rename a few variables and methods by Jean-Luc Brouillet · 10 years ago
  8. f33e156 Use GeneratedFile in Java reflection by Jean-Luc Brouillet · 10 years ago
  9. efcff10 Remove ReflectionBase. by Jean-Luc Brouillet · 10 years ago
  10. 1f9d121 Change cpp reflection to use GeneratedFile. by Jean-Luc Brouillet · 10 years ago
  11. 2ce118e Reformat the reflection code using clang-format by Jean-Luc Brouillet · 10 years ago
  12. 2968921 Replace std::endl by \n. by Jean-Luc Brouillet · 10 years ago
  13. 796e7b1 Remove useless "return;" statements. by Jean-Luc Brouillet · 10 years ago
  14. c95381a Make virtual getTypeStoreSize and getTypeAllocSize by Jean-Luc Brouillet · 10 years ago
  15. cec9b65 Move DataType enum out of RSExportPrimitiveDataType. by Jean-Luc Brouillet · 10 years ago
  16. 476d4f5 Fix C++ reflection so that -p works. by Stephen Hines · 11 years ago
  17. d6f36b1 Support RS object types properly for C++ NDK reflection. by Stephen Hines · 11 years ago
  18. 8070683 Fix initializers and add vector reflection support. by Stephen Hines · 11 years ago
  19. 003ac66 Type checking for C++ API. by Stephen Hines · 11 years ago
  20. ee9d7b0 Fix a bug with compat lib support. Add new namespace to sp<>. by Tim Murray · 11 years ago
  21. dde9853 Update C++ bindings and add const qualifiers to get methods. by Tim Murray · 11 years ago
  22. 7dd6da2 Fix C++ ForEach reflection (bad usrData args). by Stephen Hines · 12 years ago
  23. 140b9d4 Change namespace from renderscriptCpp to RSC by Tim Murray · 12 years ago
  24. 713377e Argument passing with reflected C++ invoke functions. by Stephen Hines · 12 years ago
  25. 02a9826 Fix style issues with C++ reflection. by Stephen Hines · 12 years ago
  26. 38dceea Start to handle invoke, plus fix global C++ reflection. by Stephen Hines · 12 years ago
  27. 2936d9e Emit out parameter in C++ reflection for kernels. by Stephen Hines · 12 years ago
  28. c7f19ef Move to RenderScript.h and new sp<RS> API by Tim Murray · 12 years ago
  29. aa270e6 Fix reflected resource name in C++. by Tim Murray · 12 years ago
  30. b2fbbb9 Enable C++ reflection, fixing many minor bugs in the process. by Tim Murray · 12 years ago
  31. 6c51b5d Fix namespaces in reflected cpp code. by Jason Sams · 12 years ago
  32. 192392f Continue C++ reflection work. by Jason Sams · 12 years ago
  33. 1b6a088 start cpp reflection by Jason Sams · 12 years ago