aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_export_element.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply API changes to migrate to CLANG upstream.Shih-wei Liao2011-06-221-1/+1
* Forbid RS objects from being contained in unions.Stephen Hines2011-04-251-1/+2
* Apply changes to migrate to LLVM Mar 6th 2011.Logan2011-03-091-1/+1
* Add support for assertions in llvm-rs-cc.Stephen Hines2011-02-071-9/+10
* Arrays of width 3 vector types cannot be exported.Stephen Hines2010-12-101-1/+1
* Improved error messages for structs.Stephen Hines2010-12-061-1/+1
* Improve code style.Stephen Hines2010-11-101-4/+6
* Unify type spec by creating rs-spec-gen.Zonr Chang2010-10-171-18/+16
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Rewrite the RSExportConstantArrayType to better support reflectingZonr Chang2010-10-061-4/+0
* Create RSExportMatrixType which is a subclass of RSExportTypeZonr Chang2010-10-061-33/+1
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-19/+13
* 1. Reorder DataTypeBoolean, DataTypeRSMatrix2x2, DataTypeRSMatrix3x3, and Dat...Shih-wei Liao2010-10-031-6/+4
* The Mother-of-All code review:Shih-wei Liao2010-10-031-143/+164
* Handle ConstantArray Type.Shih-wei Liao2010-08-241-15/+47
* Initialize slang and Android.mk.Shih-wei Liao2010-06-041-0/+143