aboutsummaryrefslogtreecommitdiff
path: root/slang_rs_exportable.h
AgeCommit message (Expand)Author
2017-07-13Record SourceLocation in exportables.David Gross
2016-09-26Revised ODR validation flow; added more ODR testsI-Jui (Ray) Sung
2016-06-02Delete simple reduction implementation.nougat-devDavid Gross
2015-11-17Parse "#pragma rs reduce" and generate metadata.David Gross
2015-07-30Add initial support for validating and exporting reduce kernels.Matt Wala
2014-08-20Replace the NULL macro with nullptr literal.Chris Wailes
2014-05-27Remove useless "return;" statements.Jean-Luc Brouillet
2012-02-24Style violation cleanup.Stephen Hines
2011-05-16Simple support for reflecting rsForEach().Stephen Hines
2010-11-10Improve code style.Stephen Hines
2010-10-21Bug fix: support self-referential struct type.Zonr Chang
2010-10-21Revert "Bug fix: support self-referential struct type."Zonr Chang
2010-10-21Bug fix: support self-referential struct type.Zonr Chang
2010-10-12Implement one-definition-rule (ODR) feature.Zonr Chang
2010-10-12Prepend legal announcement in all files.Zonr Chang
2010-10-08Don't include rs_graphics.rsh by default.Zonr Chang
2010-10-06Fix memory leak of RSExport* object create in processExport(). Now, they willZonr Chang