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
/
auxiliary
/
cso_cache
/
cso_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
cso: eliminate some sampler function wrappers
Marek Olšák
2015-07-23
1
-29
/
+10
*
cso: remove clip state handling
Marek Olšák
2015-07-23
1
-44
/
+0
*
cso: only allow saving and restoring fragment sampler states
Marek Olšák
2015-07-22
1
-12
/
+16
*
cso: drop inefficient checking for redundant sampler state changes
Marek Olšák
2015-07-22
1
-26
/
+2
*
cso: only allow saving and restoring fragment sampler views
Marek Olšák
2015-07-22
1
-52
/
+51
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-4
/
+4
*
cso: add context cleanup code from st/mesa
Marek Olšák
2015-05-20
1
-0
/
+7
*
gallium/cso: set NULL shaders at context destruction
Marek Olšák
2015-05-16
1
-0
/
+7
*
gallium/cso: add support for tessellation shaders
Marek Olšák
2015-05-16
1
-0
/
+93
*
cso: minor comment fix
Brian Paul
2015-04-22
1
-1
/
+1
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
1
-15
/
+5
*
u_vbuf: Simplify the format fallback translation.
Eric Anholt
2014-08-24
1
-11
/
+1
*
cso: fix stream-out clean up in cso_release_all()
Brian Paul
2014-06-12
1
-1
/
+1
*
mesa/st: add support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+19
*
cso: check for no sampler view changes in cso_set_sampler_views()
Brian Paul
2014-04-03
1
-3
/
+8
*
cso: fix sampler view count in cso_set_sampler_views()
Brian Paul
2014-04-02
1
-3
/
+4
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-5
/
+8
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-4
/
+4
*
cso_context: Fix cso_context::sample_mask initial value.
José Fonseca
2014-01-07
1
-1
/
+1
*
st/mesa: implement layered framebuffer clear for the clear_with_quad fallback
Marek Olšák
2013-12-03
1
-0
/
+20
*
gallium/cso: fix sampler / sampler_view counts
Roland Scheidegger
2013-11-28
1
-11
/
+16
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-29
/
+6
*
cso: fix incorrect sampler view count in cso_restore_sampler_views()
Brian Paul
2013-10-16
1
-3
/
+6
*
cso: make sure all sampler states are set/cleared
Brian Paul
2013-10-03
1
-2
/
+9
*
cso: remove use of old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-31
/
+3
*
cso: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
1
-21
/
+44
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-3
/
+10
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
1
-2
/
+2
*
cso: add constant buffer save/restore feature for postprocessing
Marek Olšák
2013-03-26
1
-0
/
+59
*
gallium/cso: don't use the pipe_error return type where it's not needed
Marek Olšák
2012-12-12
1
-25
/
+12
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
1
-0
/
+26
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-40
/
+46
*
gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS #define
Brian Paul
2012-08-16
1
-2
/
+0
*
cso: rearrange some structure fields for consistency
Brian Paul
2012-08-10
1
-2
/
+3
*
gallium: set sample mask to ~0 for clear, blit and gen_mipmap
Marek Olšák
2012-08-04
1
-1
/
+12
*
cso: remove unreachable break statements
Brian Paul
2012-08-03
1
-5
/
+0
*
cso: 80-column wrapping, remove trailing whitespace, etc
Brian Paul
2012-08-03
1
-33
/
+54
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
1
-162
/
+79
*
cso: cso_context should install u_vbuf by itself and not st/mesa
Marek Olšák
2012-04-30
1
-5
/
+23
*
gallium: make user vertex buffers optional
Marek Olšák
2012-04-24
1
-4
/
+62
*
cso: add set_index_buffer and draw_vbo passthrough functions
Marek Olšák
2012-04-24
1
-0
/
+35
*
cso: unreference saved vertex buffers when restoring
Marek Olšák
2012-04-12
1
-0
/
+8
*
gallium/cso: kill off non-functional shader caching
Marek Olšák
2012-02-21
1
-118
/
+0
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-15
/
+2
*
gallium: fix a crash in drivers that don't support stream output
Fredrik Höglund
2011-12-15
1
-1
/
+2
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-0
/
+101
*
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
2011-11-04
1
-1
/
+18
*
gallium/cso_cache: remove one call to pipe_sampler_view_reference
Marek Olšák
2011-11-04
1
-2
/
+4
*
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-14
1
-0
/
+45
[next]