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
*
iris: Enable INTEL_shader_integer_functions2
Ian Romanick
2020-01-23
1
-0
/
+6
*
nir: Drop the ssbo_offset to atomic lowering.
Eric Anholt
2020-01-21
1
-1
/
+1
*
gallium: Pack the atomic counters just above the SSBOs.
Eric Anholt
2020-01-21
6
-14
/
+24
*
mesa: Make atomic lowering put atomics above SSBOs.
Eric Anholt
2020-01-21
5
-31
/
+28
*
Revert "gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES"
Daniel Stone
2020-01-20
1
-14
/
+0
*
gallium: add st_context_iface::flush_resource to call FLUSH_VERTICES
Marek Olšák
2020-01-17
1
-0
/
+14
*
st/mesa: Allocate full miplevels if MaxLevel is explicitly set
Kenneth Graunke
2020-01-16
1
-0
/
+11
*
st/mesa: run st_nir_lower_tex_src_plane for lowered xyuv/ayuv
Jonathan Marek
2020-01-15
1
-1
/
+2
*
st/mesa: don't lower YUV when driver supports it natively
Jonathan Marek
2020-01-15
5
-41
/
+68
*
st/mesa: implement EGLImageTargetTexStorage
Gurchetan Singh
2020-01-15
2
-0
/
+30
*
st/mesa: refactor egl image binding a bit
Gurchetan Singh
2020-01-15
1
-2
/
+3
*
mesa/st: Move the dword slot counting function to glsl_types as well.
Eric Anholt
2020-01-14
5
-126
/
+8
*
mesa/st: Move the vec4 type size function into core GLSL types.
Eric Anholt
2020-01-14
4
-103
/
+13
*
mesa/st: Deduplicate the NIR uniform lowering code.
Eric Anholt
2020-01-14
3
-18
/
+16
*
mesa/st: use float literals
Erik Faye-Lund
2020-01-14
1
-4
/
+4
*
mesa/st: lower samplers before nir_lower_tex
Rob Clark
2020-01-13
1
-0
/
+4
*
mesa/st: fix a memory leak in get_version
Andrii Simiklit
2020-01-10
1
-2
/
+3
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
1
-0
/
+1
*
mesa: create program resource hash in a single place
Tapani Pälli
2020-01-09
2
-4
/
+0
*
gallium: bypass u_vbuf if it's not needed (no fallbacks and no user VBOs)
Marek Olšák
2020-01-08
3
-24
/
+24
*
gallium: put u_vbuf_get_caps return values into u_vbuf_caps
Marek Olšák
2020-01-08
1
-3
/
+3
*
mesa/st/i965: add a ProgramResourceHash for quicker resource lookup
Tapani Pälli
2020-01-07
2
-0
/
+4
*
glsl: use nir linker to link atomics
Timothy Arceri
2020-01-07
2
-1
/
+10
*
glsl: rename gl_nir_link() to gl_nir_link_spirv()
Timothy Arceri
2020-01-07
1
-1
/
+1
*
st/mesa: Lower vars to ssa and constant prop before gl_nir_lower_buffers
Kristian H. Kristensen
2020-01-06
1
-6
/
+9
*
st/mesa: use uint-samplers for sampling stencil buffers
Erik Faye-Lund
2020-01-06
1
-4
/
+6
*
mesa/st: glsl_to_nir: don't lower atomics to SSBOs if driver supports HW atomics
Gert Wollny
2020-01-04
1
-2
/
+3
*
st/mesa: Allow ASTC5x5 fallbacks separately from other ASTC LDR formats.
Kenneth Graunke
2020-01-03
6
-3
/
+23
*
gallium: Add PIPE_FORMAT_P010 support
Thong Thai
2020-01-03
4
-0
/
+4
*
st/nir: Optionally unify inputs_read/outputs_written when linking.
Kenneth Graunke
2020-01-03
1
-0
/
+22
*
st/mesa: release tgsi tokens for shader states
Neha Bhende
2019-12-19
1
-0
/
+4
*
gallium: refuse to create buffers larger than UINT32_MAX
Pierre-Eric Pelloux-Prayer
2019-12-16
1
-0
/
+9
*
st/glsl_to_nir: fix SSO validation regression
Timothy Arceri
2019-12-13
1
-3
/
+11
*
st/glsl_to_nir: use nir based program resource list builder
Timothy Arceri
2019-12-13
2
-2
/
+5
*
st/glsl_to_nir: call gl_nir_lower_buffers() a little later
Timothy Arceri
2019-12-13
1
-1
/
+2
*
glsl: move nir_remap_dual_slot_attributes() call out of glsl_to_nir()
Timothy Arceri
2019-12-13
1
-0
/
+8
*
st/mesa: Don't access members of NULL pointers
Tomeu Vizoso
2019-12-12
2
-2
/
+2
*
gallium: enable INTEL_PERFORMANCE_QUERY
Dongwon Kim
2019-12-10
3
-0
/
+270
*
st/mesa: add a notify_before_flush callback param to flush
Pierre-Eric Pelloux-Prayer
2019-12-10
1
-1
/
+6
*
st/mesa: release the draw shader properly to fix driver crashes (iris)
Marek Olšák
2019-12-09
1
-1
/
+5
*
draw, st/mesa: generate TGSI for ffvp/ARB_vp if draw lacks LLVM
Marek Olšák
2019-12-09
1
-2
/
+7
*
st/mesa: don't generate VS TGSI if NIR is enabled
Marek Olšák
2019-12-09
1
-22
/
+14
*
st/mesa: remove struct st_vp_variant in favor of st_common_variant
Marek Olšák
2019-12-09
7
-43
/
+24
*
st/mesa: remove st_vp_variant::num_inputs
Marek Olšák
2019-12-09
3
-11
/
+5
*
st/mesa: use a separate VS variant for the draw module
Marek Olšák
2019-12-09
3
-44
/
+22
*
st/mesa: support shader images for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-0
/
+55
*
st/mesa: support SSBOs for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-0
/
+40
*
st/mesa: support samplers for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-0
/
+107
*
st/mesa: save currently bound vertex samplers and sampler views in st_context
Marek Olšák
2019-12-09
4
-3
/
+11
*
st/mesa: support UBOs for Selection/Feedback/RasterPos
Marek Olšák
2019-12-09
1
-2
/
+37
[next]