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
/
intel
/
vulkan
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
automake: anv: add missing include $(top_srcdir)/src/vulkan/util
Emil Velikov
2017-02-28
1
-0
/
+1
*
anv: automake: add TODO to the tarball
Emil Velikov
2017-02-24
1
-1
/
+2
*
vulkan: Combine wsi and util makefiles
Dylan Baker
2017-02-22
1
-2
/
+2
*
vulkan/util: Add generator for enum_to_str functions
Dylan Baker
2017-02-22
1
-0
/
+2
*
vulkan/wsi/x11: add support to detect if we can support rendering (v3)
Dave Airlie
2017-02-20
1
-1
/
+2
*
anv: Use build-id for pipeline cache UUID.
Matt Turner
2017-02-15
1
-0
/
+1
*
vulkan: Don't install vk_platform.h or vulkan.h.
Matt Turner
2017-01-24
1
-3
/
+5
*
anv: generate entry points from vk.xml
Lionel Landwerlin
2017-01-14
1
-4
/
+6
*
anv: Prefer in-tree headers to out-of-tree headers
Ville Syrjälä
2016-11-30
1
-5
/
+11
*
anv: automake: don't generate anv_timestamp.h
Emil Velikov
2016-11-28
1
-6
/
+0
*
anv: automake: cleanup the generated json file during make clean
Emil Velikov
2016-10-24
1
-1
/
+1
*
anv: Always use the full driver path in the intel_icd.*.json
Jason Ekstrand
2016-10-21
1
-7
/
+1
*
anv: Suffix the intel_icd file with the host CPU
Jason Ekstrand
2016-10-21
1
-4
/
+3
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
1
-0
/
+2
*
anv: automake: ship intel_icd.json.in in the tarball
Emil Velikov
2016-10-06
1
-0
/
+1
*
anv: Add initial blorp support
Jason Ekstrand
2016-09-13
1
-0
/
+1
*
anv: Link to libX11-xcb only when unneeded
Chad Versace
2016-09-08
1
-3
/
+5
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
1
-0
/
+1
*
anv: Add a --disable-vulkan-icd-full-driver-path option
Jason Ekstrand
2016-08-25
1
-1
/
+7
*
anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
2016-08-20
1
-1
/
+6
*
anv: automake: build with -Bsymbolic
Emil Velikov
2016-08-18
1
-0
/
+1
*
anv: automake: use VISIBILITY_CFLAGS to restrict symbol visibility
Emil Velikov
2016-08-18
1
-1
/
+3
*
anv/x11: Add support for Xlib platform
Kevin Strasser
2016-08-15
1
-3
/
+4
*
anv: vulkan: remove the anv_device.$(OBJEXT) rule
Emil Velikov
2016-07-06
1
-3
/
+1
*
anv: automake: indent with tabs and not spaces
Emil Velikov
2016-07-05
1
-4
/
+4
*
anv: use cache uuid based on the build timestamp.
Emil Velikov
2016-07-05
1
-1
/
+9
*
anv/entrypoints: Stop using the C preprocessor
Jason Ekstrand
2016-06-07
1
-12
/
+2
*
anv/entrypoints: don't go using wayland/xcb unless they are configured
Dave Airlie
2016-06-05
1
-6
/
+9
*
anv: add the X related and Wayland CFLAGS to VULKAN_ENTRYPOINT_CPPFLAGS
Emil Velikov
2016-06-04
1
-0
/
+2
*
anv: automake: don't forget to cleanup dev_icd.json
Emil Velikov
2016-05-30
1
-1
/
+1
*
anv: automake: bring back VULKAN_ENTRYPOINT_CPPFLAGS
Emil Velikov
2016-05-30
1
-2
/
+6
*
anv: automake: ship the json files in the release tarball
Emil Velikov
2016-05-30
1
-1
/
+3
*
anv: Stop linking against libmesa.la and libdri_test_stubs.la
Jason Ekstrand
2016-05-26
1
-3
/
+3
*
anv: fix hang during generation of dev_icd.json.
Knut Andre Tidemann
2016-05-03
1
-1
/
+1
*
anv: include the files in the tarball
Emil Velikov
2016-05-01
1
-0
/
+3
*
anv: automake: remove no longer needed include
Emil Velikov
2016-05-01
1
-1
/
+0
*
anv: automake: tweak anv_entrypoint.[ch] rule
Emil Velikov
2016-05-01
1
-2
/
+4
*
anv: tweak libvulkan_intel.so link libraries
Emil Velikov
2016-05-01
1
-1
/
+3
*
anv: cosmetic makefile changes
Emil Velikov
2016-05-01
1
-13
/
+11
*
anv: place the builddir includes before the srcdir ones
Emil Velikov
2016-05-01
1
-5
/
+5
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
Emil Velikov
2016-05-01
1
-1
/
+1
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
Emil Velikov
2016-05-01
1
-1
/
+1
*
anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable
Emil Velikov
2016-05-01
1
-11
/
+3
*
anv: factor out the X11/XCB build
Emil Velikov
2016-05-01
1
-6
/
+17
*
anv: kill of custom define HAVE_WAYLAND_PLATFORM
Emil Velikov
2016-05-01
1
-2
/
+1
*
anv: refactor wayland build handling
Emil Velikov
2016-05-01
1
-15
/
+12
*
anv: use a common variable to manage the library dependencies
Emil Velikov
2016-05-01
1
-11
/
+15
*
anv: use the GENERATED_FILES variable
Emil Velikov
2016-05-01
1
-0
/
+1
*
anv: fold the tests' makefile
Emil Velikov
2016-05-01
1
-2
/
+15
*
anv: build the core vulkan only once
Emil Velikov
2016-05-01
1
-8
/
+6
[next]