index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
docs
/
source
/
context.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
gallium: expose a debug message callback settable by context owner
Ilia Mirkin
1
-0
/
+3
2015-07-16
gallium: add interface for writable shader images
Marek Olšák
1
-8
/
+8
2015-05-16
gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
1
-0
/
+5
2014-07-01
gallium: add an index argument to create_query
Ilia Mirkin
1
-0
/
+4
2014-05-31
gallium/docs: improve documentation of render condition wrt blits.
Roland Scheidegger
1
-3
/
+7
2014-05-14
gallium/docs: clarify when query results are reset
Rob Clark
1
-0
/
+2
2014-04-26
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
1
-0
/
+1
2014-04-01
gallium/docs: fix incorrect/missing references
Ilia Mirkin
1
-3
/
+3
2014-03-31
gallium: add interface to clear buffers
Ilia Mirkin
1
-0
/
+5
2014-03-07
gallium: allow setting of the internal stream output offset
Zack Rusin
1
-4
/
+5
2014-02-25
gallium: add interface for persistent and coherent buffer mappings
Marek Olšák
1
-0
/
+22
2013-10-23
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
1
-10
/
+4
2013-10-03
gallium/docs: update bind_sampler_states() documentation
Brian Paul
1
-5
/
+6
2013-09-20
gallium: add flush_resource context function
Marek Olšák
1
-0
/
+13
2013-08-27
draw: clean up setting stream out information a bit
Roland Scheidegger
1
-0
/
+2
2013-06-19
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
Roland Scheidegger
1
-4
/
+6
2013-06-18
gallium: add condition parameter to render_condition
Roland Scheidegger
1
-5
/
+9
2013-06-07
gallium/docs: fix up transfer description for 1d arrays, add cube map arrays
Roland Scheidegger
1
-5
/
+4
2013-05-25
gallium: Add support for multiple viewports
Zack Rusin
1
-3
/
+5
2013-04-03
gallium/docs: fix definition of PIPE_QUERY_SO_STATISTICS
Christoph Bumiller
1
-3
/
+5
2013-03-12
d3d1x: Remove.
José Fonseca
1
-1
/
+1
2013-01-15
gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
1
-2
/
+1
2012-10-24
gallium/docs: fix sphinx warning
Andreas Boll
1
-1
/
+1
2012-10-11
gallium: unify transfer functions
Marek Olšák
1
-13
/
+11
2012-09-30
gallium: remove resource_resolve
Marek Olšák
1
-14
/
+0
2012-09-30
gallium: add blit into the interface
Marek Olšák
1
-0
/
+9
2012-05-12
gallium/docs: remove documentation of redefine_user_buffer
Marek Olšák
1
-14
/
+0
2012-05-11
gallium/tgsi: Add resource write-back support.
Francisco Jerez
1
-1
/
+2
2012-05-11
gallium: Add context hooks for binding shader resources.
Francisco Jerez
1
-1
/
+19
2012-05-11
gallium: Basic compute interface.
Francisco Jerez
1
-0
/
+39
2011-12-15
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
1
-20
/
+41
2011-10-20
gallium: add new query types and missing documentation
Christoph Bumiller
1
-6
/
+57
2011-08-04
gallium: extend resource_resolve to accommodate BlitFramebuffer
Christoph Bumiller
1
-1
/
+8
2011-04-16
gallium/docs: Improve min_index/max_index description.
José Fonseca
1
-8
/
+17
2011-03-15
gallium: add texture barrier support to the interface and st/mesa (v2)
Marek Olšák
1
-0
/
+10
2011-02-22
gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.
José Fonseca
1
-13
/
+29
2011-02-14
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
1
-0
/
+16
2011-02-03
gallium/docs: more info about setting samplers and sampler views
Brian Paul
1
-11
/
+23
2011-01-28
gallium/docs: add info about transfer boxes and array textures
Brian Paul
1
-0
/
+16
2011-01-26
gallium: add an interface for query predicates
Zack Rusin
1
-0
/
+5
2011-01-19
gallium/docs: document result type for some types of queries
Brian Paul
1
-0
/
+2
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
1
-9
/
+31
2010-10-21
gallium: new CAP, state for primitive restart
Brian Paul
1
-0
/
+9
2010-09-13
gallium: Change the resource_copy_region semantics to allow copies between di...
José Fonseca
1
-3
/
+5
2010-08-25
gallium/docs: notes on scissor state
Keith Whitwell
1
-1
/
+3
2010-07-29
gallium/docs: Document draw_vbo and set_index_buffer.
Chia-I Wu
1
-39
/
+16
2010-06-16
gallium/docs: Flesh out the distro information.
Corbin Simpson
1
-0
/
+2
2010-06-16
gallium/docs: Fix RST error.
Corbin Simpson
1
-1
/
+1
2010-06-08
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
1
-0
/
+17
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
1
-4
/
+4
[next]