index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
cso_cache
/
cso_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+2
*
cso: add constant buffer save/restore feature for postprocessing
Marek Olšák
2013-03-26
1
-0
/
+13
*
gallium/cso: don't use the pipe_error return type where it's not needed
Marek Olšák
2012-12-12
1
-16
/
+12
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
1
-0
/
+5
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-3
/
+7
*
gallium: set sample mask to ~0 for clear, blit and gen_mipmap
Marek Olšák
2012-08-04
1
-0
/
+2
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
1
-50
/
+29
*
cso: cso_context should install u_vbuf by itself and not st/mesa
Marek Olšák
2012-04-30
1
-2
/
+0
*
gallium: make user vertex buffers optional
Marek Olšák
2012-04-24
1
-0
/
+3
*
cso: add set_index_buffer and draw_vbo passthrough functions
Marek Olšák
2012-04-24
1
-0
/
+13
*
gallium/cso: Put the comment about shader in the code for future reference.
José Fonseca
2012-02-22
1
-0
/
+7
*
gallium/cso: kill off non-functional shader caching
Marek Olšák
2012-02-21
1
-13
/
+0
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-0
/
+8
*
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-14
1
-0
/
+7
*
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
1
-0
/
+2
*
cso: remove cso_set/save/restore_sampler_textures
Roland Scheidegger
2010-03-19
1
-8
/
+0
*
cso: Remove set/save/restore_vertex_sampler_textures().
Michal Krol
2010-03-12
1
-11
/
+0
*
cso: Add entry points for vertex/fragment sampler views.
Michal Krol
2010-03-12
1
-0
/
+28
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-1
/
+6
|
\
|
*
gallium: use cso state handling for pipe_vertex_element state
Roland Scheidegger
2010-02-18
1
-1
/
+6
*
|
cso: Track clip state with cso context.
Michal Krol
2010-02-24
1
-0
/
+13
|
/
*
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
1
-0
/
+2
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
1
-0
/
+4
*
cso: Add set_vertex_samplers function
Jakob Bornecrantz
2010-01-18
1
-0
/
+4
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-0
/
+7
*
cso: Fix function prototype.
Michal Krol
2009-12-01
1
-1
/
+1
*
cso: Add support for separate vertex sampler state.
Michal Krol
2009-12-01
1
-0
/
+25
*
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-25
1
-1
/
+1
*
gallium: make cso_release_all() public
Brian Paul
2008-04-24
1
-0
/
+2
*
gallium: added cso_delete_vertex_fragment_shader() functions
Brian Paul
2008-04-24
1
-0
/
+6
*
make the api consistent (all set functions return pipe_error status)
Zack Rusin
2008-04-21
1
-13
/
+13
*
initial stab at error handling in cso
Zack Rusin
2008-04-21
1
-17
/
+17
*
cso: provide functions to bind fs/vs handles directly
Keith Whitwell
2008-04-21
1
-0
/
+4
*
gallium: implement CSO save/restore functions for use by meta operations (bli...
Brian
2008-03-19
1
-9
/
+44
*
gallium: added cso_unset_*() functions
Brian
2008-03-18
1
-0
/
+13
*
cso: add a higher-level interface which does all pipe interactions to set a g...
Keith Whitwell
2008-03-09
1
-0
/
+85