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_wm_sampler_state.c
Age
Commit message (
Expand
)
Author
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-02-21
i965g: Fix use of out-of-scope variable.
Vinson Lee
2009-12-23
i965g: Rename {pf->util_format}_is_depth_or_stencil()
Tomas Carnecky
2009-12-23
[i965] Rename {pf -> util}_format_is_depth_or_stencil()
Tomas Carnecky
2009-12-10
i965: Fix after sampler view changes.
michal
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: 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 files compiling
Keith Whitwell
2009-10-31
i965g: more work on compilation
Keith Whitwell
2009-10-26
i965g: still working on compilation
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