hi Keith Whitwell
Thank you very much!
I'll delve into research into it
Yours Liu
2010/5/6 Keith Whitwell
> 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 th
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 back
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 f