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
*
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
*
anv: kill off custom CFLAGS
Emil Velikov
2016-05-01
1
-10
/
+6
*
anv: add missing link against the math library
Emil Velikov
2016-05-01
1
-1
/
+2
*
anv: split sources lists to Makefile.sources
Emil Velikov
2016-05-01
1
-61
/
+17
*
anv: remove custom rule to install the intel_icd.json
Emil Velikov
2016-05-01
1
-10
/
+1
*
anv: tweak the LDFLAGS
Emil Velikov
2016-05-01
1
-1
/
+6
*
anv: tweak the %.json rule
Emil Velikov
2016-05-01
1
-4
/
+3
*
anv: add a comment about dev_icd.json
Emil Velikov
2016-05-01
1
-0
/
+1
*
anv: honor DESTDIR when installing icd file
Laurent Carlier
2016-04-26
1
-1
/
+1
*
anv: fix build without Wayland platform
Marcin Ślusarz
2016-04-20
1
-4
/
+5
*
anv: fix building on i686 with -mcpu=generic
Laurent Carlier
2016-04-20
1
-1
/
+1
*
anv: Install the installable ICD
Jason Ekstrand
2016-04-14
1
-0
/
+3
*
anv/x11: Add present support
Kristian Høgsberg Kristensen
2016-03-11
1
-1
/
+2
*
anv/meta: Split anv_meta_blit.c into three files
Nanley Chery
2016-03-09
1
-0
/
+2
*
anv: Fix make check
Jason Ekstrand
2016-03-02
1
-4
/
+6
[next]