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
/
include
/
pipe
/
p_context.h
Age
Commit message (
Expand
)
Author
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Add pipe_context::draw_vbo and pipe_context::set_index_buffer.
Chia-I Wu
2010-06-11
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-08
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
gallium: add interface for DrawAuto and implement it in softpipe
Zack Rusin
2010-06-08
gallium: basic and initial implementation of the stream output interface
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-17
gallium: clean up resource_copy_region function
Roland Scheidegger
2010-04-27
gallium: fix glaring bugs in last commit
Roland Scheidegger
2010-04-26
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-19
gallium: Add index bias parameter to draw_elements and friends.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-01
gallium: remove old comment about return values
Brian Paul
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-02-18
gallium: use cso state handling for pipe_vertex_element state
Roland Scheidegger
2010-02-09
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-01-29
gallium: document pipe_context::get_query_result()
Brian Paul
2010-01-21
gallium: fix conditional rendering comment
Brian Paul
2010-01-21
gallium: updated comments, whitespace fixes
Brian Paul
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-12
gallium: draw_arrays/elements_instanced() are of type void.
Michal Krol
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
2010-01-05
Merge branch 'master' into instanced-arrays
Michal Krol
2009-12-31
gallium: pipe_context::render_condition() and mode flags
Brian Paul
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-23
gallium: API cleanup, remove pointless pipe_constant_buffer
Roland Scheidegger
2009-12-23
gallium: Add interfaces needed for instanced drawing.
Michal Krol
2009-12-21
gallium: remove return value from draw calls
Keith Whitwell
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-09
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-01
gallium: Introduce separate vertex texture/sampler state.
Michal Krol
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-08-18
gallium: improved comments, minor whitespace changes
Brian Paul
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-09
gallium: comments for surface_copy(), surface_fill() in p_context.h
Brian Paul
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-02-05
gallium: move 'struct pipe_winsys'
Brian Paul
2009-01-08
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2008-06-23
gallium: change surface_copy()'s do_flip to boolean
Brian Paul
2008-05-29
draw: draw_range_elements trial
Keith Whitwell
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-04-04
gallium: Handle client-supplied edgeflags.
Keith Whitwell
[next]