On Fri, Apr 8, 2011 at 7:17 AM, Awin <awin0...@gmail.com> wrote: > Hi all, > I need to write a OpenGL driver for my company's IC, and base on gallium, > how do I get start? Is there any document or sample code to reference? > > Awin
src/gallium/docs has some doc mostly on internal, headers in src/gallium/include/pipe define the API that driver are expected to implement beside that, take a look at one of the hw driver already present src/gallium/drivers/* Cheers, Jerome _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev