summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsg_generator.c
Commit message (Expand)AuthorAgeFilesLines
* Core to client fifo on sockets.Jason Sams2011-05-171-90/+79
* Add code for generating fifo command packing.Jason Sams2011-05-061-7/+175
* Try fixing auto data inlining again.Jason Sams2011-05-021-5/+9
* Temporarly disable auto-inbanding.Jason Sams2011-05-021-1/+2
* Fix bug 4355588Jason Sams2011-04-291-1/+3
* Pipe rsa function though the RS api table.Jason Sams2011-04-281-11/+98
* Start implementing control side forEach.Jason Sams2011-04-271-12/+79
* Cleanup rs.spec file and code generator.Jason Sams2011-04-261-22/+38
* Add some error checking.Jason Sams2011-01-161-2/+2
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-37/+27
* Begin implementation of generated java files from RS files.Jason Sams2010-02-231-1/+1
* Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh wh...Jason Sams2009-08-271-37/+50
* Remove global IO context and integrate it into the RS context.Jason Sams2009-08-171-3/+5
* The build system knows how to deal with lex files, but it treats them as c++,...Joe Onorato2009-08-101-6/+6
* Add the Renderscript library. (Not in the build by default yet.)Jason Sams2009-05-221-0/+291