summaryrefslogtreecommitdiff
path: root/rsg_generator.c
AgeCommit message (Expand)Author
2021-03-01Mark NDK renderscript APIs as deprecated at API level 31.Xusong Wang
2018-12-12Merge "Remove unused variable and trim down unnecessary cflags."android-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7Treehugger Robot
2018-12-11add CLOEXECsNick Kralevich
2018-12-11Remove unused variable and trim down unnecessary cflags.Stephen Hines
2017-04-20Fix clang-analyzer-security warnings for RenderScriptMichael Butler
2016-11-16Fix google-build-using-namespace warnings in rs.Chih-Hung Hsieh
2015-07-20Remove dead code related to using a non-local FIFO for message passing.Matt Wala
2014-07-25am 1f88f088: Merge "Fix rsg_generator.c to properly propagate NULL values."Stephen Hines
2014-07-16Fix rsg_generator.c to properly propagate NULL values.Chris Wailes
2014-06-25am d20a27b3: am af3f15d3: Merge "Switch to using packed structures for our co...Stephen Hines
2014-06-25Switch to using packed structures for our command buffers.Stephen Hines
2014-05-09Remove unused cases in switch.Jason Sams
2014-01-07Add handcode mode to rsg_generator.Tim Murray
2013-07-17Move all rs* generated functions to be extern "C".Tim Murray
2013-03-20Start making RS 64-bit clean.Tim Murray
2012-12-04enable synchronous mode (functional)Tim Murray
2012-08-03Fix build. New clang has stricter checking.Shih-wei Liao
2012-03-09More header untangling.Alex Sakhartchouk
2012-02-16Update prototype remote fifo. Tested primary connectionJason Sams
2012-02-07Fix bug in generated code for functions with inband dataJason Sams
2012-02-07Implement RS VSync on new vsync infrastructure.Jason Sams
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-05-17Core to client fifo on sockets.Jason Sams
2011-05-06Add code for generating fifo command packing.Jason Sams
2011-05-02Try fixing auto data inlining again.Jason Sams
2011-05-02Temporarly disable auto-inbanding.Jason Sams
2011-04-29Fix bug 4355588Jason Sams
2011-04-28Pipe rsa function though the RS api table.Jason Sams
2011-04-27Start implementing control side forEach.Jason Sams
2011-04-26Cleanup rs.spec file and code generator.Jason Sams
2011-01-16Add some error checking.Jason Sams
2010-11-10Code cleanup to make formatting consistentAlex Sakhartchouk
2010-02-23Begin implementation of generated java files from RS files.Jason Sams
2009-08-27Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams
2009-08-17Remove global IO context and integrate it into the RS context.Jason Sams
2009-08-10The build system knows how to deal with lex files, but it treats them as c++,...Joe Onorato
2009-05-22Add the Renderscript library. (Not in the build by default yet.)Jason Sams