Searched +full:- +full:- +full:with +full:- +full:vulkan +full:- +full:drivers (Results 1 – 25 of 69) sorted by relevance
123
/external/mesa3d/ |
D | meson_options.txt | 18 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 35 'dri-drivers', 38 …description : 'comma separated list of dri drivers to build. If this is set to auto all drivers ap… 41 'dri-drivers-path', 44 description : 'Location to install dri drivers. Default: $libdir/dri.' 47 'dri-search-path', 50 …description : 'Locations to search for dri drivers, passed as colon separated list. Default: dri-d… 53 'gallium-drivers', 56 …description : 'comma separated list of gallium drivers to build. If this is set to auto all driver… 59 'gallium-extra-hud', [all …]
|
D | configure.ac | 1 dnl Copyright © 2011-2014 Intel Corporation 2 dnl Copyright © 2011-2014 Emil Velikov <emil.l.velikov@gmail.com> 3 dnl Copyright © 2007-2010 Dan Nicholson 4 dnl Copyright © 2010-2014 Marek Olšák <maraeo@gmail.com> 5 dnl Copyright © 2010-2014 Christian König 6 dnl Copyright © 2012-2014 Tom Stellard <tstellar@gmail.com> 7 dnl Copyright © 2009-2012 Jakob Bornecrantz 8 dnl Copyright © 2009-2014 Jon TURNEY 9 dnl Copyright © 2011-2012 Benjamin Franzke 10 dnl Copyright © 2008-2014 David Airlie [all …]
|
D | meson.build | 18 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 36 '-D__STDC_CONSTANT_MACROS', 37 '-D__STDC_FORMAT_MACROS', 38 '-D__STDC_LIMIT_MACROS', 39 '-DVERSION="@0@"'.format(meson.project_version()), 40 '-DPACKAGE_VERSION=VERSION', 41 '-DPACKAGE_BUGREPORT="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa"', 44 with_vulkan_icd_dir = get_option('vulkan-icd-dir') 45 with_tests = get_option('build-tests') 50 with_swr_arches = get_option('swr-arches').split(',') [all …]
|
D | .travis.yml | 12 - XORG_RELEASES=http://xorg.freedesktop.org/releases/individual 13 - XCB_RELEASES=http://xcb.freedesktop.org/dist 14 - WAYLAND_RELEASES=http://wayland.freedesktop.org/releases 15 - XORGMACROS_VERSION=util-macros-1.19.0 16 - GLPROTO_VERSION=glproto-1.4.17 17 - DRI2PROTO_VERSION=dri2proto-2.8 18 - LIBPCIACCESS_VERSION=libpciaccess-0.13.4 19 - LIBDRM_VERSION=libdrm-2.4.74 20 - XCBPROTO_VERSION=xcb-proto-1.11 21 - LIBXCB_VERSION=libxcb-1.11 [all …]
|
D | Makefile.am | 19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 25 --enable-dri \ 26 --enable-dri3 \ 27 --enable-egl \ 28 --enable-gallium-tests \ 29 --enable-gallium-osmesa \ 30 --enable-llvm \ 31 --enable-gbm \ 32 --enable-gles1 \ 33 --enable-gles2 \ [all …]
|
/external/skqp/site/user/special/ |
D | vulkan.md | 1 Vulkan chapter 4 Skia has a Vulkan implementation of its GPU backend. The Vulkan backend can be 6 and Vulkan implementation at runtime. The Vulkan backend has reached feature 7 parity with the OpenGL backend. At this time we find that many Vulkan drivers 12 ----------------- 13 To build the Vulkan backend, set `skia_use_vulkan=true` in `args.gn`. 16 ------- 17 The Vulkan backend can run on any device with Vulkan drivers, including all Android N+ devices. 18 To build the Vulkan backend, set `ndk_api = 24` in `args.gn` to target Android N. 20 Using the Vulkan Backend [all …]
|
/external/skia/site/user/special/ |
D | vulkan.md | 1 Vulkan chapter 4 Skia has a Vulkan implementation of its GPU backend. The Vulkan backend can be 6 and Vulkan implementation at runtime. The Vulkan backend has reached feature 7 parity with the OpenGL backend. At this time we find that many Vulkan drivers 12 ----------------- 13 To build the Vulkan backend, set `skia_use_vulkan=true` in `args.gn`. 16 ------- 17 The Vulkan backend can run on any device with Vulkan drivers, including all Android N+ devices. 18 To build the Vulkan backend, set `ndk_api = 24` in `args.gn` to target Android N. 20 Using the Vulkan Backend [all …]
|
/external/skia/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/ |
D | build_mesa.sh | 5 # Use of this source code is governed by a BSD-style license that can be 12 set -ex 16 wget https://mesa.freedesktop.org/archive/mesa-$MESA_VERSION.tar.gz 17 tar --gunzip --extract --file mesa-$MESA_VERSION.tar.gz 18 cd mesa-$MESA_VERSION/ 20 ./configure --with-dri-drivers=i965 --with-gallium-drivers= --with-vulkan-drivers=intel 21 make -j 50 24 cp src/intel/vulkan/intel_icd.x86_64.json /OUT 28 sed -i -e 's/\/usr\/local\/lib/\./g' /OUT/intel_icd.x86_64.json
|
/external/skqp/infra/bots/assets/mesa_intel_driver_linux/mesa-driver-builder/ |
D | build_mesa.sh | 5 # Use of this source code is governed by a BSD-style license that can be 12 set -ex 16 wget ftp://ftp.freedesktop.org/pub/mesa/mesa-$MESA_VERSION.tar.gz 17 tar --gunzip --extract --file mesa-$MESA_VERSION.tar.gz 18 cd mesa-$MESA_VERSION/ 20 ./configure --with-dri-drivers=i965 --with-gallium-drivers= --with-vulkan-drivers=intel 21 make -j 50 23 rm -rf lib/gallium 24 rm -f lib/nouveau_vieux_dri.so lib/r200_dri.so lib/radeon_dri.so 27 cp src/intel/vulkan/intel_icd.x86_64.json /OUT [all …]
|
/external/mesa3d/docs/ |
D | intro.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 20 The Mesa project began as an open-source implementation of the 21 <a href="https://www.opengl.org/">OpenGL</a> specification - 33 <a href="https://en.wikipedia.org/wiki/X-Video_Motion_Compensation">XvMC</a> and 34 <a href="https://www.khronos.org/vulkan/">Vulkan</a>. 38 A variety of device drivers allows the Mesa libraries to be used in many 44 Mesa ties into several other open-source projects: the 63 3D graphics library that used the then-new OpenGL API. I was partially 65 I had been programming with IRIS GL since 1991. [all …]
|
D | features.txt | 6 All the extensions are done for the given list of drivers. 10 driver-side. 13 The extension is done for Mesa and all the drivers in the "all DONE" list. 16 The extension is done for Mesa, all the drivers in the "all DONE" list, and 17 all the drivers in the brackets. 27 OpenGL 3.1 and later versions are only supported with the Core profile. 29 version with all deprecated features is 3.0. Some of the later GL features 34 ------------------------------------------------------- ------------------------ 36 GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, swr 47 GL_ARB_half_float_pixel DONE (all drivers) [all …]
|
D | releasing.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 23 <li><a href="#pickntest">Cherry-pick and test</a> 25 <li><a href="#prerelease">Pre-release announcement</a> 36 This document uses the convention X.Y.Z for the release number with X.Y being 40 while the latter have a non-zero one. 47 Mesa 10.1.0 - 10.1 branch, feature 48 Mesa 10.1.4 - 10.1 branch, bugfix 49 Mesa 12.0.0 - 12.0 branch, feature 50 Mesa 12.0.2 - 12.0 branch, bugfix [all …]
|
/external/skia/infra/bots/assets/mesa_intel_driver_linux/ |
D | README.md | 1 Creating the Mesa Intel Linux driver asset (which supports Vulkan) 11 ------------ 12 It is easiest to just use the pre-built docker image. 14 …docker run -v /tmp/out:/OUT -e MESA_VERSION=18.1.7 gcr.io/skia-public/mesa-driver-builder:latest /… 22 -------------------- 25 for day-to-day builds. 29 …-get install autoconf libtool scons flex bison llvm-dev libpthread-stubs0-dev x11proto-gl-dev libd… 33 The following steps are also represented in `mesa-driver-builder/build_mesa.sh` 38 wget ftp://ftp.freedesktop.org/pub/mesa/mesa-$MESA_VERSION.tar.gz 39 gunzip mesa-$MESA_VERSION.tar.gz [all …]
|
/external/skqp/infra/bots/assets/mesa_intel_driver_linux/ |
D | README.md | 1 Creating the Mesa Intel Linux driver asset (which supports Vulkan) 11 ------------ 12 It is easiest to just use the pre-built docker image. 14 …docker run -v /tmp/out:/OUT -e MESA_VERSION=18.1.7 gcr.io/skia-public/mesa-driver-builder:latest /… 22 -------------------- 25 for day-to-day builds. 29 …-get install autoconf libtool scons flex bison llvm-dev libpthread-stubs0-dev x11proto-gl-dev libd… 33 The following steps are also represented in `mesa-driver-builder/build_mesa.sh` 38 wget ftp://ftp.freedesktop.org/pub/mesa/mesa-$MESA_VERSION.tar.gz 39 gunzip mesa-$MESA_VERSION.tar.gz [all …]
|
/external/mesa3d/docs/relnotes/ |
D | 12.0.0.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 21 People who are concerned with stability and reliability should stick 22 with a previous release or wait for Mesa 12.0.1. 28 Some drivers don't support all the features required in OpenGL 4.3. OpenGL 36 3b8fa4d86d78f8f6ec86055b92ad1afe869001483593b3dd4531184b8bc4fcfb mesa-12.0.0.tar.gz 37 0090c025219318935124292b482e3439bc43e8c074ad01086449fcad88547dc6 mesa-12.0.0.tar.xz 44 Note: some of the new features are only available with certain drivers. 54 <li>GL_ARB_internalformat_query2 on all drivers</li> 62 <li>GL_ATI_fragment_shader on all Gallium drivers</li> [all …]
|
D | 13.0.2.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 26 Some drivers don't support all the features required in OpenGL 4.4. OpenGL 34 6014233a5db6032ab8de4881384871bbe029de684502707794ce7b3e6beec308 mesa-13.0.2.tar.gz 35 a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5 mesa-13.0.2.tar.xz 47 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97321">Bug 97321</a> - Query INFO_LOG_LEN… 49 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97420">Bug 97420</a> - "#version 0&q… 51 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98632">Bug 98632</a> - Fix build on Hurd … 73 <li>radv: spir-v allows texture size query with and without lod.</li> 74 <li>vulkan/wsi/x11: handle timeouts properly in next image acquire (v1.1)</li> [all …]
|
D | 13.0.4.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 26 Some drivers don't support all the features required in OpenGL 4.4. OpenGL 34 a78518030b0b7d77a6c426ac3ff40f4b27fb0e2cdb0dfbe685024a46cae59bad mesa-13.0.4.tar.gz 35 a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726 mesa-13.0.4.tar.xz 47 …reedesktop.org/show_bug.cgi?id=92634">Bug 92634</a> - gallium's vl_mpeg12_decoder does not work wi… 49 …ttps://bugs.freedesktop.org/show_bug.cgi?id=94512">Bug 94512</a> - X segfaults with glx-tls enable… 51 …s://bugs.freedesktop.org/show_bug.cgi?id=94900">Bug 94900</a> - HD6950 GPU lockup loop with variou… 53 …reedesktop.org/show_bug.cgi?id=98263">Bug 98263</a> - [radv] The Talos Principle fails to launch w… 55 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98914">Bug 98914</a> - mesa-vdpau-drivers… [all …]
|
/external/vulkan-headers/ |
D | Android.bp | 4 // you may not use this file except in compliance with the License. 7 // http://www.apache.org/licenses/LICENSE-2.0 22 "include/vulkan/vk_platform.h", 23 "include/vulkan/vulkan.h", 24 "include/vulkan/vulkan_core.h", 25 "include/vulkan/vulkan_android.h", 30 // This module makes Vulkan headers available to other modules without 31 // having to link against libvulkan.so, e.g. for the Vulkan loader and 32 // drivers, or things that dlopen libvulkan.so. It's available to system 41 // This module makes Vulkan headers available to vendor code that is
|
/external/deqp/external/vulkancts/ |
D | README.md | 1 Vulkan CTS README 4 This document describes how to build and run Vulkan Conformance Test suite. 6 Vulkan CTS is built on dEQP framework. dEQP documentation is available 11 ------------ 32 …* Android SDK with: SDK Tools, SDK Platform-tools, SDK Build-tools, and API 22 (API 26 for Android… 39 tools/android update sdk --no-ui --all --filter tools,platform-tools,build-tools-25.0.2,android-22 43 ------------ 46 spirv-headers, and spirv-tools. 52 You may need to re-run `fetch_sources.py` to update to the latest glslang and 53 spirv-tools revisions occasionally. [all …]
|
/external/deqp/ |
D | README.md | 5 dEQP contains tests for several graphics APIs, including OpenGL ES, EGL, and Vulkan. 8 ------------- 10 Up-to-date documentation for the dEQP is available at 14 These can be viewed with the [Cherry](https://android.googlesource.com/platform/external/cherry/+/m… 17 Khronos Vulkan Conformance Tests 18 -------------------------------- 20 This repository includes Khronos Vulkan CTS under `external/vulkancts` directory. 21 For more information see [Vulkan CTS README](external/vulkancts/README.md). 24 -------------------------------- 30 -------------------------------- [all …]
|
/external/mesa3d/src/intel/isl/ |
D | README | 11 isl's API is independent of any user-facing graphics API, such as OpenGL and 12 Vulkan. This independence allows isl to be used a shared component by multiple 13 Intel drivers. 15 Rather than mimic the user-facing APIs, the isl API attempts to reflect Intel 19 - The tokens of `enum isl_format` (such as `ISL_FORMAT_R8G8B8A8_UNORM`) 21 or Vulkan format tokens. And the values of `isl_format` and 24 - The OpenGL and Vulkan APIs contain depth and stencil formats. However the 28 buffer with the usage flags `ISL_SURF_USAGE_DEPTH_BIT` and 31 - `struct isl_surf` distinguishes between the surface's logical dimension 40 ----- [all …]
|
/external/mesa3d/src/amd/vulkan/ |
D | Makefile.am | 19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 25 $(top_srcdir)/include/vulkan/vk_platform.h \ 26 $(top_srcdir)/include/vulkan/vulkan.h 33 -I$(top_srcdir)/include \ 34 -I$(top_builddir)/src \ 35 -I$(top_srcdir)/src \ 36 -I$(top_srcdir)/src/vulkan/wsi \ 37 -I$(top_builddir)/src/vulkan/util \ 38 -I$(top_srcdir)/src/vulkan/util \ 39 -I$(top_srcdir)/src/amd \ [all …]
|
/external/mesa3d/src/vulkan/util/ |
D | vk_util.h | 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 26 /* common inlines and macros for vulkan drivers */ 28 #include <vulkan/vulkan.h> 37 __iter; __iter = __iter->pNext) 41 __iter; __iter = __iter->pNext) 44 * A wrapper for a Vulkan output array. A Vulkan output array is one that 60 * p->queueFlags = ...; 61 * p->queueCount = ...; 65 * p->queueFlags = ...; 66 * p->queueCount = ...; [all …]
|
D | vk_alloc.h | 20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 26 /* common allocation inlines for vulkan drivers */ 29 #include <vulkan/vulkan.h> 36 return alloc->pfnAllocation(alloc->pUserData, size, align, scope); in vk_alloc() 58 return alloc->pfnReallocation(alloc->pUserData, ptr, size, align, scope); in vk_realloc() 67 alloc->pfnFree(alloc->pUserData, data); in vk_free()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_wpos_center.c | 21 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 38 * This simple pass is primarily intended for use by Vulkan drivers on 39 * hardware which provides an integer pixel center. Vulkan mandates that 40 * the pixel center must be half-integer, and also that the coordinate 42 * for a uniform - we can always just add a constant. In the case that 43 * sample shading is enabled, Vulkan expects FragCoord to include sample 51 nir_ssa_def *wpos = &intr->dest.ssa; in update_fragcoord() 53 assert(intr->dest.is_ssa); in update_fragcoord() 55 b->cursor = nir_after_instr(&intr->instr); in update_fragcoord() 71 nir_ssa_def_rewrite_uses_after(&intr->dest.ssa, nir_src_for_ssa(wpos), in update_fragcoord() [all …]
|
123