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
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
7
-0
/
+20
*
nv50,nvc0: clear index buffer bufctx bin unconditionally
Ilia Mirkin
2017-05-20
2
-5
/
+3
*
nv50: fix vtxbuf cleanup
Ilia Mirkin
2017-05-20
1
-1
/
+1
*
i965: Use the upload BO for push constants on Gen7.5-Gen8.
Kenneth Graunke
2017-05-20
2
-2
/
+2
*
i965: Use the upload BO for push constants on Gen9+.
Kenneth Graunke
2017-05-20
2
-6
/
+11
*
i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS packets.
Kenneth Graunke
2017-05-20
2
-3
/
+1
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-20
1
-0
/
+2
*
android: add -Wl,--build-id=sha1 to LDFLAGS for libvulkan_intel
Tapani Pälli
2017-05-20
1
-0
/
+2
*
configure.ac: s/xcb-fixes/xcb-xfixes/
Emil Velikov
2017-05-20
1
-1
/
+1
*
configure.ac: add xcb-fixes to the XCB DRI3 list
Emil Velikov
2017-05-20
1
-1
/
+1
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-20
2
-30
/
+15
*
st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
2017-05-20
3
-2
/
+9
*
mesa: add an env var to force cache fallback
Timothy Arceri
2017-05-20
4
-1
/
+10
*
st/mesa: improve shader cache debug info
Timothy Arceri
2017-05-20
1
-2
/
+4
*
travis: remove workarounds for the Vulkan target
Emil Velikov
2017-05-19
1
-5
/
+2
*
configure: trivial whitespace cleanup
Emil Velikov
2017-05-19
1
-2
/
+2
*
configure: error out if building XVMC w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
configure: error out if building VDPAU w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
configure: error out if building OMX w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
configure: error out if building VA w/o supported platform
Emil Velikov
2017-05-19
1
-1
/
+10
*
st/xvmc: add DRI3 support
Emil Velikov
2017-05-19
1
-1
/
+3
*
st/omx: add DRI3 support
Emil Velikov
2017-05-19
1
-1
/
+3
*
gallium/targets: link against XCB only as needed
Emil Velikov
2017-05-19
2
-4
/
+12
*
st/omx: fix building against X11-less setups
Emil Velikov
2017-05-19
1
-0
/
+6
*
st/omx: remove unneeded X11 include
Emil Velikov
2017-05-19
1
-2
/
+0
*
st/omx: remove unused drm_driver.h includes
Emil Velikov
2017-05-19
2
-2
/
+0
*
st/va: check if vl_*_screen_create has failed only once
Emil Velikov
2017-05-19
1
-4
/
+3
*
st/va: fix misplaced closing bracket
Emil Velikov
2017-05-19
1
-1
/
+1
*
st/va: move variable declaration to where its used
Emil Velikov
2017-05-19
1
-2
/
+1
*
auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
2017-05-19
5
-19
/
+35
*
configure: error out when building X11 Vulkan without DRI3
Emil Velikov
2017-05-19
1
-0
/
+10
*
loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11
Emil Velikov
2017-05-19
1
-0
/
+2
*
vulkan: automake: remove unused VULKAN_LIB_DEPS variable
Emil Velikov
2017-05-19
1
-6
/
+0
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-19
13
-23
/
+22
*
configure: error out when building GLX w/o the X11 platform
Emil Velikov
2017-05-19
1
-0
/
+6
*
configure: set HAVE_foo_PLATFORM as applicable
Emil Velikov
2017-05-19
3
-6
/
+5
*
configure: enable the surfaceless platform by default
Emil Velikov
2017-05-19
2
-4
/
+3
*
configure: loosen --with-platforms heuristics
Emil Velikov
2017-05-19
1
-7
/
+3
*
configure: update remaining --with-egl-platforms references
Emil Velikov
2017-05-19
4
-27
/
+25
*
configure: rename remaining HAVE_EGL_PLATFORM_* guards
Emil Velikov
2017-05-19
2
-6
/
+6
*
configure: move platform handling further up
Emil Velikov
2017-05-19
1
-92
/
+92
*
Android: r600: fix build when LLVM is disabled
Rob Herring
2017-05-19
1
-0
/
+4
*
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
*
egl/android: fix segfault within swap_buffers
Tapani Pälli
2017-05-19
1
-1
/
+6
*
egl/wayland: Ensure we get a back buffer
Daniel Stone
2017-05-19
1
-1
/
+9
*
egl/wayland: Use per-surface event queues
Daniel Stone
2017-05-19
2
-27
/
+68
*
egl/wayland: Don't open-code roundtrip
Daniel Stone
2017-05-19
1
-25
/
+1
*
vulkan/wsi/wayland: Use proxy wrappers for swapchain
Daniel Stone
2017-05-19
1
-16
/
+36
*
vulkan/wsi/wayland: Use per-display event queue
Daniel Stone
2017-05-19
1
-12
/
+32
[next]