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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/va: reverse qt matrix back to its original order
Boyuan Zhang
2019-04-09
1
-6
/
+32
*
glsl/linker: location aliasing requires types to have the same width
Andres Gomez
2019-04-09
1
-39
/
+76
*
softpipe: Enable PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Gert Wollny
2019-04-09
2
-2
/
+2
*
softpipe: Add an extra code path for the buffer texel lookup
Gert Wollny
2019-04-09
1
-1
/
+16
*
softpipe: raise number of bits used for X coordinate texture lookup
Gert Wollny
2019-04-09
2
-7
/
+6
*
softpipe: Don't use mag filter for gather op
Gert Wollny
2019-04-09
1
-3
/
+3
*
nir: Get rid of global registers
Jason Ekstrand
2019-04-09
18
-209
/
+10
*
nir: Get rid of nir_register::is_packed
Jason Ekstrand
2019-04-09
7
-34
/
+11
*
virgl: add support for ARB_indirect_parameters
Dave Airlie
2019-04-09
3
-2
/
+4
*
virgl: add support for ARB_multi_draw_indirect
Dave Airlie
2019-04-09
3
-5
/
+10
*
virgl: add support for missing command buffer binding.
Dave Airlie
2019-04-09
3
-3
/
+9
*
docs: Add NV_compute_shader_derivatives to 19.1.0 relnotes
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+2
*
anv: Implement VK_NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
3
-0
/
+10
*
spirv: Add support for DerivativeGroup capabilities
Caio Marcelo de Oliveira Filho
2019-04-08
2
-0
/
+16
*
iris: Enable NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
*
gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
Caio Marcelo de Oliveira Filho
2019-04-08
4
-0
/
+6
*
i965: Advertise NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+1
*
intel/fs: Use NIR_PASS_V when lowering CS intrinsics
Caio Marcelo de Oliveira Filho
2019-04-08
1
-3
/
+4
*
intel/fs: Don't loop when lowering CS intrinsics
Caio Marcelo de Oliveira Filho
2019-04-08
1
-15
/
+10
*
intel/fs: Add support for CS to group invocations in quads
Caio Marcelo de Oliveira Filho
2019-04-08
3
-16
/
+103
*
intel/fs: Use TEX_LOGICAL whenever implicit lod is supported
Caio Marcelo de Oliveira Filho
2019-04-08
1
-2
/
+6
*
nir: Don't set LOD=0 for compute shader that has derivative group
Caio Marcelo de Oliveira Filho
2019-04-08
1
-2
/
+6
*
nir/algebraic: Lower CS derivatives to zero when no group defined
Caio Marcelo de Oliveira Filho
2019-04-08
2
-0
/
+14
*
glsl: Parse and propagate derivative_group to shader_info
Caio Marcelo de Oliveira Filho
2019-04-08
9
-4
/
+193
*
glsl: Enable texture builtins for NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-140
/
+153
*
glsl: Enable derivative builtins for NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
1
-9
/
+25
*
glsl: Remove redundant conditions when asserting in_qualifier
Caio Marcelo de Oliveira Filho
2019-04-08
1
-5
/
+2
*
mesa: Extension boilerplate for NV_compute_shader_derivatives
Caio Marcelo de Oliveira Filho
2019-04-08
4
-0
/
+5
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
9
-42
/
+61
*
softpipe: add support for vertex streams (v2)
Dave Airlie
2019-04-09
2
-2
/
+6
*
draw: add support to tgsi paths for geometry streams. (v2)
Dave Airlie
2019-04-09
7
-124
/
+194
*
softpipe: add support for indexed queries.
Dave Airlie
2019-04-09
4
-14
/
+16
*
tgsi: add support for geometry shader streams.
Dave Airlie
2019-04-09
3
-18
/
+62
*
draw: add stream member to stats callback
Dave Airlie
2019-04-09
4
-3
/
+4
*
vulkan/wsi: make wl_drm optional
Chia-I Wu
2019-04-09
1
-19
/
+32
*
vulkan/wsi: add wsi_wl_display_dmabuf
Chia-I Wu
2019-04-09
1
-22
/
+28
*
vulkan/wsi: add wsi_wl_display_drm
Chia-I Wu
2019-04-09
1
-14
/
+18
*
vulkan/wsi: refactor drm_handle_format
Chia-I Wu
2019-04-09
1
-53
/
+75
*
vulkan/wsi: create wl_drm wrapper as needed
Chia-I Wu
2019-04-09
1
-7
/
+20
*
vulkan/wsi: move modifier array into wsi_wl_swapchain
Chia-I Wu
2019-04-09
1
-20
/
+32
*
drisw: Try harder to probe whether MIT-SHM works
Adam Jackson
2019-04-09
1
-4
/
+21
*
nir/search: Search for all combinations of commutative ops
Jason Ekstrand
2019-04-08
3
-29
/
+64
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
7
-6
/
+8
*
radeonsi: fix a crash when unbinding sampler states
Marek Olšák
2019-04-08
1
-1
/
+1
*
radv: fix getting the vertex strides if the bindings aren't contiguous
Samuel Pitoiset
2019-04-08
1
-1
/
+15
*
anv: implement VK_KHR_swapchain revision 70
Lionel Landwerlin
2019-04-08
4
-3
/
+115
*
vk/util: remove unneeded array index
Eric Engestrom
2019-04-08
1
-1
/
+1
*
ac/nir: fix intrinsic names for atomic operations with LLVM 9+
Samuel Pitoiset
2019-04-08
1
-11
/
+21
*
panfrost: Remove "mali_unknown6" nonsense
Alyssa Rosenzweig
2019-04-07
1
-8
/
+0
*
panfrost/midgard: Enable lower_find_lsb
Alyssa Rosenzweig
2019-04-07
1
-0
/
+1
[next]