--
*
John Stavrakakis
PhD Candidate
Department of Information Technologies
University of Sydney
Email: [EMAIL PROTECTED]
WWW: http://wiki.vislab.usyd.edu.au/moinwiki/JohnStavrakakis
Awesome, Ive been waiting for some Mesa to include scripts for GLX protocol decoding.
Thanks Ian
On 3/6/06, Ian Romanick <[EMAIL PROTECTED]> wrote:
CVSROOT:/cvs/mesaModule name:MesaRepository: Mesa/src/mesa/glapi/Changes by:
[EMAIL PROTECTED] 06/03/06 18:30:17Log message
Gday,
About a month ago I was poking around for python scripts that generate glx server side code. I am yet to see the files in the cvs tree for mesa, are they otherwise available in xserver source?
John
On 1/17/06, Ian Romanick <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-Hash:
Which .c files in particular, are you interested in?
I was particularly interested in the decoding functions found in
various files such as g_render[swap].c rensize.c. I also found other
files having fragments of decoding and size functions.
I want to be able to generate them to suit my require
Gday, The python script that is currently available in Mesa is only used for a GLX client Mesa/src/mesa/glapi/glX_proto_send.py which generates the file Mesa/src/glx/x11/indirect.cI was seeking the original python parser scripts for code generation as part of a GLX server. I found the generated C c