1. 6b6320a De-virtualize the RSExportType::getClass(). by Zonr Chang · 14 years ago
  2. 2e1dba6 Rewrite the RSExportConstantArrayType to better support reflecting by Zonr Chang · 14 years ago
  3. 0da0a7d 1. Rewrite reflection of parameter packet in RSExportFunc. In order to by Zonr Chang · 14 years ago
  4. 92b344a Create RSExportMatrixType which is a subclass of RSExportType by Zonr Chang · 14 years ago
  5. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (87%) from slang_rs_export_type.hpp]
  6. 91a3783 1. Reorder DataTypeBoolean, DataTypeRSMatrix2x2, DataTypeRSMatrix3x3, and DataTypeRSMatrix4x4 in RSExportPrimitiveType::DataType. by Shih-wei Liao · 14 years ago
  7. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  8. 8d75dc4 Support for signed 64-bit integer type. by Stephen Hines · 14 years ago
  9. 70842c7 Add support for Float64 (double) to slang. by Stephen Hines · 14 years ago
  10. cecd11d Fix warnings. Bug fix. by Shih-wei Liao · 14 years ago
  11. 1ebc0ca Implement the ARM-specific struct layout ABI in exportable functions parameters for rs. Add the ABI-compliant #args when needed. by Shih-wei Liao · 14 years ago
  12. f8149d9 Handle ConstantArray Type. by Shih-wei Liao · 14 years ago
  13. ca3be03 Implement rs_matrix2x2, rs_matrix3x3, rs_matrix4x4 by Shih-wei Liao · 14 years ago
  14. 0a3f20e Handle RecordLayout and get the Alloc size. by Shih-wei Liao · 14 years ago
  15. 1f0d88f Use addBoolean successfully and bool->boolean reflection. by Shih-wei Liao · 14 years ago
  16. af0a9c2 Treat rs_font as of RSObjectType. by Shih-wei Liao · 14 years ago
  17. cbbdd92 Add rs_font. by Shih-wei Liao · 14 years ago
  18. dd35e49 Add boolean. by Shih-wei Liao · 14 years ago
  19. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago