Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
rs
/
b4a3bc1bd6e1106f189c6e1c22c63b2a8d480e20
/
spec.l
23cbe64
Now for .l we generate .c file.
by Ying Wang
· 9 years ago
21b0461
Handle error case when yylex() failed to parse.
by Logan Chien
· 10 years ago
2008747
Add code for generating fifo command packing.
by Jason Sams
· 14 years ago
186e591
Cleanup rs.spec file and code generator.
by Jason Sams
· 14 years ago
70b83c1
Modifying libRS internal communication to handle network rendering.
by Alex Sakhartchouk
· 14 years ago
a2cf755
Improve RS error handling. On errors RS will now store the error and a message that can be read from the app. RS will then not continue rendering frames while an unchecked error is present until new state is received.
by Jason Sams
· 15 years ago
9397e30
Implement async data/subData. Implement TriangleMeshBuilder in SimpleMesh which replaces TriangleMesh. Update Film to use new builder.
by Jason Sams
· 15 years ago
84614dd
The build system knows how to deal with lex files, but it treats them as c++, so make spec.lex
by Joe Onorato
· 15 years ago
[Renamed (87%) from spec.lex]
326e0dd
Add the Renderscript library. (Not in the build by default yet.)
by Jason Sams
· 15 years ago