index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
pipe
/
p_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
g3dvl: Add max_references parameter to vl_create_decoder()
Emeric Grange
2011-09-14
1
-1
/
+1
*
gallium: extend resource_resolve to accommodate BlitFramebuffer
Christoph Bumiller
2011-08-04
1
-5
/
+3
*
gallium: put video-related enums in separate header
Brian Paul
2011-07-14
1
-4
/
+4
*
[g3dvl] and finally remove pipe_video_context
Christian König
2011-07-08
1
-0
/
+11
*
[g3dvl] move video buffer creation out of video context
Christian König
2011-07-08
1
-0
/
+11
*
gallium: add texture barrier support to the interface and st/mesa (v2)
Marek Olšák
2011-03-15
1
-0
/
+5
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-3
/
+1
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-15
/
+0
*
gallium: notify drivers about possible changes in user buffer contents
Marek Olšák
2011-02-14
1
-0
/
+8
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-23
/
+33
*
gallium: Clean up header file inclusion in p_context.h.
Vinson Lee
2010-08-26
1
-6
/
+24
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-41
/
+0
*
gallium: Add pipe_context::draw_vbo and pipe_context::set_index_buffer.
Chia-I Wu
2010-07-29
1
-0
/
+6
*
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
1
-0
/
+7
*
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-2
/
+2
*
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
1
-1
/
+1
*
gallium: add interface for DrawAuto and implement it in softpipe
Zack Rusin
2010-06-08
1
-0
/
+5
*
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-08
1
-0
/
+12
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-12
/
+12
*
gallium: clear interface changes
Roland Scheidegger
2010-05-28
1
-13
/
+26
*
gallium: clean up resource_copy_region function
Roland Scheidegger
2010-05-17
1
-2
/
+0
*
gallium: fix glaring bugs in last commit
Roland Scheidegger
2010-04-27
1
-2
/
+1
*
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
1
-15
/
+36
*
gallium: Add index bias parameter to draw_elements and friends.
José Fonseca
2010-04-19
1
-0
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-29
/
+35
*
gallium: remove old comment about return values
Brian Paul
2010-04-01
1
-1
/
+1
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-0
/
+26
|
\
|
*
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
1
-1
/
+2
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-0
/
+26
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-3
/
+6
|
\
|
|
*
gallium: use cso state handling for pipe_vertex_element state
Roland Scheidegger
2010-02-18
1
-3
/
+6
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-6
/
+16
|
/
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
1
-1
/
+4
*
gallium: document pipe_context::get_query_result()
Brian Paul
2010-01-29
1
-0
/
+5
*
gallium: fix conditional rendering comment
Brian Paul
2010-01-21
1
-1
/
+1
*
gallium: updated comments, whitespace fixes
Brian Paul
2010-01-21
1
-15
/
+15
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-1
/
+1
|
\
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
|
*
gallium: API cleanup, remove pointless pipe_constant_buffer
Roland Scheidegger
2009-12-23
1
-1
/
+1
*
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
1
-0
/
+16
|
\
\
|
*
|
gallium: draw_arrays/elements_instanced() are of type void.
Michal Krol
2010-01-12
1
-15
/
+15
|
*
|
Merge branch 'master' into instanced-arrays
Michal Krol
2010-01-05
1
-0
/
+14
|
|
\
\
|
*
|
|
gallium: Add interfaces needed for instanced drawing.
Michal Krol
2009-12-23
1
-0
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-14
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gallium: remove return value from draw calls
Keith Whitwell
2009-12-21
1
-14
/
+14
*
|
|
gallium: pipe_context::render_condition() and mode flags
Brian Paul
2009-12-31
1
-0
/
+8
*
|
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+6
|
|
/
|
/
|
*
|
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
1
-8
/
+0
|
/
*
gallium: Introduce separate vertex texture/sampler state.
Michal Krol
2009-12-01
1
-4
/
+13
*
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-17
1
-0
/
+3
[next]