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
...
*
configure: error out if building VA w/o supported platform
Emil Velikov
2017-05-31
1
-1
/
+10
*
gallium/targets: link against XCB only as needed
Emil Velikov
2017-05-31
2
-4
/
+12
*
st/omx: fix building against X11-less setups
Emil Velikov
2017-05-31
1
-0
/
+6
*
st/omx: remove unneeded X11 include
Emil Velikov
2017-05-31
1
-2
/
+0
*
st/va: fix misplaced closing bracket
Emil Velikov
2017-05-31
1
-1
/
+1
*
auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
2017-05-31
5
-19
/
+35
*
configure: error out when building X11 Vulkan without DRI3
Emil Velikov
2017-05-31
1
-0
/
+10
*
loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11
Emil Velikov
2017-05-31
1
-0
/
+2
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-31
13
-23
/
+22
*
configure: error out when building GLX w/o the X11 platform
Emil Velikov
2017-05-31
1
-0
/
+6
*
configure: set HAVE_foo_PLATFORM as applicable
Emil Velikov
2017-05-31
3
-6
/
+5
*
configure: enable the surfaceless platform by default
Emil Velikov
2017-05-31
2
-4
/
+3
*
configure: loosen --with-platforms heuristics
Emil Velikov
2017-05-31
1
-7
/
+3
*
configure: update remaining --with-egl-platforms references
Emil Velikov
2017-05-31
4
-27
/
+25
*
configure: rename remaining HAVE_EGL_PLATFORM_* guards
Emil Velikov
2017-05-31
2
-6
/
+6
*
configure: move platform handling further up
Emil Velikov
2017-05-31
1
-92
/
+92
*
egl/wayland: Use per-surface event queues
Daniel Stone
2017-05-31
2
-27
/
+68
*
egl/wayland: Don't open-code roundtrip
Daniel Stone
2017-05-31
1
-25
/
+1
*
vulkan/wsi/wayland: Use proxy wrappers for swapchain
Daniel Stone
2017-05-31
1
-19
/
+46
*
vulkan/wsi/wayland: Use per-display event queue
Daniel Stone
2017-05-31
1
-12
/
+32
*
vulkan/wsi/wayland: Remove roundtrip when creating image
Daniel Stone
2017-05-31
1
-1
/
+0
*
vulkan: Fix Wayland uninitialised registry
Daniel Stone
2017-05-31
1
-4
/
+5
*
docs: add sha256 checksums for 17.1.1
Emil Velikov
2017-05-25
1
-1
/
+2
*
docs: add release notes for 17.1.1
mesa-17.1.1
Emil Velikov
2017-05-25
1
-0
/
+187
*
Update version to 17.1.1
Emil Velikov
2017-05-25
1
-1
/
+1
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-22
1
-0
/
+2
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-22
2
-30
/
+15
*
nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
2017-05-19
1
-3
/
+3
*
virgl: fix virgl_bo_transfer_{put, get} box struct copy
Rob Herring
2017-05-19
1
-2
/
+12
*
egl: add g_egldispatchstubs.h to the release tarball
Emil Velikov
2017-05-19
1
-1
/
+2
*
i965/formats: Update the three-channel DXT1 mappings
Nanley Chery
2017-05-19
2
-14
/
+5
*
anv/formats: Update the three-channel BC1 mappings
Nanley Chery
2017-05-19
1
-2
/
+2
*
gallivm: Make sure module has the correct data layout when pass manager runs
Tom Stellard
2017-05-19
1
-16
/
+18
*
egl: Partially revert 23c86c74, fix eglMakeCurrent
Chad Versace
2017-05-19
1
-19
/
+0
*
freedreno: fix crash when flush() but no rendering
Rob Clark
2017-05-18
1
-0
/
+6
*
gbm/dri: Fix sign-extension in modifier query
Daniel Stone
2017-05-18
1
-1
/
+1
*
bin/get-fixes-pick-list.sh: bring back the warning
Andres Gomez
2017-05-18
1
-7
/
+13
*
bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
2017-05-18
1
-25
/
+26
*
bin/get-{extra,fixes}-pick-list.sh: improve output
Juan A. Suarez Romero
2017-05-18
2
-3
/
+8
*
bin/get-{extra,fixes}-pick-list.sh: add support for ignore list
Juan A. Suarez Romero
2017-05-18
2
-0
/
+13
*
st/mesa: remove an incorrect assertion
Nicolai Hähnle
2017-05-18
1
-2
/
+0
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-18
5
-7
/
+6
*
configure: remove unneeded bits around libunwind handling
Emil Velikov
2017-05-18
1
-5
/
+0
*
radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
2017-05-18
2
-4
/
+4
*
anv: don't leak DRM devices
Grazvydas Ignotas
2017-05-18
1
-0
/
+1
*
anv: fix possible stack corruption
Grazvydas Ignotas
2017-05-18
1
-1
/
+1
*
i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
2017-05-18
1
-27
/
+80
*
i965/vec4: fix swizzle and writemask when loading an uniform with constant of...
Samuel Iglesias Gonsálvez
2017-05-18
1
-4
/
+11
*
i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...
Samuel Iglesias Gonsálvez
2017-05-18
1
-0
/
+26
*
vc4: Don't allocate new BOs to avoid synchronization when they're shared.
Eric Anholt
2017-05-18
1
-1
/
+2
[prev]
[next]