index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-01-27
Fire the engine at the end of the pipeline
Thomas White
2010-01-27
Use burst command for vertex submission
Thomas White
2010-01-23
Actually send vertex stream info to GPU
Thomas White
2010-01-23
Update copyright dates
Thomas White
2009-11-08
Poke fewer registers for glamoClear
Thomas White
2009-11-08
Fix glamoClear() using burst commands
Thomas White
2009-10-18
Remove unused 'regname'
Thomas White
2009-10-18
Use burst commands instead of single commands
Thomas White
2009-10-18
Add missing FLUSH()es in t_dd_dmatmp.h
Thomas White
2009-10-18
Ready for vertex submission to hardware
Thomas White
2009-09-20
Jazz up glxdemo
Thomas White
2009-09-20
Remove glamo from DRI_DIRS
Thomas White
2009-09-20
Revert "Nasty workaround for apparent GCC bug"
Thomas White
2009-09-20
Better workaround for GCC bug
Thomas White
2009-09-20
Nasty workaround for apparent GCC bug
Thomas White
2009-09-20
Use correct colour for glClear()
Thomas White
2009-09-20
Give glxdemo's window a title
Thomas White
2009-09-19
Remove debug
Thomas White
2009-09-18
glClear() placeholder code
Thomas White
2009-09-18
Add MSAA stuff to calls to driCreateConfigs
Thomas White
2009-09-18
Add glamo to DRI_DIRS
Thomas White
2009-09-18
Loads of triangle and context stuff
Thomas White
2009-09-18
Glamo->glamo
Thomas White
2009-09-18
Remove old glamo-regs.h (Should be glamo_regs.h)
Thomas White
2009-09-18
Add register header and implement glClear() (sort of)
Thomas White
2009-09-18
Formatting in glamo_tris.c
Thomas White
2009-09-18
CmdQ fixes
Thomas White
2009-09-18
Formatting
Thomas White
2009-09-18
Add command queue stuff
Thomas White
2009-09-18
Indentation in glamo_state.c
Thomas White
2009-09-18
Implement glamoResizeBuffers
Thomas White
2009-09-18
Tidy up
Thomas White
2009-09-18
Indentation
Thomas White
2009-09-18
Fix renderbuffers
Thomas White
2009-09-18
More framebuffer stuff
Thomas White
2009-09-18
Link against libdrm_glamo
Thomas White
2009-09-18
Framebuffer, renderbuffer, state and initial triangle stuff
Thomas White
2009-09-18
Fix after rebase against Mesa 7.4
Thomas White
2009-09-18
Comment out config call which was segfaulting
Thomas White
2009-09-18
Add state hooks
Thomas White
2009-09-18
Context stuff
Thomas White
2009-09-18
Move the modeline to the bottom of the file
Thomas White
2009-09-18
One more missing include
Thomas White
2009-09-18
Includes and formatting
Thomas White
2009-09-18
Skeleton Glamo DRI driver
Thomas White
2009-09-17
softpipe: Respect input interpolators for the shader.
Michal Krol
2009-09-17
tgsi: Scan input interpolators, too.
Michal Krol
2009-09-17
progs/perf: convert some DOS line-endings
Keith Whitwell
2009-09-17
progs/perf: add scons support, get working under mingw
Keith Whitwell
2009-09-16
mesa: begin some texstore code refactoring
Brian Paul
[next]