summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-27Upload matrix stateglamo-oldThomas White
2010-01-27Fire the engine at the end of the pipelineThomas White
2010-01-27Use burst command for vertex submissionThomas White
2010-01-23Actually send vertex stream info to GPUThomas White
2010-01-23Update copyright datesThomas White
2009-11-08Poke fewer registers for glamoClearThomas White
2009-11-08Fix glamoClear() using burst commandsThomas White
2009-10-18Remove unused 'regname'Thomas White
2009-10-18Use burst commands instead of single commandsThomas White
2009-10-18Add missing FLUSH()es in t_dd_dmatmp.hThomas White
2009-10-18Ready for vertex submission to hardwareThomas White
2009-09-20Jazz up glxdemoThomas White
2009-09-20Remove glamo from DRI_DIRSThomas White
2009-09-20Revert "Nasty workaround for apparent GCC bug"Thomas White
2009-09-20Better workaround for GCC bugThomas White
2009-09-20Nasty workaround for apparent GCC bugThomas White
2009-09-20Use correct colour for glClear()Thomas White
2009-09-20Give glxdemo's window a titleThomas White
2009-09-19Remove debugThomas White
2009-09-18glClear() placeholder codeThomas White
2009-09-18Add MSAA stuff to calls to driCreateConfigsThomas White
2009-09-18Add glamo to DRI_DIRSThomas White
2009-09-18Loads of triangle and context stuffThomas White
2009-09-18Glamo->glamoThomas White
2009-09-18Remove old glamo-regs.h (Should be glamo_regs.h)Thomas White
2009-09-18Add register header and implement glClear() (sort of)Thomas White
2009-09-18Formatting in glamo_tris.cThomas White
2009-09-18CmdQ fixesThomas White
2009-09-18FormattingThomas White
2009-09-18Add command queue stuffThomas White
2009-09-18Indentation in glamo_state.cThomas White
2009-09-18Implement glamoResizeBuffersThomas White
2009-09-18Tidy upThomas White
2009-09-18IndentationThomas White
2009-09-18Fix renderbuffersThomas White
2009-09-18More framebuffer stuffThomas White
2009-09-18Link against libdrm_glamoThomas White
2009-09-18Framebuffer, renderbuffer, state and initial triangle stuffThomas White
2009-09-18Fix after rebase against Mesa 7.4Thomas White
2009-09-18Comment out config call which was segfaultingThomas White
2009-09-18Add state hooksThomas White
2009-09-18Context stuffThomas White
2009-09-18Move the modeline to the bottom of the fileThomas White
2009-09-18One more missing includeThomas White
2009-09-18Includes and formattingThomas White
2009-09-18Skeleton Glamo DRI driverThomas White
2009-09-17softpipe: Respect input interpolators for the shader.Michal Krol
2009-09-17tgsi: Scan input interpolators, too.Michal Krol
2009-09-17progs/perf: convert some DOS line-endingsKeith Whitwell
2009-09-17progs/perf: add scons support, get working under mingwKeith Whitwell