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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
2
-20
/
+0
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-16
/
+8
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
2
-2
/
+4
*
cso: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
2
-10
/
+12
*
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2017-02-14
2
-5
/
+7
*
Revert "cso: don't release sampler states that are bound"
Michel Dänzer
2016-12-19
1
-3
/
+1
*
cso: Make sanitize_hash safe for samplers
Michel Dänzer
2016-12-19
1
-1
/
+43
*
cso: Store hash key in struct cso_sampler
Michel Dänzer
2016-12-19
2
-0
/
+2
*
cso: Optimize cso_save/restore_fragment_samplers
Michel Dänzer
2016-12-19
1
-4
/
+17
*
cso: Store pointers to struct cso_sampler in struct sampler_info
Michel Dänzer
2016-12-19
1
-15
/
+18
*
cso: Don't restore nr_samplers in cso_restore_fragment_samplers
Michel Dänzer
2016-12-19
1
-1
/
+0
*
cso: don't release sampler states that are bound
Marek Olšák
2016-12-07
1
-1
/
+3
*
gallium: Use enum pipe_shader_type in set_shader_images()
Kai Wasserbäch
2016-08-29
2
-2
/
+4
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
2
-2
/
+2
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
2
-5
/
+7
*
gallium/cso: avoid unnecessary null dereference
Eric Engestrom
2016-08-24
1
-1
/
+1
*
gallium/cso: allow saving the first fragment shader image slot
Nicolai Hähnle
2016-06-01
2
-0
/
+48
*
cso: remove / add some comments
Brian Paul
2016-05-17
1
-6
/
+4
*
cso: null-out previously bound sampler states
Brian Paul
2016-05-03
1
-1
/
+3
*
gallium: pause queries for all meta ops
Marek Olšák
2016-04-12
2
-0
/
+5
*
gallium/cso: fix indentation
Thomas Hindoe Paaboel Andersen
2016-03-02
1
-4
/
+4
*
gallium/cso: only enable compute shaders when TGSI is supported
Samuel Pitoiset
2016-02-18
1
-1
/
+6
*
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
2
-85
/
+70
*
cso: add new cso_save/restore_state() functions
Brian Paul
2016-02-16
2
-0
/
+133
*
cso: remove comment
Brian Paul
2016-02-16
1
-1
/
+0
*
cso: add new cso_set_viewport_dims() helper
Brian Paul
2016-02-16
2
-0
/
+20
*
gallium/cso: add support for compute shaders
Samuel Pitoiset
2016-02-13
2
-0
/
+34
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
2
-3
/
+3
*
cso: eliminate some sampler function wrappers
Marek Olšák
2015-07-23
2
-33
/
+12
*
cso: remove clip state handling
Marek Olšák
2015-07-23
2
-57
/
+0
*
cso: only allow saving and restoring fragment sampler states
Marek Olšák
2015-07-22
2
-14
/
+18
*
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
2
-54
/
+53
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
2
-8
/
+8
*
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
2
-0
/
+105
*
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
2
-19
/
+5
*
gallium/aux: Avoid redefining MAX
Alexander von Gluck IV
2014-12-10
1
-0
/
+2
*
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
2
-0
/
+23
*
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
2
-6
/
+9
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
6
-18
/
+18
*
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
2
-0
/
+25
[next]