Searched refs:Release (Results 1 - 25 of 712) sorted by relevance

1234567891011>>

/xsrc/external/mit/xf86-video-siliconmotion/dist/
H A DMakefile.am24 EXTRA_DIST = CALLMAP Release.txt README.md
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/
H A Dbuild-fossilize.sh11 cmake -S .. -B . -G Ninja -DCMAKE_BUILD_TYPE=Release
H A Dbuild-apitrace.sh11 cmake -S . -B _build -G Ninja -DCMAKE_BUILD_TYPE=Release -DENABLE_GUI=False -DENABLE_WAFFLE=on $EXTRA_CMAKE_ARGS
H A Dbuild-gfxreconstruct.sh12 cmake -S . -B _build -G Ninja -DCMAKE_BUILD_TYPE=Release
H A Dbuild-piglit.sh9 cmake -S . -B . -G Ninja -DCMAKE_BUILD_TYPE=Release $PIGLIT_OPTS $EXTRA_CMAKE_ARGS
H A Dbuild-libclc.sh19 cmake -S /llvm-project/libclc -B . -G Ninja -DLLVM_CONFIG=$LLVM_CONFIG -DLIBCLC_TARGETS_TO_BUILD="spirv-mesa3d-;spirv64-mesa3d-" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DLLVM_SPIRV=/usr/bin/llvm-spirv
/xsrc/external/mit/freetype/dist/builds/cmake/
H A Dtestbuild.sh66 -DCMAKE_BUILD_TYPE=Release)
68 --config Release \
149 -DCMAKE_BUILD_TYPE=Release)
151 --config Release \
153 (set -x; ctest -V -C Release)
/xsrc/external/mit/MesaLib/dist/docs/
H A Drelease-calendar.rst0 Release Calendar
31 :header: "Branch", "Expected date", "Release", "Release manager", "Notes"
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwintaskbar.c42 STDMETHOD_(ULONG, Release) (THIS) PURE;
88 pTaskbarList->lpVtbl->Release(pTaskbarList);
H A DwinSetAppUserModelID.c108 pps->lpVtbl->Release(pps);
/xsrc/external/mit/libX11/dist/
H A DREADME.md34 ## Release 1.8.12
39 ## Release 1.8.11
56 ## Release 1.8.10
67 ## Release 1.8.9
72 ## Release 1.8.8
79 ## Release 1.8.7
90 ## Release 1.8.6
94 ## Release 1.8.5
103 ## Release 1.8.4
110 ## Release 1.
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_dxcore_screen.cpp84 adapter->Release();
90 adapter->Release();
96 adapter->Release();
105 adapter->Release();
/xsrc/external/mit/transset/dist/
H A Dconfigure.ac23 [Release date of this package])
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/
H A Dconfig.cc106 pi->Release();
116 doc->Release();
192 root->Release();
193 doc->Release();
237 doc->Release();
280 doc->Release();
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.3.5.rst1 Mesa 17.3.5 Release Notes / February 19, 2018
H A D18.3.1.rst1 Mesa 18.3.1 Release Notes / December 11, 2018
H A D19.0.8.rst1 Mesa 19.0.8 Release Notes / June 26, 2019
H A D10.2.1.rst1 Mesa 10.2.1 Release Notes / June 6, 2014
H A D10.6.7.rst1 Mesa 10.6.7 Release Notes / September 10, 2015
H A D12.0.1.rst1 Mesa 12.0.1 Release Notes / July 8, 2016
/xsrc/external/mit/MesaLib.old/dist/src/hgl/
H A DGLRenderer.cpp39 BGLRenderer::Release() function in class:BGLRenderer
/xsrc/external/mit/MesaLib.old/dist/include/HaikuGL/
H A DGLRenderer.h35 void Release();
/xsrc/external/mit/MesaLib/dist/include/HaikuGL/
H A DGLRenderer.h34 void Release();
/xsrc/external/mit/MesaLib/dist/src/hgl/
H A DGLRenderer.cpp34 BGLRenderer::Release() function in class:BGLRenderer
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dcompute_test.cpp710 uav_heap->Release();
711 cmdlist->Release();
712 cmdalloc->Release();
713 cmdqueue->Release();
714 cmdqueue_fence->Release();
715 dev->Release();
716 adapter->Release();
717 factory->Release();
746 ULONG STDMETHODCALLTYPE Release() override { return 0; } function in struct:validate_module::shader_blob
769 message->Release();
[all...]

Completed in 15 milliseconds

1234567891011>>