index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i965
/
brw_wm_surface_state.c
Age
Commit message (
Expand
)
Author
2010-01-27
i965g: Remove unnecessary headers.
Vinson Lee
2009-11-21
i965g: get basic texturing working again
Keith Whitwell
2009-11-05
i965g: pass relocation information in an array with bo_subdata
Keith Whitwell
2009-11-05
i965g: make the winsys responsible for all buffer->offset handling
Keith Whitwell
2009-11-05
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-04
i965g: fix order of calculation of brw->wm.nr_surfaces
Keith Whitwell
2009-11-04
i965g: hook up pipe sampler callbacks
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: more work on compilation -- surface management
Keith Whitwell
2009-10-26
i965g: still working on compilation
Keith Whitwell
2009-10-24
i965g: more work on compiling
Keith Whitwell
2009-10-24
i965g: more files compiling
Keith Whitwell
2009-10-23
i965g: wip on removing GL stuff, trying to get a few files compiling
Keith Whitwell
2009-10-23
i965g: re-starting from the dri driver
Keith Whitwell