summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/glamo/glamo_screen.c
AgeCommit message (Collapse)Author
2010-05-24New framebuffer initialisation functionThomas White
2010-02-18Push __driDriverExtensions out of dri_util.c and into the glamo driver ↵Martin Jansa
http://cgit.freedesktop.org/mesa/mesa/commit/?id=39a0e4e7de379a182c1544fa24d5cb2a7687ec72
2010-02-18glamo: update driCreateConfigs call wrt ↵Martin Jansa
http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cce4a1e10361458630511543b7a8a6438544775
2010-02-18glamo: remove Private postfix from __DRI* wrt ↵Martin Jansa
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d61f07318c8678901b948fdaa8ccdf37aa3203e9
2010-02-18Remove debugThomas White
2010-02-18Add MSAA stuff to calls to driCreateConfigsThomas White
2010-02-18Loads of triangle and context stuffThomas White
2010-02-18Framebuffer, renderbuffer, state and initial triangle stuffThomas White
2010-02-18Fix after rebase against Mesa 7.4Thomas White
2010-02-18Context stuffThomas White