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
/
drivers
/
i965
/
brw_batchbuffer.c
Age
Commit message (
Expand
)
Author
2010-08-21
i965g: Fix printf format warning on 32-bit platforms.
Vinson Lee
2010-05-17
i965g: Fix printf format specifier.
José Fonseca
2010-01-20
gallium/i965: Make brw_batchbuffer prototypes match in source & header
Alan Coopersmith
2009-11-30
brw: add dumping to gem winsys
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: add lots of error checks and early returns
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
i965g: pull in a copy of intel_decode.c for now
Keith Whitwell
2009-11-04
i965g: fix up batchbuffer confusion
Keith Whitwell
2009-11-04
i965g: convert read/write domain pairs into single usage value
Keith Whitwell
2009-11-01
i965g: driver and winsys compile
Keith Whitwell
2009-11-01
i965g: the whole drivers/i965 directory is compiling
Keith Whitwell
2009-11-01
i965g: more files compiling
Keith Whitwell
2009-10-26
i965g: still working on compilation
Keith Whitwell
2009-10-25
i965g: more work on compiling, particularly the brw_draw files
Keith Whitwell