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
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/st: indentation tidy-up
Timothy Arceri
2017-05-31
1
-33
/
+32
*
mesa: GL_ARB_shader_subroutine is not optional in core profile
Ian Romanick
2017-05-22
1
-1
/
+0
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
1
-0
/
+2
*
st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
2017-05-20
1
-1
/
+1
*
mesa: add an env var to force cache fallback
Timothy Arceri
2017-05-20
1
-1
/
+5
*
st/mesa: improve shader cache debug info
Timothy Arceri
2017-05-20
1
-2
/
+4
*
st/mesa: silence a valgrind warning in u_threaded_context due to st_draw_vbo
Marek Olšák
2017-05-18
1
-0
/
+1
*
glsl_to_tgsi: declare all SSBOs and atomics when indirect indexing is used
Marek Olšák
2017-05-18
1
-16
/
+14
*
tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
2017-05-18
4
-16
/
+28
*
st/mesa: remove an incorrect assertion
Nicolai Hähnle
2017-05-18
1
-2
/
+0
*
mesa: add gl_constants::AllowMappedBuffersDuringExecution
Marek Olšák
2017-05-17
1
-0
/
+3
*
mesa/st: fix yuv EGLImage's
Rob Clark
2017-05-16
1
-2
/
+30
*
gallium: add flag PIPE_CONTEXT_PREFER_THREADED
Marek Olšák
2017-05-15
1
-1
/
+1
*
st/mesa: move the logic of all_varyings_in_vbos into st_update_array
Marek Olšák
2017-05-10
3
-25
/
+12
*
st/mesa: unify common code in st_draw_vbo functions
Marek Olšák
2017-05-10
1
-27
/
+21
*
st/mesa: make st_draw_vbo static
Marek Olšák
2017-05-10
3
-14
/
+2
*
st/mesa: upload zero-stride vertex attributes here
Marek Olšák
2017-05-10
3
-16
/
+48
*
st/mesa: simplify the signature of get_client_array
Marek Olšák
2017-05-10
1
-10
/
+8
*
st/mesa: remove vpv->num_inputs dereferences in st_update_array
Marek Olšák
2017-05-10
1
-20
/
+20
*
st/mesa: fold error handling into setup_(non_)interleaved_attribs
Marek Olšák
2017-05-10
1
-18
/
+10
*
st/mesa: fold cso calls into setup_(non_)interleaved_attribs
Marek Olšák
2017-05-10
1
-46
/
+45
*
st/mesa: don't call util_draw_init_info in st_draw_vbo
Marek Olšák
2017-05-10
1
-2
/
+8
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
2
-57
/
+40
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-8
/
+11
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
5
-30
/
+28
*
st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Samuel Pitoiset
2017-05-10
1
-9
/
+9
*
mesa: remove never used gl_shader_compiler_options::EmitNoFunctions
Samuel Pitoiset
2017-05-10
1
-1
/
+0
*
st/mesa: remove unused st parameter in init_velement_lowered
Marek Olšák
2017-05-08
1
-4
/
+3
*
st/mesa: use PIPE_MAX_ATTRIBS as the max number of vertex buffers
Marek Olšák
2017-05-08
1
-1
/
+1
*
st/mesa: simplify code due to unification to st_common_program
Marek Olšák
2017-05-08
4
-99
/
+35
*
st/mesa: simplify update_constants functions
Marek Olšák
2017-05-08
4
-38
/
+17
*
st/mesa: unify TCS, TES, GS st_*_program structures
Marek Olšák
2017-05-08
10
-160
/
+94
*
st/mesa: decrease the size of remaining st_translate_program array params
Marek Olšák
2017-05-08
7
-11
/
+11
*
st/mesa: remove unused outputSlotToAttr
Marek Olšák
2017-05-08
3
-11
/
+0
*
st/mesa: remove st_context::vertex_result_to_slot
Marek Olšák
2017-05-08
4
-8
/
+4
*
st/mesa: decrease the size of st_vertex_program
Marek Olšák
2017-05-08
10
-36
/
+36
*
st/mesa: remove struct st_tracked_state
Marek Olšák
2017-05-08
22
-398
/
+118
*
st/glsl_to_tgsi: don't use rzalloc_array() when it's unnecessary
Samuel Pitoiset
2017-05-08
1
-6
/
+6
*
st/mesa: stop calling _mesa_init_buffer_object_functions()
Timothy Arceri
2017-05-07
1
-3
/
+0
*
glsl: add ARB_bindless_texture operations
Samuel Pitoiset
2017-05-06
1
-0
/
+5
*
st/glsl_to_tgsi: fix renumber_registers() in presence of dead code
Samuel Pitoiset
2017-05-05
1
-5
/
+34
*
mesa/st: compute support for glsl_to_nir
Rob Clark
2017-05-04
4
-1
/
+32
*
glsl: rename image_* qualifiers to memory_*
Samuel Pitoiset
2017-05-04
1
-3
/
+3
*
st/glsl_to_tgsi: remove unrequired tgsi_get_opcode_info() call
Timothy Arceri
2017-05-04
1
-1
/
+1
*
st/mesa: use min_index and max_index directly from vbo
Marek Olšák
2017-04-28
1
-7
/
+2
*
st/mesa: add more fallback gallium formats for GL integer formats
Brian Paul
2017-04-28
1
-25
/
+25
*
st/mesa: whitespace clean-ups in st_manager.c
Brian Paul
2017-04-28
1
-7
/
+8
*
st/mesa: remove redundant stfb->iface checks
Nicolai Hähnle
2017-04-28
2
-9
/
+2
*
st/mesa: don't cast the incomplete framebufer to st_framebuffer
Nicolai Hähnle
2017-04-28
2
-2
/
+4
*
st/glsl_to_tgsi: make undef_src and undef_dst const
Nicolai Hähnle
2017-04-28
1
-2
/
+2
[next]