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
/
docs
/
source
/
context.rst
Age
Commit message (
Expand
)
Author
2010-09-13
gallium: Change the resource_copy_region semantics to allow copies between di...
José Fonseca
2010-08-25
gallium/docs: notes on scissor state
Keith Whitwell
2010-07-29
gallium/docs: Document draw_vbo and set_index_buffer.
Chia-I Wu
2010-06-16
gallium/docs: Flesh out the distro information.
Corbin Simpson
2010-06-16
gallium/docs: Fix RST error.
Corbin Simpson
2010-06-08
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-05-28
gallium: clear interface changes
Roland Scheidegger
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
gallium: clean up resource_copy_region function
Roland Scheidegger
2010-05-19
gallium/docs: s/milli/nano/
Mathias Fröhlich
2010-05-17
gallium/docs: Fix missing ref.
Corbin Simpson
2010-05-17
gallium/docs: Update for timer queries.
Corbin Simpson
2010-04-26
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-20
gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...
José Fonseca
2010-04-19
docs: Document indexBias.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-19
gallium/docs: Clarify sampler view descriptions.
Michal Krol
2010-03-19
gallium/docs: Fix a couple ReST errors.
Corbin Simpson
2010-03-16
gallium/docs: Create a separate section for Sampler Views.
Michal Krol
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-01
gallium/docs: document new vertex element cso interface
Roland Scheidegger
2010-02-25
docs: Document sampler view entry points.
Michal Krol
2010-02-25
docs: Update after sampler view changes.
Michal Krol
2010-02-09
docs: fix up documentation for stencil ref value changes
Roland Scheidegger
2010-01-29
gallium: document pipe_context::get_query_result()
Brian Paul
2010-01-25
gallium-docs: Add note on scissor.
Corbin Simpson
2010-01-21
gallium/docs: document conditional rendering
Brian Paul
2010-01-15
gallium: document set_constant_buffer
Roland Scheidegger
2010-01-15
gallium: remove set_edgeflags from docs
Roland Scheidegger
2010-01-14
gallium: Document drawing commands.
Michal Krol
2009-12-21
gallium/docs: extend the context docs a little
Keith Whitwell
2009-12-20
Moar docs, mostly context.
Corbin Simpson
2009-12-20
Add screen and context to docs.
Corbin Simpson