summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/glamo/glamo_state.c
AgeCommit message (Expand)Author
2010-05-27Emit colour buffer address, raster op, colour format etcHEADglamoThomas White
2010-02-18Upload matrix stateThomas White
2010-02-18Update copyright datesThomas White
2010-02-18Poke fewer registers for glamoClearThomas White
2010-02-18Fix glamoClear() using burst commandsThomas White
2010-02-18Use burst commands instead of single commandsThomas White
2010-02-18Use correct colour for glClear()Thomas White
2010-02-18glClear() placeholder codeThomas White
2010-02-18Loads of triangle and context stuffThomas White
2010-02-18Add register header and implement glClear() (sort of)Thomas White
2010-02-18Indentation in glamo_state.cThomas White
2010-02-18Implement glamoResizeBuffersThomas White
2010-02-18Tidy upThomas White
2010-02-18Framebuffer, renderbuffer, state and initial triangle stuffThomas White
2010-02-18Fix after rebase against Mesa 7.4Thomas White
2010-02-18Add state hooksThomas White