1. a41ce1d Fix memory leak of RSExport* object create in processExport(). Now, they will by Zonr Chang · 14 years ago
  2. 6b6320a De-virtualize the RSExportType::getClass(). by Zonr Chang · 14 years ago
  3. 2e1dba6 Rewrite the RSExportConstantArrayType to better support reflecting by Zonr Chang · 14 years ago
  4. 0da0a7d 1. Rewrite reflection of parameter packet in RSExportFunc. In order to by Zonr Chang · 14 years ago
  5. 92b344a Create RSExportMatrixType which is a subclass of RSExportType by Zonr Chang · 14 years ago
  6. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago
  7. 91a3783 1. Reorder DataTypeBoolean, DataTypeRSMatrix2x2, DataTypeRSMatrix3x3, and DataTypeRSMatrix4x4 in RSExportPrimitiveType::DataType. by Shih-wei Liao · 14 years ago
  8. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  9. 8d75dc4 Support for signed 64-bit integer type. by Stephen Hines · 14 years ago
  10. 70842c7 Add support for Float64 (double) to slang. by Stephen Hines · 14 years ago
  11. cecd11d Fix warnings. Bug fix. by Shih-wei Liao · 14 years ago
  12. 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
  13. f8149d9 Handle ConstantArray Type. by Shih-wei Liao · 14 years ago
  14. 4d7dc59 Memory error: Fix "Invalid read of size 1" and "Jump based on uninitialize values" errors. by Shih-wei Liao · 14 years ago
  15. 116d3d2 Fix the size of Matrix by Shih-wei Liao · 14 years ago
  16. ca3be03 Implement rs_matrix2x2, rs_matrix3x3, rs_matrix4x4 by Shih-wei Liao · 14 years ago
  17. 0a3f20e Handle RecordLayout and get the Alloc size. by Shih-wei Liao · 14 years ago
  18. 1f0d88f Use addBoolean successfully and bool->boolean reflection. by Shih-wei Liao · 14 years ago
  19. cbbdd92 Add rs_font. by Shih-wei Liao · 14 years ago
  20. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago