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
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+2
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+2
*
st/mesa: tell u_vbuf that GL core doesn't have user VBOs
Marek Olšák
2017-02-14
1
-1
/
+8
*
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2017-02-14
1
-1
/
+1
*
st/mesa: use the common uploader (v2)
Marek Olšák
2017-02-14
7
-44
/
+25
*
st/mesa: don't pass compare mode for stencil-sampled textures
Ilia Mirkin
2017-02-12
1
-1
/
+1
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+3
*
st/mesa/i965: create link status enum
Timothy Arceri
2017-02-09
1
-1
/
+1
*
mesa/st: fix strict aliasing issue in int64 code.
Dave Airlie
2017-02-08
1
-4
/
+2
*
st/mesa: MAX_VARYING is the max supported number of patch varyings, not min
Ilia Mirkin
2017-02-02
1
-1
/
+1
*
gallium: turn PIPE_SHADER_CAP_DOUBLES into a screen capability
Nicolai Hähnle
2017-02-02
1
-4
/
+1
*
st/mesa: inline get_mesa_program()
Timothy Arceri
2017-02-02
1
-37
/
+23
*
st/mesa: create set_prog_affected_state_flags() helper
Timothy Arceri
2017-02-02
1
-106
/
+111
*
st/mesa: st_atom_shader.c C99 tidy up
Timothy Arceri
2017-02-02
1
-3
/
+1
*
st/mesa: remove pre C99 statement block for variable declaration
Timothy Arceri
2017-02-02
1
-60
/
+58
*
st/mesa: make st_texture_get_sampler_view() static
Samuel Pitoiset
2017-01-30
2
-5
/
+1
*
st/mesa: use correct return statement for a void function
Emil Velikov
2017-01-27
1
-1
/
+2
*
st/mesa: add support for enabling ARB_gpu_shader_int64.
Dave Airlie
2017-01-27
1
-0
/
+1
*
st/glsl_to_tgsi: add support for 64-bit integers
Dave Airlie
2017-01-27
1
-18
/
+202
*
st/mesa: destroy pipe_context before destroying st_context (v2)
Marek Olšák
2017-01-24
1
-6
/
+7
*
st/glsl_to_tgsi: fix compilation warnings since int64 types
Samuel Pitoiset
2017-01-24
1
-3
/
+3
*
st/glsl_to_tgsi: use DDIV instead of DRCP + DMUL
Nicolai Hähnle
2017-01-23
1
-6
/
+3
*
mesa/glsl: set {clip,cull}_distance_array_size directly in gl_program
Timothy Arceri
2017-01-23
1
-8
/
+8
*
st/mesa/glsl: change xfb_program field to last_vert_prog
Timothy Arceri
2017-01-23
2
-4
/
+11
*
mesa: use gl_program for CurrentProgram rather than gl_shader_program
Timothy Arceri
2017-01-23
5
-109
/
+48
*
glsl: Add basic ARB_gpu_shader_int64 types
Dave Airlie
2017-01-20
1
-0
/
+6
*
st/mesa: ask pipe driver to recreate derived internal resources when (re-)bin...
Philipp Zabel
2017-01-20
1
-0
/
+4
*
st/mesa/glsl: set early_fragment_tests directly in shader_info
Timothy Arceri
2017-01-19
1
-1
/
+1
*
st/mesa: add support for advanced blend when fb can be fetched from
Ilia Mirkin
2017-01-16
4
-8
/
+37
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
compiler: Merge shader_info's tcs and tes structs.
Kenneth Graunke
2017-01-10
1
-6
/
+6
*
st/mesa: pass gl_program to st_bind_ubos()
Timothy Arceri
2017-01-09
1
-18
/
+18
*
st/mesa: pass gl_program to st_bind_images()
Timothy Arceri
2017-01-09
1
-24
/
+22
*
st/mesa: stop passing gl_linked_shader to set_affected_state_flags()
Timothy Arceri
2017-01-09
1
-7
/
+6
*
st/mesa/glsl: set num_images directly in shader_info
Timothy Arceri
2017-01-09
2
-8
/
+8
*
st/mesa: pass gl_program to st_bind_ssbos()
Timothy Arceri
2017-01-09
1
-21
/
+21
*
mesa: Introduce a compiler enum for tessellation spacing.
Kenneth Graunke
2017-01-07
1
-15
/
+8
*
compiler: Change shader_info->tes.vertex_order into a ccw boolean.
Kenneth Graunke
2017-01-07
1
-1
/
+1
*
st/mesa/glsl: move SamplerTargets to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+1
*
st/mesa/glsl: set SamplersUsed directly in gl_program
Timothy Arceri
2017-01-06
1
-1
/
+0
*
mesa/glsl: set num_textures per stage directly in shader_info
Timothy Arceri
2017-01-06
1
-1
/
+1
*
st/mesa/glsl: add new is_arb_asm flag in gl_program
Timothy Arceri
2017-01-06
1
-8
/
+9
*
st/mesa/glsl/i965: move ShaderStorageBlocks to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+1
*
st/mesa/glsl/i965: set num_ssbos directly in shader_info
Timothy Arceri
2017-01-06
2
-6
/
+6
*
st/mesa/glsl/i965: move per stage UniformBlocks to gl_program
Timothy Arceri
2017-01-06
2
-11
/
+9
*
st/mesa/glsl/i965: set num_ubos directly in shader_info
Timothy Arceri
2017-01-06
2
-5
/
+3
*
st/mesa/glsl/i965: move ImageUnits and ImageAccess fields to gl_program
Timothy Arceri
2017-01-06
1
-1
/
+2
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
4
-12
/
+18
*
gallium: remove TGSI_OPCODE_ABS
Marek Olšák
2017-01-05
2
-8
/
+33
*
st/mesa: fix a segfault when prog->sh.data is NULL
Marek Olšák
2017-01-05
1
-1
/
+3
[next]