On Thu, 2010-05-06 at 01:14 -0700, Liu wrote: > hi all > I saw http://llvm.org/devmtg/2007-05/10-Lattner-OpenGL.pdf , it > is COOL! So I want to do somthing like this on Mesa. Now, I want a > glsl parser, as, linker, and some doc. of them. So I can write CG for > llvm, and then write the backend, using glsl compiler's as and linker. > I know few things about of the opengl/es and glsl, I need read > glsl compiler and rewrite it, may you give me some information please? > And, Anybody do this? > Thank you all, my dear friends.
Take a look at the existing llvmpipe project within mesa. At least get it building & see if its related to what you're interested in. Keith _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev