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
/
identity
/
id_context.c
Age
Commit message (
Expand
)
Author
2010-04-19
identity: Implement index bias.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
identity: fix copy & paste error
Roland Scheidegger
2010-03-01
identity: adapt to new vertex element cso
Roland Scheidegger
2010-02-10
identity: adapt to stencil ref changes
Roland Scheidegger
2010-02-08
identity: Remove unnecessary header.
Vinson Lee
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-21
gallium: remove return value from draw calls
Keith Whitwell
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2010-02-23
identity: Fix after sampler view changes.
Michal Krol
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-04
identity: fix copy&paste error
Roland Scheidegger
2009-12-01
id: Implement separate vertex sampler state.
Michal Krol
2009-12-01
id: Update for renamed sampler/texture state setters.
Michal Krol
2009-08-06
identity: Use the correct texture
Jakob Bornecrantz
2009-06-24
identity: Add new identity driver
Jakob Bornecrantz