index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
Age
Commit message (
Expand
)
Author
2010-02-18
Remove unused 'regname'
Thomas White
2010-02-18
Use burst commands instead of single commands
Thomas White
2010-02-18
Add missing FLUSH()es in t_dd_dmatmp.h
Thomas White
2010-02-18
Ready for vertex submission to hardware
Thomas White
2010-02-18
Revert "Nasty workaround for apparent GCC bug"
Thomas White
2010-02-18
Nasty workaround for apparent GCC bug
Thomas White
2010-02-18
Use correct colour for glClear()
Thomas White
2010-02-18
Remove debug
Thomas White
2010-02-18
glClear() placeholder code
Thomas White
2010-02-18
Add MSAA stuff to calls to driCreateConfigs
Thomas White
2010-02-18
Loads of triangle and context stuff
Thomas White
2010-02-18
Glamo->glamo
Thomas White
2010-02-18
Remove old glamo-regs.h (Should be glamo_regs.h)
Thomas White
2010-02-18
Add register header and implement glClear() (sort of)
Thomas White
2010-02-18
Formatting in glamo_tris.c
Thomas White
2010-02-18
CmdQ fixes
Thomas White
2010-02-18
Formatting
Thomas White
2010-02-18
Add command queue stuff
Thomas White
2010-02-18
Indentation in glamo_state.c
Thomas White
2010-02-18
Implement glamoResizeBuffers
Thomas White
2010-02-18
Tidy up
Thomas White
2010-02-18
Indentation
Thomas White
2010-02-18
Fix renderbuffers
Thomas White
2010-02-18
More framebuffer stuff
Thomas White
2010-02-18
Link against libdrm_glamo
Thomas White
2010-02-18
Framebuffer, renderbuffer, state and initial triangle stuff
Thomas White
2010-02-18
Fix after rebase against Mesa 7.4
Thomas White
2010-02-18
Comment out config call which was segfaulting
Thomas White
2010-02-18
Add state hooks
Thomas White
2010-02-18
Context stuff
Thomas White
2010-02-18
Move the modeline to the bottom of the file
Thomas White
2010-02-18
One more missing include
Thomas White
2010-02-18
Includes and formatting
Thomas White
2010-02-18
Skeleton Glamo DRI driver
Thomas White
2010-02-18
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
Francisco Jerez
2010-02-18
intel: Include main/hash.h using "" instead of <>
Kristian Høgsberg
2010-02-18
st/mesa: always call FLUSH_CURRENT before st->pipe->flush()
Keith Whitwell
2010-02-17
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-17
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME).
Francisco Jerez
2010-02-17
st/mesa: replace conditional with assertion
Brian Paul
2010-02-17
glsl: Silence unused value warning.
Vinson Lee
2010-02-17
nouveau: fix legacy dri driver build
Johannes Obermayr
2010-02-16
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-16
dri/nouveau: Use event driven buffer validation.
Francisco Jerez
2010-02-16
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
dri2: Allocate cliprect as part of the __DRIdrawableRec
Kristian Høgsberg
2010-02-16
mesa: Lock mutex around _mesa_HashLookup linked list chase.
Brian Paul
2010-02-16
mesa: Test for failed malloc in _mesa_HashInsert.
Brian Paul
2010-02-15
vbo: fix broken glMultiDrawElements()
Brian Paul
[next]