aboutsummaryrefslogtreecommitdiff
path: root/slang_rs_reflection_cpp.h
AgeCommit message (Expand)Author
2016-06-02Delete simple reduction implementation.nougat-devDavid Gross
2015-08-20Add C++ reflection for reduce-style kernels in slang.Matt Wala
2014-06-05Merge "Set the reflection parameters in the constructors."Jean-Luc Brouillet
2014-06-05Set the reflection parameters in the constructors.Jean-Luc Brouillet
2014-06-05Break very long writeHeaderFile into manageable piecesJean-Luc Brouillet
2014-06-03Rename a few variables and methodsJean-Luc Brouillet
2014-06-03Remove ReflectionBase.Jean-Luc Brouillet
2014-06-02Change cpp reflection to use GeneratedFile.Jean-Luc Brouillet
2014-05-28Reformat the reflection code using clang-formatJean-Luc Brouillet
2013-08-29Fix initializers and add vector reflection support.android-cts-4.4_r4android-cts-4.4_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-cts-releasekitkat-cts-devStephen Hines
2013-08-22Type checking for C++ API.Stephen Hines
2012-11-27Fix C++ ForEach reflection (bad usrData args).Stephen Hines
2012-11-14Fix style issues with C++ reflection.Stephen Hines
2012-11-14Start to handle invoke, plus fix global C++ reflection.Stephen Hines
2012-03-12start cpp reflectionJason Sams