| /third_party/mesa3d/src/mapi/shared-glapi/tests/ |
| D | meson.build | 2 # SPDX-License-Identifier: MIT 6 'shared-glapi-test', 8 ['shared-glapi-test', glapitable_h],
|
| /third_party/mesa3d/src/mapi/shared-glapi/ |
| D | meson.build | 2 # SPDX-License-Identifier: MIT 8 'glapi.c', 19 command : [prog_python, '@INPUT0@', '--printer', 'shared-glapi', '@INPUT1@'], 26 _glapi_c_args += ['-D_GLAPI_DLL_EXPORTS'] 30 'glapi', 35 '-DMAPI_MODE_GLAPI', 36 '-DMAPI_ABI_HEADER="@0@"'.format(shared_glapi_mapi_tmp_h.full_path()),
|
| D | 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> 31 #include "glapi/glapi.h" 56 * Initializes the glapi relocs table (no-op for shared-glapi), and returns the 66 return -1; in _glapi_add_dispatch() 88 return (stub) ? stub_get_slot(stub) : -1; in _mesa_glapi_get_proc_offset() 114 /** Return pointer to new dispatch table filled with no-op functions */
|
| /third_party/mesa3d/src/mapi/ |
| D | meson.build | 2 # SPDX-License-Identifier: MIT 8 subdir('glapi') subdir 10 subdir('shared-glapi') subdir
|
| D | mapi_abi.py | 2 # Mesa 3-D graphics library 25 # Chia-I Wu <olv@lunarg.com> 28 # make it possible to import glapi 30 GLAPI = os.path.join(".", os.path.dirname(__file__), "glapi", "gen") variable 31 sys.path.insert(0, GLAPI) 137 """Parse a GLAPI XML file for ABI entries.""" 155 # post-process attrs 190 last_slot = entries[-1].slot 214 raise Exception('there are %d invalid entries' % (len(entries) - 1)) 255 # non-handcode hidden aliases may share the entry they alias [all …]
|
| /third_party/mesa3d/src/mesa/main/ |
| D | glthread.c | 28 * In multicore systems, many applications end up CPU-bound with about half 50 struct gl_shared_state *shared = ctx->Shared; in glthread_update_global_locking() local 53 simple_mtx_lock(&shared->Mutex); in glthread_update_global_locking() 59 bool lock_mutexes = shared->GLThread.LastContextSwitchTime + in glthread_update_global_locking() 60 shared->GLThread.NoLockDuration < current_time; in glthread_update_global_locking() 65 if (ctx != shared->GLThread.LastExecutingCtx) { in glthread_update_global_locking() 69 if (shared->GLThread.LastContextSwitchTime + in glthread_update_global_locking() 73 * time, reset the no-lock time to its initial state of only 1 in glthread_update_global_locking() 75 * multi-context loading of game content and shaders. in glthread_update_global_locking() 78 shared->GLThread.NoLockDuration = ONE_SECOND_IN_NS; in glthread_update_global_locking() [all …]
|
| D | context.c | 2 * Mesa 3-D graphics library 4 * Copyright (C) 1999-2007 Brian Paul All Rights Reserved. 54 * If you're viewing this information as Doxygen-generated HTML you'll 121 #include "shared.h" 165 /* ubyte -> float conversion */ 180 * Calls all the various one-time-fini functions in Mesa 190 * Calls all the various one-time-init functions in Mesa 236 * Calls all the various one-time-init functions in Mesa. 239 * and sets the glapi callbacks if the \c MESA_DEBUG environment variable is 252 * Initialize fields of gl_current_attrib (aka ctx->Current.*) [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 17.0.6.rst | 15 ---------------- 19 f1b2497d553e9a584f0caa3a2d9d310e27ead15fb0af170da69f6e70fb5031cd mesa-17.0.6.tar.gz 20 89ecf3bcd0f18dcca5aaa42bf36bb52a2df33be89889f94aaaad91f7a504a69d mesa-17.0.6.tar.xz 23 ------------ 28 --------- 30 - `Bug 98428 <https://bugs.freedesktop.org/show_bug.cgi?id=98428>`__ - 31 Undefined non-weak-symbol in dri-drivers 32 - `Bug 100854 <https://bugs.freedesktop.org/show_bug.cgi?id=100854>`__ 33 - YUV to RGB Color Space Conversion result is not precise 36 ------- [all …]
|
| D | 10.6.1.rst | 15 ---------------- 19 b4cccd4d0eabcc2bca00c3175d3ad88fdda57ffdb883a7998525b873a21fe607 mesa-10.6.1.tar.gz 20 6c80a2b647e57c85dc36e609d9aed17f878f0d8e0cf9ace86d14cf604101e1eb mesa-10.6.1.tar.xz 23 ------------ 28 --------- 32 - `Bug 90347 <https://bugs.freedesktop.org/show_bug.cgi?id=90347>`__ - 37 ------- 41 - mesa: Handle integer formats in need_rgb_to_luminance_conversion() 42 - mesa: Use helper function need_rgb_to_luminance_conversion() 43 - mesa: Turn need_rgb_to_luminance_conversion() in to a global function [all …]
|
| D | 17.0.2.rst | 15 ---------------- 19 2e0f41e7974ba7a36ca32bbeaf8ebcd65c8fd4d2dc9872f04d4becbd5e7a8cb5 mesa-17.0.2.tar.gz 20 f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4 mesa-17.0.2.tar.xz 23 ------------ 28 --------- 30 - `Bug 68504 <https://bugs.freedesktop.org/show_bug.cgi?id=68504>`__ - 31 9.2-rc1 workaround for clover build failure on ppc/altivec: cannot 33 - `Bug 97988 <https://bugs.freedesktop.org/show_bug.cgi?id=97988>`__ - 35 deinterlacing/anti-aliasing issues not visible with VA-API 36 - `Bug 99484 <https://bugs.freedesktop.org/show_bug.cgi?id=99484>`__ - [all …]
|
| D | 10.5.9.rst | 15 ---------------- 19 0c081b59572ee9732e7438d34adc3817fe8cc8d4b58abc0e71fd4b4c904945cb mesa-10.5.9.tar.gz 20 71c69f31d3dbc35cfa79950e58a01d27030378d8c7ef1259a0b31d4d0487f4ec mesa-10.5.9.tar.xz 23 ------------ 28 --------- 32 - `Bug 84225 <https://bugs.freedesktop.org/show_bug.cgi?id=84225>`__ - 33 Allow constant-index-expression sampler array indexing with GLSL-ES < 35 - `Bug 88999 <https://bugs.freedesktop.org/show_bug.cgi?id=88999>`__ - 37 - `Bug 89118 <https://bugs.freedesktop.org/show_bug.cgi?id=89118>`__ - 39 - `Bug 90537 <https://bugs.freedesktop.org/show_bug.cgi?id=90537>`__ - [all …]
|
| D | 18.1.6.rst | 16 ---------------- 20 580e03328ffefe1fd43b19ab7669f20d931601a1c0a4c0f8b9c65d6e81a06df3 mesa-18.1.6.tar.gz 21 bb7ce759069801804fcfb8152da3457f76cd7b4e0096e4870ff5adcb5c894289 mesa-18.1.6.tar.xz 24 ------------ 29 --------- 31 - `Bug 13728 <https://bugs.freedesktop.org/show_bug.cgi?id=13728>`__ - 34 - `Bug 98699 <https://bugs.freedesktop.org/show_bug.cgi?id=98699>`__ - 36 - `Bug 99730 <https://bugs.freedesktop.org/show_bug.cgi?id=99730>`__ - 39 - `Bug 106382 <https://bugs.freedesktop.org/show_bug.cgi?id=106382>`__ 40 - Shader cache breaks INTEL_DEBUG=shader_time [all …]
|
| D | 9.1.6.rst | 15 ------------- 19 443a2a352667294b53d56cb1a74114e9 MesaLib-9.1.6.tar.bz2 20 08d3069cccd6821e5f33e0840bca0718 MesaLib-9.1.6.tar.gz 21 90aa7a6d9878cdbfcb055312f356d6b9 MesaLib-9.1.6.zip 24 ------------ 29 --------- 33 - `Bug 47824 <https://bugs.freedesktop.org/show_bug.cgi?id=47824>`__ - 34 osmesa using --enable-shared-glapi depends on libgl 35 - `Bug 62362 <https://bugs.freedesktop.org/show_bug.cgi?id=62362>`__ - 37 - `Bug 63435 <https://bugs.freedesktop.org/show_bug.cgi?id=63435>`__ - [all …]
|
| D | 13.0.6.rst | 15 ---------------- 19 1076590f29103f022a2cd87e6dff6ae77072013745603d06b0410c373ab2bb1a mesa-13.0.6.tar.gz 20 29ef104a7fc082d352b1599bd6cb1d040be424ccd22f5e0eb7ee9b0e9acd3597 mesa-13.0.6.tar.xz 23 ------------ 28 --------- 30 - `Bug 68504 <https://bugs.freedesktop.org/show_bug.cgi?id=68504>`__ - 31 9.2-rc1 workaround for clover build failure on ppc/altivec: cannot 33 - `Bug 97102 <https://bugs.freedesktop.org/show_bug.cgi?id=97102>`__ - 35 - `Bug 98869 <https://bugs.freedesktop.org/show_bug.cgi?id=98869>`__ - 37 - `Bug 99401 <https://bugs.freedesktop.org/show_bug.cgi?id=99401>`__ - [all …]
|
| /third_party/mesa3d/src/gallium/targets/dri/ |
| D | dri.sym.in | 3 # shared-glapi exported from libgallium:
|
| /third_party/mesa3d/.gitlab-ci/windows/ |
| D | mesa_build.ps1 | 7 Write-Host "Refreshing Windows TLS CA cache" 8 (New-Object System.Net.WebClient).DownloadString("https://github.com") >$null 12 Get-Date 13 Write-Host "Compiling Mesa" 14 $builddir = New-Item -Force -ItemType Directory -Name "_build" 15 $installdir = New-Item -Force -ItemType Directory -Name "_install" 20 Remove-Item -Recurse -Force $builddir 21 Remove-Item -Recurse -Force $installdir 22 New-Item -ItemType Directory -Path $builddir 23 New-Item -ItemType Directory -Path $installdir [all …]
|
| /third_party/mesa3d/ |
| D | dependency_inputs.gni | 25 "./include/drm-uapi/xe_drm.h", 26 "./include/drm-uapi/etnaviv_drm.h", 27 "./include/drm-uapi/virtgpu_drm.h", 28 "./include/drm-uapi/vc4_drm.h", 29 "./include/drm-uapi/dma-buf.h", 30 "./include/drm-uapi/panthor_drm.h", 31 "./include/drm-uapi/drm_fourcc.h", 32 "./include/drm-uapi/radeon_drm.h", 33 "./include/drm-uapi/i915_drm.h", 34 "./include/drm-uapi/pvr_drm.h", [all …]
|
| D | meson_options.txt | 1 # Copyright © 2017-2019 Intel Corporation 2 # SPDX-License-Identifier: MIT 5 'split-debug', 8 …ription : 'split debug information (-gsplit-dwarf compile flag) and debug information in the gdb i… 22 'egl-native-platform', 33 'android-stub', 36 description : 'Build against android-stub', 40 'android-strict', 49 'android-libbacktrace', 55 'dri-drivers-path', [all …]
|
| D | meson.build | 1 # Copyright © 2017-2020 Intel Corporation 2 # SPDX-License-Identifier: MIT 12 'b_ndebug=if-release', 22 add_project_arguments('-fobjc-arc', language : 'objc') 45 …ug') == 'true' or (get_option('buildtype') == 'release' and get_option('b_ndebug') == 'if-release') 51 '-D__STDC_CONSTANT_MACROS', 52 '-D__STDC_FORMAT_MACROS', 53 '-D__STDC_LIMIT_MACROS', 54 '-DPACKAGE_VERSION="@0@"'.format(meson.project_version()), 55 '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"', [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | CMakeLists.txt | 7 # http://www.apache.org/licenses/LICENSE-2.0 78 add_library(libGLESv2_deprecated SHARED 101 "GLAPI=" 138 COMMAND ${CMAKE_COMMAND} -E make_directory $<TARGET_FILE_DIR:libGLESv2_deprecated>/translator 139 …COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:libGLESv2_deprecated> $<TARGET_FILE_DIR:libGLESv2_d… 140 COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_BINARY_DIR}/${CMAKE_SYSTEM_NAME}/ 141 …COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:libGLESv2_deprecated> ${CMAKE_BINARY_DIR}/${CMAKE_S… 144 COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_BINARY_DIR}/bin 145 …COMMAND ${CMAKE_COMMAND} -E copy $<TARGET_FILE:libGLESv2_deprecated> ${CMAKE_BINARY_DIR}/bin/$<TAR…
|
| /third_party/mesa3d/src/ |
| D | meson.build | 2 # SPDX-License-Identifier: MIT 16 inc_virtio_gpu = include_directories('virtio/virtio-gpu') 39 command : [prog_python, git_sha1_gen_py, '--output', '@OUTPUT@'], 57 if with_tools.contains('drm-shim') 58 subdir('drm-shim') 64 subdir('egl/wayland/wayland-drm') 123 subdir('mapi/shared-glapi/tests')
|
| /third_party/mesa3d/src/glx/windows/ |
| D | windowsgl.c | 27 #include "glapi.h" 65 windows_create_context(int pxfi, windowsContext *shared) in windows_create_context() argument 105 gc->pxfi = pxfi; in windows_create_context() 106 SetPixelFormat(hdc, gc->pxfi, NULL); in windows_create_context() 108 gc->ctx = wglCreateContext(hdc); in windows_create_context() 110 if (shared && gc->ctx) in windows_create_context() 111 wglShareLists(shared->ctx, gc->ctx); in windows_create_context() 116 if (!gc->ctx) in windows_create_context() 126 windows_create_context_attribs(int pxfi, windowsContext *shared, const int *attribList) in windows_create_context_attribs() argument 165 if (shared) in windows_create_context_attribs() [all …]
|
| /third_party/mesa3d/docs/ |
| D | sourcetree.rst | 7 - **docs** - Documentation 8 - **include** - Public OpenGL header files 9 - **src** 11 - **amd** - AMD-specific sources 13 - **addrlib** - common sources for creating images 14 - **common** - common code between RADV, RadeonSI and ACO 15 - **compiler** - ACO shader compiler 16 - **llvm** - common code between RADV and RadeonSI for compiling 18 - **registers** - register definitions 19 - **vulkan** - RADV Vulkan implementation for AMD Southern Island [all …]
|
| D | egl.rst | 16 --------- 21 .. code-block:: sh 24 -D egl=enabled \ 25 -D gles1=enabled \ 26 -D gles2=enabled \ 27 -D gallium-drivers=... 44 ``-D egl=enabled`` 48 ``-D platforms=...`` 50 comma separated string such as ``-D platforms=x11,wayland``. It decides 57 ``Android.mk`` files, or cross-compiled using appropriate options. [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 1 # Shared between windows and Linux 2 .build-common: 3 extends: .container+build-rules 7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 22 - _build/meson-logs/*.txt 23 - _build/meson-logs/strace 24 - _build/.ninja_log 25 - artifacts 28 .build-linux: 29 extends: .build-common [all …]
|