Home
last modified time | relevance | path

Searched +full:gallium +full:- +full:nine (Results 1 – 25 of 71) sorted by relevance

123

/third_party/mesa3d/docs/
Dgallium-nine.rst1 Gallium Nine
4 The Gallium frontend, which implements Direct3D 9.
6 Nine implements the full IDirect3DDevice9 COM interface and a custom COM interface called ID3DAdapt…
9 Gallium Nine is commonly used in conjunction with `Wine <https://www.winehq.org/>`_.
10 `Gallium Nine Standalone <https://github.com/iXit/wine-nine-standalone>`_ is the standalone version…
11 Aside from Wine, Gallium Nine works well with `Box86 <https://ptitseb.github.io/box86/>`_.
12 Can be used via `Zink <https://www.supergoodcode.com/to-the-nines/>`_ even on the `Vulkan API <http…
16 …ests, demos, and more details, you can see `this repository <https://github.com/iXit/nine-tests>`_.
19 -----
21 Beware: Most Direct3D games are 32-bit, and thus need a 32-bit version of Mesa.
[all …]
Dsourcetree.rst7 - **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 …]
Dindex.rst4 The Mesa project began as an open-source implementation of the
5 `OpenGL`_ specification - a system for rendering interactive 3D graphics.
8 including `OpenGL ES`_, `OpenCL`_, `OpenMAX`_, `VDPAU`_, `VA-API`_,
15 Mesa ties into several other open-source projects: the `Direct Rendering
24 .. _VA-API: https://en.wikipedia.org/wiki/Video_Acceleration_API
25 .. _XvMC: https://en.wikipedia.org/wiki/X-Video_Motion_Compensation
75 gpu-perf-tracing
77 application-issues
78 gallium-nine
115 release-calendar
[all …]
/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml2 .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/mesa3d/ohos/
Ddependency_inputs.gni41 "../bin/khronos-update.py",
42 "../bin/meson-cmd-extract.py",
43 "../bin/meson-options.py",
46 "../bin/perf-annotate-jit.py",
47 "../bin/pick-ui.py",
50 "../bin/symbols-check.py",
51 "../bin/update-android-headers.sh",
58 "../build-support/conftest.dyn",
59 "../build-support/conftest.map",
172 "../include/android_stub/system/graphics-base-v1.0.h",
[all …]
/third_party/mesa3d/docs/relnotes/
D18.0.1.rst15 ----------------
19 0c93ba892c0610f5dd87f2e2673b9445187995c395b3ddb33fd4260bfb291e89 mesa-18.0.1.tar.gz
20 b2d2f5b5dbaab13e15cb0dcb5ec81887467f55ebc9625945b303a3647cd87954 mesa-18.0.1.tar.xz
23 ------------
28 ---------
30 - `Bug 101408 <https://bugs.freedesktop.org/show_bug.cgi?id=101408>`__
31 - [Gen8+] Xonotic fails to render one of the weapons
32 - `Bug 102342 <https://bugs.freedesktop.org/show_bug.cgi?id=102342>`__
33 - mesa-17.1.7/src/gallium/auxiliary/pipebuffer/pb_cache.c:169]:
35 - `Bug 102542 <https://bugs.freedesktop.org/show_bug.cgi?id=102542>`__
[all …]
D19.1.0.rst17 ----------------
21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz
24 ------------
26 - GL_ARB_parallel_shader_compile on all drivers.
27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers.
28 - GL_EXT_shader_image_load_formatted on radeonsi.
29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers.
30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES
32 - GL_NV_compute_shader_derivatives on iris and i965.
33 - GL_KHR_parallel_shader_compile on all drivers.
[all …]
D21.1.0.rst1 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 …]
D12.0.4.rst15 ----------------
19 22026ce4f1c6a7908b0d10ff057decec0a5633afe7f38a0cef5c08d0689f02a6 mesa-12.0.4.tar.gz
20 5d6003da867d3f54e5000b4acdfc37e6cce5b6a4459274fdad73e24bd2f0065e mesa-12.0.4.tar.xz
23 ------------
28 ---------
32 - `Bug 71759 <https://bugs.freedesktop.org/show_bug.cgi?id=71759>`__ -
35 - `Bug 94354 <https://bugs.freedesktop.org/show_bug.cgi?id=94354>`__ -
36 R9285 Unigine Valley perf regression since radeonsi: use re-Z
37 - `Bug 96770 <https://bugs.freedesktop.org/show_bug.cgi?id=96770>`__ -
40 - `Bug 97231 <https://bugs.freedesktop.org/show_bug.cgi?id=97231>`__ -
[all …]
D17.3.9.rst15 ----------------
19 4d625f65a1ff4cd8cfeb39e38f047507c6dea047502a0d53113c96f54588f340 mesa-17.3.9.tar.gz
20 c5beb5fc05f0e0c294fefe1a393ee118cb67e27a4dca417d77c297f7d4b6e479 mesa-17.3.9.tar.xz
23 ------------
28 ---------
30 - `Bug 98281 <https://bugs.freedesktop.org/show_bug.cgi?id=98281>`__ -
31 'message's in ctx->Debug.LogMessages[] seem to leak.
32 - `Bug 101408 <https://bugs.freedesktop.org/show_bug.cgi?id=101408>`__
33 - [Gen8+] Xonotic fails to render one of the weapons
34 - `Bug 102342 <https://bugs.freedesktop.org/show_bug.cgi?id=102342>`__
[all …]
D11.1.3.rst15 ----------------
19 9e86c72b6b2e8adb53c1c4a0002ab267b45094d753eb9404b1db34f81ce94ccf mesa-11.1.3.tar.gz
20 51f6658a214d75e4d9f05207586d7ed56ebba75c6b10841176fb6675efa310ac mesa-11.1.3.tar.xz
23 ------------
28 ---------
32 - `Bug 27512 <https://bugs.freedesktop.org/show_bug.cgi?id=27512>`__ -
34 - `Bug 91526 <https://bugs.freedesktop.org/show_bug.cgi?id=91526>`__ -
36 - `Bug 92193 <https://bugs.freedesktop.org/show_bug.cgi?id=92193>`__ -
38 ES2-CTS.gtf.GL2ExtensionTests.compressed_astc_texture.compressed_astc_texture
40 - `Bug 93358 <https://bugs.freedesktop.org/show_bug.cgi?id=93358>`__ -
[all …]
D19.0.0.rst17 ----------------
21 4c5b9c5227d37c1f6bdc786a6fa7ee7fbce40b2e8a87340c7d3234534ece3304 mesa-19.0.0.tar.gz
22 5a549dfb40ec31e5c36c47aadac04554cb2e2a8d144a046a378fc16da57e38f8 mesa-19.0.0.tar.xz
25 ------------
27 - GL_AMD_texture_texture4 on all GL 4.0 drivers.
28 - GL_EXT_shader_implicit_conversions on all drivers (ES extension).
29 - GL_EXT_texture_compression_bptc on all GL 4.0 drivers (ES extension).
30 - GL_EXT_texture_compression_rgtc on all GL 3.0 drivers (ES extension).
31 - GL_EXT_render_snorm on gallium drivers (ES extension).
32 - GL_EXT_texture_view on drivers supporting texture views (ES
[all …]
D18.2.7.rst16 ----------------
20 092351cfbcd430ec595fbd3a3d8d253fd62c29074e1740d7198b00289ab400f8 mesa-18.2.7.tar.gz
21 9c7b02560d89d77ca279cd21f36ea9a49e9ffc5611f6fe35099357d744d07ae6 mesa-18.2.7.tar.xz
24 ------------
29 ---------
31 - `Bug 106577 <https://bugs.freedesktop.org/show_bug.cgi?id=106577>`__
32 - broken rendering with nine and nouveau (GM107)
33 - `Bug 108245 <https://bugs.freedesktop.org/show_bug.cgi?id=108245>`__
34 - RADV/Vega: Low mip levels of large BCn textures get corrupted by
36 - `Bug 108311 <https://bugs.freedesktop.org/show_bug.cgi?id=108311>`__
[all …]
D19.2.1.rst1 Mesa 19.2.1 Release Notes / 2019-10-09
20 ---------------
24 4cc53ca1a8d12c6ff0e5ea44a5213c05c88447ab50d7e28bb350cd29199f01e9 mesa-19.2.1.tar.xz
27 ------------
29 - None
32 ---------
34 - meson.build:1447:6: ERROR: Problem encountered: libdrm required for
35 gallium video statetrackers when using x11
36 - Mesa doesn't build with current Scons version (3.1.0)
37 - libXvMC-1.0.12 breaks mesa build
[all …]
D17.3.8.rst15 ----------------
19 175d2ca9be2af3a8db6cd603986096d75da70f59699528d7b6675d542a305e23 mesa-17.3.8.tar.gz
20 8f9d9bf281c48e4a8f5228816577263b4c655248dc7666e75034ab422951a6b1 mesa-17.3.8.tar.xz
23 ------------
28 ---------
30 - `Bug 102542 <https://bugs.freedesktop.org/show_bug.cgi?id=102542>`__
31 - mesa-17.2.0/src/gallium/state_trackers/nine/nine_ff.c:1938: bad
33 - `Bug 103746 <https://bugs.freedesktop.org/show_bug.cgi?id=103746>`__
34 - [BDW BSW SKL KBL] dEQP-GLES31.functional.copy_image regressions
35 - `Bug 104636 <https://bugs.freedesktop.org/show_bug.cgi?id=104636>`__
[all …]
D19.2.0.rst21 ----------------
25 b060caa2a00f856431160ff7377d0e8f58f2aa48c16ee5a9e265ebdccb10852a mesa-19.2.0.tar.xz
28 ------------
30 - GL_ARB_post_depth_coverage on radeonsi (Navi)
31 - GL_ARB_seamless_cubemap_per_texture on etnaviv (if GPU supports
33 - GL_EXT_shader_image_load_store on radeonsi (with LLVM >= 10)
34 - GL_EXT_shader_samples_identical on iris and radeonsi (if using NIR)
35 - GL_EXT_texture_shadow_lod on i965, iris
36 - EGL_EXT_platform_device
37 - VK_AMD_buffer_marker on radv
[all …]
D18.3.2.rst16 ----------------
20 1cde4fafd40cd1ad4ee3a13b364b7a0175a08b7afdd127fb46f918c1e1dfd4b0 mesa-18.3.2.tar.gz
21 f7ce7181c07b6d8e0132da879af1729523a6c8aa87f79a9d59dfd064024cfb35 mesa-18.3.2.tar.xz
24 ------------
29 ---------
31 - `Bug 106595 <https://bugs.freedesktop.org/show_bug.cgi?id=106595>`__
32 - [RADV] Rendering distortions only when MSAA is enabled
33 - `Bug 107728 <https://bugs.freedesktop.org/show_bug.cgi?id=107728>`__
34 - Wrong background in Sascha Willem's Multisampling Demo
35 - `Bug 108114 <https://bugs.freedesktop.org/show_bug.cgi?id=108114>`__
[all …]
D21.1.7.rst1 Mesa 21.1.7 Release Notes / 2021-08-11
18 ---------------
22 e9e67c10654f2e4bf15b944bb048007a614292aa4792b1b7512eb700b7b3a7bb mesa-21.1.7.tar.xz
26 ------------
28 - None
32 ---------
34 - Miscompilation of a switch case
35 - [radeonsi][regression] CPU is being used ~10 times more than usual after c5478f9067f.
36 - dEQP-VK.wsi.android.swapchain.create#image_swapchain_create_info crash on Android R
37 - The image is distorted while use iGPU(Intel GPU) rendering and output via dGPU (AMD GPU)
[all …]
D19.1.7.rst20 ----------------
24 e287920fdb38712a9fed448dc90b3ca95048c7face5db52e58361f8b6e0f3cd5 mesa-19.1.7.tar.xz
27 ------------
32 ---------
34 - `Bug 110814 <https://bugs.freedesktop.org/show_bug.cgi?id=110814>`__
35 - KWin compositor crashes on launch
36 - `Bug 111069 <https://bugs.freedesktop.org/show_bug.cgi?id=111069>`__
37 - Assertion fails in nir_opt_remove_phis.c during compilation of
38 SPIR-V shader
39 - `Bug 111271 <https://bugs.freedesktop.org/show_bug.cgi?id=111271>`__
[all …]
D18.2.8.rst16 ----------------
20 77512edc0a84e19c7131a0e2e5ebf1beaf1494dc4b71508fcc92d06d65f9f4f5 mesa-18.2.8.tar.gz
21 1d2ed9fd435d86d95b7215b287258d3e6b1180293a36f688e5a2efc18298d863 mesa-18.2.8.tar.xz
24 ------------
29 ---------
31 - `Bug 108114 <https://bugs.freedesktop.org/show_bug.cgi?id=108114>`__
32 - [vulkancts] new VK_KHR_16bit_storage tests fail.
33 - `Bug 108116 <https://bugs.freedesktop.org/show_bug.cgi?id=108116>`__
34 - [vulkancts] stencil partial clear tests fail.
35 - `Bug 108910 <https://bugs.freedesktop.org/show_bug.cgi?id=108910>`__
[all …]
D19.1.8.rst20 ----------------
24 f0fe8289b7d147943bf2fc2147833254881577e8f9ed3d94ddb39e430e711725 mesa-19.1.8.tar.xz
27 ------------
32 ---------
34 - `Bug 111236 <https://bugs.freedesktop.org/show_bug.cgi?id=111236>`__
35 - VA-API radeonsi SIGSEGV \__memmove_avx_unaligned
36 - `Bug 111664 <https://bugs.freedesktop.org/show_bug.cgi?id=111664>`__
37 - [Bisected] Segmentation fault on FS shader compilation (mat4x3 \*
39 - `Issue
40 #121 <https://gitlab.freedesktop.org/mesa/mesa/-/issues/121>`__ -
[all …]
D20.1.8.rst1 Mesa 20.1.8 Release Notes / 2020-09-16
18 ---------------
22 df21351494f7caaec5a3ccc16f14f15512e98d2ecde178bba1d134edc899b961 mesa-20.1.8.tar.xz
26 ------------
28 - None
32 ---------
34 - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
35 - khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion \`c != _SIMP…
36 - Amber test opt_peel_loop_initial_if: Assertion failed
37 - Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
[all …]
/third_party/mesa3d/
Dmeson_options.txt1 # Copyright © 2017-2019 Intel Corporation
31 'egl-native-platform',
41 'android-stub',
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.'
72 'gallium-drivers',
80 …description : 'List of gallium drivers to build. If this is set to auto all drivers applicable to …
[all …]
/third_party/mesa3d/docs/gallium/
Ddistro.rst4 Along with the interface definitions, the following drivers, Gallium frontends,
5 and auxiliary modules are shipped in the standard Gallium distribution.
8 -------
18 A version of :ref:`softpipe` that uses the Low-Level Virtual Machine to
79 Wrapper driver. :ref:`rbug` driver used with stand alone rbug-gui.
81 Gallium frontends
82 -----------------
94 Tracker that implements the client-side DRI protocol, for providing direct
104 The Gallium frontend implementing a GL state machine. Not usable as
105 a standalone frontend; Mesa should be built with another Gallium frontend,
[all …]
Dformat.rst1 Formats in gallium
4 Gallium format names mostly follow D3D10 conventions, with some extensions.
6 Format names like XnYnZnWn have the X component in the lowest-address n bits
7 and the W component in the highest-address n bits; for B8G8R8A8, byte 0 is
13 Format aliases like XYZWstrq are (s+t+r+q)-bit integers in host endianness,
14 with the X component in the s least-significant bits of the integer. In C::
20 - ``SINT``: N bit signed integer [-2^(N-1) ... 2^(N-1) - 1]
21 - ``SNORM``: N bit signed integer normalized to [-1 ... 1]
22 - ``SSCALED``: N bit signed integer [-2^(N-1) ... 2^(N-1) - 1]
23 - ``FIXED``: Signed fixed point integer, (N/2 - 1) bits of mantissa
[all …]

123