| /third_party/mesa3d/src/mapi/ |
| D | mapi_glapi.c | 2 * Mesa 3-D graphics library 4 * Copyright (C) 1999-2008 Brian Paul All Rights Reserved. 26 * Chia-I Wu <olv@lunarg.com> 34 #include "stub.h" 78 * Fill-in the dispatch stub for the named function. 81 * a dispatch stub may be created created for the function. A pointer to this 90 * - 'i' for \c GLint, \c GLuint, and \c GLenum 91 * - 'p' for any pointer type 92 * - 'f' for \c GLfloat and \c GLclampf 93 * - 'd' for \c GLdouble and \c GLclampd [all …]
|
| /third_party/mesa3d/include/ |
| D | meson.build | 25 # Most things assume that Android headers are in the default include 26 # path when compiling for Android so add the stub headers to 27 # inc_include when using the stub. 90 # Non-upstream headers
|
| /third_party/mesa3d/docs/ |
| D | android.rst | 1 Android title 4 Mesa hardware drivers can be built for Android one of two ways: built 5 into the Android OS using the Android.mk build system on older versions 6 of Android, or out-of-tree using the Meson build system and the 7 Android NDK. 9 The Android.mk build system has proven to be hard to maintain, as one 10 needs a built Android tree to build against, and it has never been 12 Chrome OS developers for building and testing Android drivers. 14 Building using the Android NDK 15 ------------------------------ [all …]
|
| /third_party/skia/buildtools/third_party/libc++abi/ |
| D | cxa_demangle_stub.cc | 2 // Use of this source code is governed by a BSD-style license that can be 11 // our own stub version here stops a lot of code being pulled in from libc++. 13 // https://llvm.org/svn/llvm-project/libcxxabi/trunk/src/cxa_demangle.cpp 16 // //base/android/linker:chromium_android_linker. 21 static const int kMemoryAllocFailure = -1; // LLVM's memory_alloc_failure. in __cxa_demangle()
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuApp.hpp | 3 /*------------------------------------------------------------------------- 5 * ---------------------------------------- 7 * Copyright 2014 The Android Open Source Project 13 * http://www.apache.org/licenses/LICENSE-2.0 27 *//*--------------------------------------------------------------------*/ 52 /*--------------------------------------------------------------------*//*! 60 * Android or iOS) iterate() should be called in application update/draw 66 * See tcuMain.cpp for an example on how to implement application stub. 67 *//*--------------------------------------------------------------------*/
|
| D | tcuPlatform.hpp | 3 /*------------------------------------------------------------------------- 5 * ---------------------------------------- 7 * Copyright 2014 The Android Open Source Project 13 * http://www.apache.org/licenses/LICENSE-2.0 24 *//*--------------------------------------------------------------------*/ 75 /*--------------------------------------------------------------------*//*! 84 * application stub. 86 * If the platform uses standard posix-style main() for application entry 90 * API-specific platform interfaces (glu::Platform, eglu::Platform and vk::Platform) 92 *//*--------------------------------------------------------------------*/ [all …]
|
| /third_party/mesa3d/ |
| D | meson_options.txt | 1 # Copyright © 2017-2019 Intel Corporation 26 'auto', 'x11', 'wayland', 'haiku', 'android', 'windows', 'ohos', 31 'egl-native-platform', 35 'auto', 'x11', 'wayland', 'haiku', 'android', 'windows', 41 'android-stub', boolean 44 description : 'Build against android-stub', 55 'dri-drivers', 60 'dri-drivers-path', 66 'dri-search-path', 69 …: 'Locations to search for dri drivers, passed as colon separated list. Default: dri-drivers-path.' [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 21.3.2.rst | 1 Mesa 21.3.2 Release Notes / 2021-12-17 18 --------------- 22 e2e7bafb8307e7abc3bf982f39382fae3619c84b45504920a21504be52f126bd mesa-21.3.2.tar.xz 26 ------------ 28 - None 32 --------- 34 - Flickering and blackscreen on Mpv and Clapper (and also low performance on glxgears) 35 - DXVK SIGBUS with Turnip on Poco F1 at loading to open world. 36 - RADV: IsHelperInvocationEXT query is not considered volatile in ACO 37 - [GraphicsFuzz] dEQP-VK.graphicsfuzz.stable-binarysearch-tree-nested-if-and-conditional [all …]
|
| D | 12.0.2.rst | 15 ---------------- 19 a08565ab1273751ebe2ffa928cbf785056594c803077c9719d0763da780f2918 mesa-12.0.2.tar.gz 20 d957a5cc371dcd7ff2aa0d87492f263aece46f79352f4520039b58b1f32552cb mesa-12.0.2.tar.xz 23 ------------ 28 --------- 32 - `Bug 69622 <https://bugs.freedesktop.org/show_bug.cgi?id=69622>`__ - 34 - `Bug 89599 <https://bugs.freedesktop.org/show_bug.cgi?id=89599>`__ - 37 - `Bug 91342 <https://bugs.freedesktop.org/show_bug.cgi?id=91342>`__ - 40 - `Bug 92306 <https://bugs.freedesktop.org/show_bug.cgi?id=92306>`__ - 42 - `Bug 94148 <https://bugs.freedesktop.org/show_bug.cgi?id=94148>`__ - [all …]
|
| D | 20.3.0.rst | 1 Mesa 20.3.0 Release Notes / 2020-12-03 20 --------------- 24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz 28 ------------ 30 - GL 4.5 on llvmpipe 32 - GL_INTEL_blackhole_render on radeonsi 34 - GL_NV_copy_depth_to_color for NIR 36 - GL_NV_half_float 38 - GL_NV_shader_atomic_int64 on radeonsi 40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3) [all …]
|
| D | 21.0.0.rst | 1 Mesa 21.0.0 Release Notes / 2021-03-11 20 --------------- 24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz 28 ------------ 30 - GL_EXT_demote_to_helper_invocation on radeonsi 32 - GL_NV_compute_shader_derivatives on radeonsi 34 - EGL_MESA_platform_xcb 36 - Removed GL_NV_point_sprite for classic swrast. 38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf… 40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support [all …]
|
| D | 20.1.0.rst | 1 Mesa 20.1.0 Release Notes / 2020-05-27 21 --------------- 25 2109055d7660514fc4c1bcd861bcba9db00c026119ae222720111732dba27c83 mesa-20.1.0.tar.xz 28 ------------ 30 - GL_ARB_compute_variable_group_size on i965. 31 - GL_EXT_depth_bounds_test on Iris. 32 - GL_EXT_texture_shadow_lod on radeonsi, nvc0. 33 - GL_NV_alpha_to_coverage_dither_control on radeonsi 34 - GL_NV_copy_image on all gallium drivers. 35 - GL_NV_pixel_buffer_object on all gallium drivers, i915, i965, swrast. [all …]
|
| D | 21.1.0.rst | 1 Mesa 21.1.0 Release Notes / 2021-05-05 20 --------------- 24 0128f10e22970d3aed3d1034003731f94623015cd9797c07151417649c1b1ff8 mesa-21.1.0.tar.xz 28 ------------ 30 - VK_KHR_workgroup_memory_explicit_layout on Intel, RADV 32 - DRM format modifiers for AMD. 34 - VK_KHR_zero_initialize_workgroup_memory on Intel, RADV 36 - Zink exposes GL 4.6 and ES 3.1 38 - GL_EXT_depth_bounds_test on softpipe, zink 40 - GL_EXT_texture_filter_minmax on nvc0 (gm200+) [all …]
|
| D | 19.3.0.rst | 1 Mesa 19.3.0 Release Notes / 2019-12-12 21 --------------- 25 5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7 mesa-19.3.0.tar.xz 28 ------------ 30 - GL_ARB_gl_spirv on i965, iris. 31 - GL_ARB_spirv_extensions on i965, iris. 32 - GL_EXT_demote_to_helper_invocation on iris, i965. 33 - OpenGL 4.6 on i965, iris. 34 - EGL_EXT_image_flush_external 35 - VK_ANDROID_external_memory_android_hardware_buffer on RADV. [all …]
|
| D | 21.2.0.rst | 1 Mesa 21.2.0 Release Notes / 2021-08-04 20 --------------- 24 0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426 mesa-21.2.0.tar.xz 28 ------------ 30 - zink supports GL_ARB_texture_filter_minmax, GL_ARB_shader_clock 32 - VK_EXT_provoking_vertex on RADV. 34 - VK_EXT_extended_dynamic_state2 on RADV. 36 - VK_EXT_global_priority_query on RADV. 38 - VK_EXT_physical_device_drm on RADV. 40 - VK_KHR_shader_subgroup_uniform_control_flow on Intel and RADV. [all …]
|
| /third_party/toybox/lib/ |
| D | portability.h | 44 // have <features.h> will transitively include it, and ones that don't -- 45 // macOS -- won't break. 51 #define AT_FDCWD -100 80 // We use most non-posix Linux syscalls directly through the syscall() wrapper, 81 // but even many posix-2008 functions aren't provided by glibc unless you 214 // Android is missing some headers and functions 247 // Glibc won't give you linux-kernel constants unless you say "no, a BUD lite" 271 // Support building the Android tools on glibc, so hermetic AOSP builds can 274 #include <android/log.h> 289 return -1; in __android_log_write() [all …]
|
| /third_party/flatbuffers/grpc/src/compiler/ |
| D | java_generator.cc | 8 * http://www.apache.org/licenses/LICENSE-2.0 51 vars["filename"] = file->filename(); in GenerateImports() 52 printer->Print(vars, in GenerateImports() 54 printer->Print("//If you make any local changes, they will be lost\n"); in GenerateImports() 55 printer->Print(vars, "//source: $filename$.fbs\n\n"); in GenerateImports() 56 printer->Print(vars, "package $Package$;\n\n"); in GenerateImports() 58 if (!file->additional_headers().empty()) { in GenerateImports() 59 printer->Print(file->additional_headers().c_str()); in GenerateImports() 60 printer->Print("\n\n"); in GenerateImports() 65 // - decapitalize the first letter [all …]
|
| /third_party/mesa3d/docs/ci/ |
| D | index.rst | 5 --------- 8 We use it to test merge requests (MRs) before merging them (pre-merge testing), 9 as well as post-merge testing, for everything that hits ``main`` 14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering: 16 - Build testing for a number of build systems, configurations and platforms 17 - Sanity checks (``meson test``) 18 - Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested 19 using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__ 20 - Replay of application traces 30 If you're interested in the details, the main configuration file is ``.gitlab-ci.yml``, [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | DynamicTags.def | 61 DYNAMIC_TAG(TEXTREL, 22) // Relocations exist for non-writable segments. 79 // at https://groups.google.com/forum/#!topic/generic-abi/bX460iggiKg 89 // Android packed relocation section tags. 90 // https://android.googlesource.com/platform/bionic/+/6f12bfece5dcc01325e0abba56a46b1bcf991c69/tool… 96 // Android's experimental support for SHT_RELR sections. 97 // https://android.googlesource.com/platform/bionic/+/b7feec74547f84559a1467aca02708ff61346d2a/libc… 213 // first glink lazy resolver stub. 215 // Sun machine-independent extensions.
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .build-rules 10 - _build/meson-logs/*.txt 11 - _build/meson-logs/strace 12 - shader-db 15 .build-linux: 16 extends: .build-common 23 - !reference [default, before_script] 24 - export PATH="/usr/lib/ccache:$PATH" 25 - export CCACHE_BASEDIR="$PWD" [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | libvo-amrwbenc.c | 2 * AMR Audio encoder stub 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 #include <vo-amrwbenc/enc_if.h> 61 int i, best = -1, min_diff = 0; in get_wb_bitrate_mode() 67 if (best < 0 || abs(rates[i] - bitrate) < min_diff) { in get_wb_bitrate_mode() 69 min_diff = abs(rates[i] - bitrate); in get_wb_bitrate_mode() 84 AMRWBContext *s = avctx->priv_data; in amr_wb_encode_init() 86 if (avctx->sample_rate != 16000 && avctx->strict_std_compliance > FF_COMPLIANCE_UNOFFICIAL) { in amr_wb_encode_init() 91 if (avctx->ch_layout.nb_channels != 1) { in amr_wb_encode_init() 96 s->mode = get_wb_bitrate_mode(avctx->bit_rate, avctx); in amr_wb_encode_init() [all …]
|
| /third_party/skia/third_party/externals/libwebp/ |
| D | CMakeLists.txt | 3 # Use of this source code is governed by a BSD-style license 20 # Users can still explicitly opt-in to make a SIMD-enabled build. 37 option(WEBP_NEAR_LOSSLESS "Enable near-lossless encoding" ON) 81 add_definitions(-DWEBP_SWAP_16BIT_CSP=1) 85 add_definitions(-DBITTRACE=${WEBP_BITTRACE}) 90 add_definitions(-DUNICODE -D_UNICODE) 101 # Android only. 102 if(ANDROID) 103 include_directories(${ANDROID_NDK}/sources/android/cpufeatures) 105 ${ANDROID_NDK}/sources/android/cpufeatures/cpu-features.c) [all …]
|
| D | ChangeLog | 3 731246ba update ChangeLog (tag: v1.2.1-rc2) 10 ece18e55 dsp.h: respect --disable-sse2/sse4.1/neon 56 98bbe35b Fix multi-threading with palettes. 63 8fdaecb0 Disable cross-color when palette is used. 77 fee64287 Merge "wicdec,icc: treat unsupported op as non-fatal" 79 b27ea852 wicdec,icc: treat unsupported op as non-fatal 82 a8853394 SSE4.1 versions of BGRA to RGB/BGR color-space conversions 88 373eb170 gif2webp: don't store loop-count if there's only 1 frame 95 fedac6cc update ChangeLog (tag: v1.2.0-rc3, tag: v1.2.0) 113 2e7bed79 WebPPicture: clarify the ownership of user-owned data. [all …]
|
| /third_party/glslang/ |
| D | README.md | 7 1. `OGLCompiler` and `HLSL` stub libraries have been fully removed from the build. 17 ### Reference Validator and GLSL/ESSL -> AST Front End 19 An OpenGL GLSL and OpenGL|ES GLSL (ESSL) front-end for reference validation and translation of GLSL… 23 ### HLSL -> AST Front End 25 An HLSL front-end for translation of an approximation of HLSL to glslang's AST form. 28 … which receives a much larger investment and attempts to have definitive/reference-level semantics. 32 ### AST -> SPIR-V Back End 34 Translates glslang's AST to the Khronos-specified SPIR-V intermediate language. 40 …ion information from the AST, reflection types/variables/etc. from the HLL source (not the SPIR-V). 42 …ccurate for the input HLL and AST, but only approximate for what would later be emitted for SPIR-V. [all …]
|
| /third_party/ninja/misc/ |
| D | write_fake_manifests.py | 30 return int(random.paretovariate(alpha) * avg / (alpha / (alpha - 1))) 33 # Based on http://neugierig.org/software/chromium/class-name-generator.html 38 'delegate', 'widget', 'proxy', 'stub', 'context', 42 kOS = ['win', 'mac', 'aura', 'linux', 'android', 'unittest', 'browsertest'] 86 '-DENABLE_' + self._unique_string(self.seen_defines).upper() 117 ninja.variable('includes', '-I' + src_dir) 118 ninja.variable('cflags', ['-Wall', '-fno-rtti', '-fno-exceptions']) 130 ninja.variable('ldflags', '-Wl,-pie') 182 master_ninja.variable('alink', 'libtool -static') 191 command='$cxx -MMD -MF $out.d $defines $includes $cflags -c $in -o $out', [all …]
|