index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
winsys
/
drm
/
i965
/
xlib
Age
Commit message (
Expand
)
Author
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2009-12-21
ws/i965: respect DEBUG_WINSYS flag
Keith Whitwell
2009-11-30
brw: add dumping to gem winsys
Keith Whitwell
2009-11-05
i965g: clean up winsys dumping code a little
Keith Whitwell
2009-11-05
i965g: pass relocation information in an array with bo_subdata
Keith Whitwell
2009-11-05
i965g: propogate map-buffer-range semantics down to winsys
Keith Whitwell
2009-11-05
i965g: make the winsys responsible for all buffer->offset handling
Keith Whitwell
2009-11-05
brw: push more dumping into the winsys
Keith Whitwell
2009-11-05
i965g: disassemble more than one instruction at a time
Keith Whitwell
2009-11-05
i965g: call dissassembler for appropriate data uploads
Keith Whitwell
2009-11-05
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-05
i965g: hook up dumpers in dumping winsys
Keith Whitwell
2009-11-05
i965g: add data type tags to aid dumping/decoding
Keith Whitwell
2009-11-04
i965g: consolidate some includes
Keith Whitwell
2009-11-04
ws/i965: allow NULL buffer in winsys::bo_unreference
Keith Whitwell
2009-11-04
i965g: hook up flush-frontbuffer
Keith Whitwell
2009-11-04
i965g: add missing buffer functions
Keith Whitwell
2009-11-04
ws/i965: add load-time driver registration
Keith Whitwell
2009-11-04
ws/i965: add butt-ugly linker hack
Keith Whitwell
2009-11-04
i965g: add standalone xlib debug winsys
Keith Whitwell