summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/glamo/glamo_context.c
AgeCommit message (Collapse)Author
2010-02-18glamo: remove Private postfix from __DRI* wrt ↵Martin Jansa
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d61f07318c8678901b948fdaa8ccdf37aa3203e9
2010-02-18Upload matrix stateThomas White
2010-02-18Remove unused 'regname'Thomas White
2010-02-18Remove debugThomas White
2010-02-18glClear() placeholder codeThomas White
It draws something!
2010-02-18Loads of triangle and context stuffThomas White
2010-02-18Glamo->glamoThomas White
2010-02-18Add register header and implement glClear() (sort of)Thomas White
2010-02-18Add command queue stuffThomas White
2010-02-18Tidy upThomas White
2010-02-18IndentationThomas White
It's official. Indenting with spaces make me sick.
2010-02-18Fix renderbuffersThomas White
2010-02-18More framebuffer stuffThomas White
2010-02-18Framebuffer, renderbuffer, state and initial triangle stuffThomas White
2010-02-18Fix after rebase against Mesa 7.4Thomas White
2010-02-18Comment out config call which was segfaultingThomas White
2010-02-18Add state hooksThomas White
2010-02-18Context stuffThomas White