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_pipe_sampler.c
Age
Commit message (
Expand
)
Author
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-11
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2009-12-10
gallium: Silence compiler warnings.
michal
2009-12-10
i965: Fix after sampler view changes.
michal
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-27
i965g: Remove unnecessary headers.
Vinson Lee
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2009-12-21
i965g: fixes to build after merge of master
Keith Whitwell
2009-11-21
i965g: get basic texturing working again
Keith Whitwell
2009-11-04
i965g: hook up pipe sampler callbacks
Keith Whitwell
2009-11-04
i965g: hook up more pipe_context functions
Keith Whitwell
2009-10-31
i965g: more work on compilation
Keith Whitwell
2009-10-26
i965g: still working on compilation
Keith Whitwell
2009-10-25
i965g: start hooking up some to the gallium context interfaces
Keith Whitwell