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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: support INTEL_NO_HW environment variable
Mike Blumenkrantz
2019-04-10
3
-1
/
+6
*
Partially revert "gallium: fix autotools build of pipe_msm.la"
Jan Vesely
2019-04-10
1
-1
/
+2
*
vc4: Upload CS/VS UBO uniforms together.
Eric Anholt
2019-04-10
5
-181
/
+22
*
vc4: Split UBO0 and UBO1 address uniform handling.
Eric Anholt
2019-04-10
3
-19
/
+20
*
vc4: Don't forget to set the range when scalarizing our uniforms.
Eric Anholt
2019-04-10
1
-0
/
+2
*
st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as well.
Eric Anholt
2019-04-10
3
-19
/
+2
*
virgl: use debug_printf instead of fprintf
Erik Faye-Lund
2019-04-10
1
-1
/
+1
*
virgl: Enable passing arrays as input to fragment shaders
Gert Wollny
2019-04-10
2
-0
/
+7
*
Gallium: Add new CAP that indicated whether IO array definitions can be shriked
Gert Wollny
2019-04-10
3
-0
/
+6
*
virgl: Set bind when creating temp resource.
Lepton Wu
2019-04-09
1
-0
/
+10
*
freedreno: PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT unreachable statement
Khaled Emara
2019-04-09
1
-1
/
+0
*
st/va: reverse qt matrix back to its original order
Boyuan Zhang
2019-04-09
1
-6
/
+32
*
softpipe: Enable PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Gert Wollny
2019-04-09
1
-1
/
+1
*
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
3
-4
/
+0
*
virgl: add support for ARB_indirect_parameters
Dave Airlie
2019-04-09
2
-1
/
+3
*
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
*
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
3
-0
/
+5
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
3
-3
/
+3
*
softpipe: add support for vertex streams (v2)
Dave Airlie
2019-04-09
1
-1
/
+5
*
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
*
intel: add dependency on genxml generated files
Lionel Landwerlin
2019-04-08
1
-1
/
+1
*
radeonsi: fix a crash when unbinding sampler states
Marek Olšák
2019-04-08
1
-1
/
+1
*
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
*
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
*
util: clean the 24-bit unused field to avoid an issues
Andrii Simiklit
2019-04-05
1
-3
/
+3
*
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
*
softpipe: Use mag texture filter also for clamped lod == 0
Gert Wollny
2019-04-05
1
-3
/
+3
*
iris: handle aux properly in iris_resource_get_handle
Tapani Pälli
2019-04-04
1
-0
/
+8
*
v3d: Don't try to use the TFU blit path if a scissor is enabled.
Eric Anholt
2019-04-04
1
-1
/
+2
[prev]
[next]