[Mesa-dev] How do I get start about gallium?

Jerome Glisse j.glisse at gmail.com
Mon Apr 11 07:28:44 PDT 2011


On Fri, Apr 8, 2011 at 7:17 AM, Awin <awin0628 at 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


More information about the mesa-dev mailing list