summaryrefslogtreecommitdiff
path: root/api/Specification.cpp
AgeCommit message (Expand)Author
2017-01-09Move scriptc to script_api/include.Jean-Luc Brouillet
2016-07-30Merge \"Revert \"Make RenderScript constants variables instead of macros.\"\"Yang Ni
2016-07-28Revert "Make RenderScript constants variables instead of macros."Yang Ni
2016-04-01For custom tests, initialize double counterpart of Float16 variablePirama Arumuga Nainar
2016-03-31For custom tests, initialize double counterpart of Float16 variablePirama Arumuga Nainar
2016-03-30Merge changes Ic10cba73,I28ab2d92 am: 4bc5675Verena Beckham
2016-03-28Make RenderScript constants variables instead of macros.Verena Beckham
2016-03-07Extend test generator to generate tests for Float16Pirama Arumuga Nainar
2016-02-11Fix function mangling of rs_quaternion* arguments in stubs white list.Dean De Leo
2016-02-05Fix function mangling of rs_quaternion* arguments in stubs white list.Dean De Leo
2015-11-23Add helper functions to create allocationsPirama Arumuga Nainar
2015-10-23Add rsForEachInternalYang Ni
2015-09-10Don't use anonymous literal structures for RS object types.Stephen Hines
2015-06-18Generate the white list used to validate unresolved externals.Jean-Luc Brouillet
2015-06-02Add half (fp16) to runtime API.Jean-Luc Brouillet
2015-05-28Generate __attribute__(deprecated) for deprecated APIs.Jean-Luc Brouillet
2015-05-12Obsolete the graphics API in the .rsh files.Jean-Luc Brouillet
2015-04-24Update documentation generator to work with the Documentation system.Jean-Luc Brouillet
2015-04-09Fix a small parsing problem with arguments of type rs_matrix2x2, 3x3, 4x4.Jean-Luc Brouillet
2015-04-03Use relative html for links to other parts of the doc.Jean-Luc Brouillet
2015-04-02Add "deprecated:" flag to the spec files.Jean-Luc Brouillet
2015-03-24Allow specifications for a function to be found in more than one spec file.Jean-Luc Brouillet
2015-03-22Shorten the generated test file names.Jean-Luc Brouillet
2015-03-20Generate all APIs.Jean-Luc Brouillet