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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/u_vbuf: export u_vbuf_get_minmax_index
Qiang Yu
2019-04-11
2
-4
/
+6
*
u_dynarray: add util_dynarray_grow_cap
Qiang Yu
2019-04-11
1
-6
/
+17
*
u_math: add ushort_to_float/float_to_ushort
Qiang Yu
2019-04-11
1
-0
/
+31
*
gallium: trace: Add missing fence related wrappers
Guido Günther
2019-04-10
2
-0
/
+68
*
intel/tools: Remove redundant definitions of INTEL_DEBUG
Mark Janes
2019-04-10
2
-4
/
+0
*
intel/common: move gen_debug to intel/dev
Mark Janes
2019-04-10
29
-29
/
+29
*
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
7
-19
/
+21
*
anv: don't use default pipeline cache for hits for VK_EXT_pipeline_creation_f...
Lionel Landwerlin
2019-04-10
1
-1
/
+1
*
Revert "glsl: fix shader_storage_blocks_write_access for SSBO block arrays"
Marek Olšák
2019-04-10
1
-6
/
+2
*
glsl/standalone: add GLES3.1 and GLES3.2 compatibility
Karol Herbst
2019-04-10
1
-0
/
+5
*
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
3
-7
/
+64
*
Gallium: Add new CAP that indicated whether IO array definitions can be shriked
Gert Wollny
2019-04-10
3
-0
/
+6
*
wsi: allow to override the present mode with MESA_VK_WSI_PRESENT_MODE
Samuel Pitoiset
2019-04-10
6
-3
/
+78
*
radv: enable VK_AMD_gpu_shader_half_float
Samuel Pitoiset
2019-04-10
1
-0
/
+1
*
ac: add 16-bit support to ac_build_ddxy()
Rhys Perry
2019-04-10
1
-5
/
+17
*
ac/nir: fix nir_op_b2f16
Samuel Pitoiset
2019-04-10
1
-3
/
+9
*
virgl: Set bind when creating temp resource.
Lepton Wu
2019-04-09
1
-0
/
+10
*
radv: Add non-uniform indexing lowering.
Bas Nieuwenhuizen
2019-04-10
2
-7
/
+12
*
nir: Add access qualifiers on load_ubo intrinsic.
Bas Nieuwenhuizen
2019-04-10
2
-2
/
+3
*
glsl: fix shader_storage_blocks_write_access for SSBO block arrays
Marek Olšák
2019-04-09
1
-2
/
+6
*
freedreno: PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT unreachable statement
Khaled Emara
2019-04-09
1
-1
/
+0
*
genxml: sort xml files using new script
Lionel Landwerlin
2019-04-09
10
-21155
/
+21105
*
genxml: add a sorting script
Lionel Landwerlin
2019-04-09
3
-0
/
+203
*
anv: advertise 8 subtexel/mipmap precision bits
Juan A. Suarez Romero
2019-04-09
1
-2
/
+2
*
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
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
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
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
*
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
[next]