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
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-2
/
+1
*
st/glsl: refactor st_link_nir()
Timothy Arceri
2019-01-07
1
-36
/
+16
*
nir: rename nir_link_constant_varyings() nir_link_opt_varyings()
Timothy Arceri
2019-01-02
1
-1
/
+1
*
st/glsl_to_nir: call nir_lower_load_const_to_scalar() in the st
Timothy Arceri
2019-01-02
1
-1
/
+3
*
st/mesa: expose GL_NV_shader_atomic_float when ATOMFADD is supported
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
st/mesa: select ATOMFADD when source type is float
Ilia Mirkin
2018-12-26
2
-0
/
+3
*
st/mesa: allow glDrawElements to work with GL_SELECT feedback
Ilia Mirkin
2018-12-26
2
-23
/
+42
*
st/nir: Drop unused gl_program parameter in VS input handling helper.
Kenneth Graunke
2018-12-21
1
-2
/
+2
*
st/nir: Gather info after applying lowering FS variant features
Kenneth Graunke
2018-12-21
1
-0
/
+4
*
st/mesa: Combine the DrawPixels and Bitmap passthrough VS programs.
Kenneth Graunke
2018-12-21
4
-33
/
+22
*
st/mesa: Don't open code the drawpixels vertex shader.
Kenneth Graunke
2018-12-21
1
-27
/
+11
*
st/mesa: Drop !passColor optimization in drawpixels shaders.
Kenneth Graunke
2018-12-21
2
-28
/
+20
*
st/mesa: Drop dead 'passthrough_fs' field.
Kenneth Graunke
2018-12-21
1
-2
/
+0
*
st/mesa: remove sampler associated with buffer texture in pbo logic
Ilia Mirkin
2018-12-20
1
-5
/
+0
*
nir/opt_peephole_select: Don't peephole_select expensive math instructions
Ian Romanick
2018-12-17
1
-1
/
+1
*
nir/opt_peephole_select: Don't try to remove flow control around indirect loads
Ian Romanick
2018-12-17
1
-1
/
+1
*
st/nir: Use nir_src_as_uint for tokens
Jason Ekstrand
2018-12-16
1
-5
/
+1
*
mesa/st: Expose compute shaders when NIR support is advertised.
Eric Anholt
2018-12-13
1
-7
/
+12
*
mesa/st/nir: fix missing nir_compact_varyings
Rob Clark
2018-12-11
1
-1
/
+2
*
st/mesa: Add support for EXT_multisampled_render_to_texture
Kristian H. Kristensen
2018-12-06
3
-0
/
+5
*
st/mesa: expose EXT_render_snorm on GLES
Marek Olšák
2018-12-04
1
-0
/
+8
*
st/mesa: expose GL_OES_texture_view
Marek Olšák
2018-12-04
1
-0
/
+1
*
Revert "st/mesa: silenced unhanded enum warning in st_glsl_to_tgsi.cpp"
Matt Turner
2018-12-03
1
-1
/
+0
*
mesa/st: do not probe for the same texture-formats twice
Erik Faye-Lund
2018-12-03
1
-4
/
+4
*
android: st/mesa: fix building error due to sched_getcpu()
Mauro Rossi
2018-12-01
1
-1
/
+1
*
mesa/st: better colormask check for clear fallback
Rob Clark
2018-11-27
1
-2
/
+8
*
mesa/st: swap order of clear() and clear_with_quad()
Rob Clark
2018-11-27
1
-3
/
+3
*
mesa/st: Make st_pipe_vertex_format static.
Mathias Fröhlich
2018-11-26
2
-4
/
+1
*
mesa/st: Use binding information from the VAO in feedback rendering.
Mathias Fröhlich
2018-11-26
3
-62
/
+68
*
mesa/st: Avoid extra references in the feedback draw function scope.
Mathias Fröhlich
2018-11-26
1
-2
/
+1
*
mesa/st: Factor out array and buffer setup from st_atom_array.c.
Mathias Fröhlich
2018-11-26
2
-22
/
+74
*
mesa/st: Only unmap the uploader that was actually used.
Mathias Fröhlich
2018-11-26
1
-1
/
+2
*
mesa/st: Only care about the uploader if it was used.
Mathias Fröhlich
2018-11-26
1
-3
/
+3
*
mesa: Factor out struct gl_vertex_format.
Mathias Fröhlich
2018-11-21
3
-16
/
+16
*
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2018-11-20
1
-0
/
+11
*
st/mesa: regularly re-pin driver threads to the CCX where the app thread is
Marek Olšák
2018-11-20
2
-0
/
+34
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-3
/
+5
*
st/mesa: disable L3 thread pinning
Marek Olšák
2018-11-12
1
-9
/
+0
*
st/mesa: make use of nir_link_constant_varyings()
Timothy Arceri
2018-11-10
1
-0
/
+3
*
gallium: add PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET
Marek Olšák
2018-11-09
1
-0
/
+3
*
st/mesa: Don't record garbage streamout information in the non-SSO case.
Kenneth Graunke
2018-11-03
3
-31
/
+15
*
st/nir: Drop unused parameter from st_nir_assign_uniform_locations().
Kenneth Graunke
2018-11-03
1
-2
/
+1
*
st/mesa: Pull nir_lower_wpos_ytransform work into a helper function.
Kenneth Graunke
2018-11-03
2
-29
/
+40
*
mesa/st: Add support for EXT_texture_sRGB_R8
Gert Wollny
2018-11-02
2
-0
/
+12
*
vbo: Remove set but not used weak field from _mesa_prim.
Mathias Fröhlich
2018-11-01
1
-1
/
+0
*
st/glsl_to_nir: fix next_stage gathering
Timothy Arceri
2018-10-31
1
-1
/
+1
*
st/mesa: calculate buffer size correctly for packed uniforms
Timothy Arceri
2018-10-31
1
-1
/
+1
*
glsl_to_tgsi: don't create 64-bit integer MAD/FMA
Rhys Perry
2018-10-30
1
-0
/
+4
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
1
-1
/
+1
*
mesa: fix struct/class mismatch
Eric Engestrom
2018-10-30
4
-5
/
+5
[next]