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/cso: allow saving the first fragment shader image slot
Nicolai Hähnle
2016-06-01
1
-0
/
+9
*
gallium: pause queries for all meta ops
Marek Olšák
2016-04-12
1
-0
/
+1
*
cso: add CSO_BITS_ALL_SHADERS
Brian Paul
2016-02-16
1
-0
/
+6
*
cso: make most of the cso_save/restore_x() functions static
Brian Paul
2016-02-16
1
-47
/
+0
*
cso: add new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-0
/
+24
*
cso: remove comment
Brian Paul
2016-02-16
1
-1
/
+0
*
cso: add new cso_set_viewport_dims() helper
Brian Paul
2016-02-16
1
-0
/
+2
*
gallium/cso: add support for compute shaders
Samuel Pitoiset
2016-02-13
1
-0
/
+4
*
cso: eliminate some sampler function wrappers
Marek Olšák
2015-07-23
1
-4
/
+2
*
cso: remove clip state handling
Marek Olšák
2015-07-23
1
-13
/
+0
*
cso: only allow saving and restoring fragment sampler states
Marek Olšák
2015-07-22
1
-2
/
+2
*
cso: only allow saving and restoring fragment sampler views
Marek Olšák
2015-07-22
1
-2
/
+2
*
gallium/cso: add support for tessellation shaders
Marek Olšák
2015-05-16
1
-0
/
+12
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
1
-4
/
+0
*
mesa/st: add support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+4
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/mesa: implement layered framebuffer clear for the clear_with_quad fallback
Marek Olšák
2013-12-03
1
-0
/
+5
*
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
[next]