summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-27Emit colour buffer address, raster op, colour format etcHEADglamoThomas White
2010-05-24New framebuffer initialisation functionThomas White
2010-02-18Push __driDriverExtensions out of dri_util.c and into the glamo driver http:/...Martin Jansa
2010-02-18glamo_cmdq: add stdlib header for size_tMartin Jansa
2010-02-18glamo: fbo, use MESA_FORMAT_* wrt http://cgit.freedesktop.org/mesa/mesa/commi...Martin Jansa
2010-02-18glamo: update driCreateConfigs call wrt http://cgit.freedesktop.org/mesa/mesa...Martin Jansa
2010-02-18glamo: remove Private postfix from __DRI* wrt http://cgit.freedesktop.org/mes...Martin Jansa
2010-02-18Upload matrix stateThomas White
2010-02-18Fire the engine at the end of the pipelineThomas White
2010-02-18Use burst command for vertex submissionThomas White
2010-02-18Actually send vertex stream info to GPUThomas 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-18Remove unused 'regname'Thomas White
2010-02-18Use burst commands instead of single commandsThomas White
2010-02-18Add missing FLUSH()es in t_dd_dmatmp.hThomas White
2010-02-18Ready for vertex submission to hardwareThomas White
2010-02-18Jazz up glxdemoThomas White
2010-02-18Revert "Nasty workaround for apparent GCC bug"Thomas White
2010-02-18Better workaround for GCC bugThomas White
2010-02-18Nasty workaround for apparent GCC bugThomas White
2010-02-18Use correct colour for glClear()Thomas White
2010-02-18Give glxdemo's window a titleThomas White
2010-02-18Remove debugThomas White
2010-02-18glClear() placeholder codeThomas White
2010-02-18Add MSAA stuff to calls to driCreateConfigsThomas White
2010-02-18Loads of triangle and context stuffThomas White
2010-02-18Glamo->glamoThomas White
2010-02-18Remove old glamo-regs.h (Should be glamo_regs.h)Thomas White
2010-02-18Add register header and implement glClear() (sort of)Thomas White
2010-02-18Formatting in glamo_tris.cThomas White
2010-02-18CmdQ fixesThomas White
2010-02-18FormattingThomas White
2010-02-18Add command queue stuffThomas White
2010-02-18Indentation in glamo_state.cThomas White
2010-02-18Implement glamoResizeBuffersThomas White
2010-02-18Tidy upThomas White
2010-02-18IndentationThomas White
2010-02-18Fix renderbuffersThomas White
2010-02-18More framebuffer stuffThomas White
2010-02-18Link against libdrm_glamoThomas 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
2010-02-18Move the modeline to the bottom of the fileThomas White
2010-02-18One more missing includeThomas White
2010-02-18Includes and formattingThomas White