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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
panfrost/midgard: Add ibitcount8 op
Alyssa Rosenzweig
2019-04-07
2
-0
/
+3
*
panfrost/midgard: Add ilzcnt op
Alyssa Rosenzweig
2019-04-07
2
-0
/
+3
*
panfrost/midgard: Add umin/umax opcodes
Alyssa Rosenzweig
2019-04-07
3
-0
/
+8
*
panfrost: Add tilebuffer load? branch
Alyssa Rosenzweig
2019-04-07
2
-1
/
+37
*
panfrost/decode: Add flags for tilebuffer readback
Alyssa Rosenzweig
2019-04-07
2
-3
/
+21
*
panfrost/midgard: use nir_src_is_const and nir_src_as_uint
Karol Herbst
2019-04-07
1
-7
/
+4
*
vc4: Prefer nir_src_comp_as_uint over nir_src_as_const_value
Jason Ekstrand
2019-04-07
2
-18
/
+16
*
v3d: prefer using nir_src_comp_as_int over nir_src_as_const_value
Karol Herbst
2019-04-07
2
-11
/
+8
*
gallium/util: Add const to u_range_intersect
Kenneth Graunke
2019-04-07
1
-1
/
+2
*
gallium/hud: add CPU usage support for FreeBSD
Greg V
2019-04-07
1
-0
/
+45
*
iris: Silence unused variable warnings in release mode
Kenneth Graunke
2019-04-06
1
-3
/
+2
*
nir/algebraic: Add some logical OR and AND patterns
Jason Ekstrand
2019-04-05
1
-0
/
+3
*
nir/algebraic: Drop some @bool specifiers
Jason Ekstrand
2019-04-05
1
-7
/
+7
*
util: clean the 24-bit unused field to avoid an issues
Andrii Simiklit
2019-04-05
1
-3
/
+3
*
nir: Take if_uses into account when repairing SSA
Caio Marcelo de Oliveira Filho
2019-04-05
1
-0
/
+18
*
tegra: fix the build after the set_shader_buffers change
Marek Olšák
2019-04-05
1
-1
/
+1
*
gallium/auxiliary/vl: Add barrier/unbind after compute shader launch.
James Zhu
2019-04-05
1
-0
/
+13
*
gallium/auxiliary/vl: Fixed blank issue with compute shader
James Zhu
2019-04-05
1
-6
/
+1
*
gallium/auxiliary/vl: Fixed blur issue with weave compute shader
James Zhu
2019-04-05
1
-1
/
+1
*
docs: update calendar, add news item and link release notes for 18.3.6
Emil Velikov
2019-04-05
3
-7
/
+11
[prev]
[next]