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
...
*
kmsro: Extend to include armada-drm
Lubomir Rintel
2019-04-11
3
-0
/
+3
*
lima: implement blit with util_blitter
Icenowy Zheng
2019-04-11
3
-1
/
+59
*
lima: make lima_context_framebuffer subtype of pipe_framebuffer_state
Icenowy Zheng
2019-04-11
3
-30
/
+29
*
lima: add dummy set_sample_mask function
Icenowy Zheng
2019-04-11
1
-0
/
+8
*
gitlab-ci: build gallium extra hud
Eric Engestrom
2019-04-11
1
-0
/
+1
*
meson: remove meson-created megadrivers symlinks
Eric Engestrom
2019-04-11
1
-0
/
+7
*
nir: initialise some variables in opt_if_loop_last_continue()
Timothy Arceri
2019-04-11
1
-2
/
+2
*
nir/xfb: do not use bare interface type
Juan A. Suarez Romero
2019-04-11
1
-1
/
+1
*
gitlab-ci: Run CI pipeline for all branches in the main repository
Michel Dänzer
2019-04-11
1
-1
/
+1
*
virgl: use debug_printf instead of fprintf
Erik Faye-Lund
2019-04-11
1
-1
/
+3
*
virgl: do not warn about display-target binding
Erik Faye-Lund
2019-04-11
1
-1
/
+1
*
virgl: only warn about unchecked flags
Erik Faye-Lund
2019-04-11
1
-3
/
+4
*
virgl: unsigned int -> unsigned
Erik Faye-Lund
2019-04-11
1
-1
/
+1
*
egl: setup fds array correctly when exporting dmabuf
Tapani Pälli
2019-04-11
1
-0
/
+12
*
docs: update calendar, and news item and link release notes for 19.0.2
Dylan Baker
2019-04-10
3
-7
/
+8
*
docs: Add sha256 sums for 19.0.2
Dylan Baker
2019-04-10
1
-1
/
+2
*
docs: Add release notes for 19.0.2
Dylan Baker
2019-04-10
1
-0
/
+121
*
gallium/aux: Report error if loading of a pipe driver fails.
Jan Vesely
2019-04-10
2
-1
/
+62
*
kmsro: Add platform support for exynos and sun4i
Rob Herring
2019-04-11
3
-0
/
+6
*
kmsro: Add lima renderonly support
Rob Herring
2019-04-11
3
-2
/
+16
*
gallium: add lima driver
Qiang Yu
2019-04-11
60
-4
/
+16721
*
drm-uapi: add lima_drm.h
Qiang Yu
2019-04-11
1
-0
/
+169
*
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
*
intel: Fix the description of Coffeelake pci-id 0x3E98
Jian-Hong Pan
2019-04-10
1
-1
/
+1
*
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
[prev]
[next]