aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host
Commit message (Collapse)AuthorAgeFilesLines
...
* Emugen : A tool to generate wire protocol codeJacky Romano2011-02-2514-0/+2145
Emugen is a tool that can be used to generate code that deals with marshaling/unmarshaling request to/from a wire-protocol. Its input is an API defintion files and its output is C++ source code for the client (caller) and the server (callee) sides. See README file for more details. Change-Id: I45beea6657fae0887d2b4d92933213ecc20d2525