| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/ |
| container_post_build.sh | 3 if test -f /etc/debian_version; then
|
| create-rootfs.sh | 98 rm -rf /etc/localtime 99 cp /usr/share/zoneinfo/Etc/UTC /etc/localtime 122 # Dropping documentation, localization, i18n files, etc 199 rm -rf etc/apt 200 rm -rf etc/dpkg 207 # ca-certificates are in /etc drop the source 220 rm -rf etc/init.d 221 rm -rf etc/rc[0-6S].d 224 rm -rf etc/ini [all...] |
| container_pre_build.sh | 3 if test -f /etc/debian_version; then
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ci/ |
| create-rootfs.sh | 15 rm -rf /etc/localtime 16 cp /usr/share/zoneinfo/Etc/UTC /etc/localtime 39 # Dropping documentation, localization, i18n files, etc 112 rm -rf etc/apt 113 rm -rf etc/dpkg 120 # ca-certificates are in /etc drop the source 133 rm -rf etc/init.d 134 rm -rf etc/rc[0-6S].d 137 rm -rf etc/ini [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/ |
| init-stage1.sh | 17 echo "nameserver 8.8.8.8" > /etc/resolv.conf 18 [ -z "$NFS_SERVER_IP" ] || echo "$NFS_SERVER_IP caching-proxy" >> /etc/hosts
|
| /xsrc/external/mit/fontconfig/dist/ |
| fontconfig-zip.in | 14 etc/fonts/fonts.conf 19 etc/fonts/fonts.dtd
|
| /xsrc/external/mit/ttf-bitstream-vera/dist/ |
| local.conf | 3 <!-- /etc/fonts.conf file to configure system font access -->
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/container/debian/ |
| arm_build.sh | 7 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 8 echo 'deb https://deb.debian.org/debian buster main' >/etc/apt/sources.list.d/buster.list
|
| arm_test.sh | 8 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list
|
| x86_build-base.sh | 10 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list
|
| x86_test-base.sh | 10 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list
|
| /xsrc/external/mit/xorg-cf-files/dist/ |
| Mips.cf | 39 #define InstallCmd /etc/mipsinstall -f 65 #define DefaultSystemPath /usr/net:/bin:/usr/bin:/etc:$(BINDIR):/usr/ucb
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| install_paths.cmake | 11 set(ETCDIR ${CMAKE_INSTALL_PREFIX}/etc) 33 # Where we put example configs etc.
|
| /xsrc/external/mit/xterm/dist/package/ |
| xterm.spec | 53 %global is_mandriva %(test -f /etc/mandriva-release && echo %{use_x_manpage} || echo 0) 54 %global is_redhat %(test -f /etc/redhat-release && echo %{use_x_manpage} || echo 0) 55 %global is_suse %(test -f /etc/SuSE-release && echo %{use_x_manpage} || echo 0) 108 %define apps_syscnf %(test -d /etc/X11/app-defaults && echo 1 || echo 0)
|
| /xsrc/ |
| Makefile | 109 ${INSTALL} -d -m 755 -o root -g wheel ${DESTDIR}/etc/mtree 110 .if defined(METALOG.add) && !exists(${DESTDIR}/etc/master.passwd) 112 sh ./maketars -x -d ${DESTDIR:S,^$,/,} -N ${NETBSDSRCDIR}/etc -t ${RELEASEDIR}/${MACHINE}/binary/sets
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| MESA_pack_invert.spec | 37 etc). 51 1. Should we also define UNPACK_INVERT_MESA for glDrawPixels, etc?
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| MESA_pack_invert.spec | 37 etc). 51 1. Should we also define UNPACK_INVERT_MESA for glDrawPixels, etc?
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| vk_format_layout.csv | 163 VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK , etc, 4, 4, x64, , , , xyz1, rgb 164 VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK , etc, 4, 4, x64, , , , xyz1, srgb 165 VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK , etc, 4, 4, x64, , , , xyzw, rgb 166 VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK , etc, 4, 4, x64, , , , xyzw, srgb 167 VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK , etc, 4, 4, x128, , , , xyzw, rgb 168 VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK , etc, 4, 4, x128, , , , xyzw, srgb 169 VK_FORMAT_EAC_R11_UNORM_BLOCK , etc, 4, 4, x64, , , , x001, rgb 170 VK_FORMAT_EAC_R11_SNORM_BLOCK , etc, 4, 4, x64, , , , x001, rgb 171 VK_FORMAT_EAC_R11G11_UNORM_BLOCK , etc, 4, 4, x128, , , , xy01, rgb 172 VK_FORMAT_EAC_R11G11_SNORM_BLOCK , etc, 4, 4, x128, , , , xy01, rg [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| vk_format_layout.csv | 151 VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK , etc, 4, 4, x64, , , , xyz1, rgb 152 VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK , etc, 4, 4, x64, , , , xyz1, srgb 153 VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK , etc, 4, 4, x64, , , , xyzw, rgb 154 VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK , etc, 4, 4, x64, , , , xyzw, srgb 155 VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK , etc, 4, 4, x128, , , , xyzw, rgb 156 VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK , etc, 4, 4, x128, , , , xyzw, srgb 157 VK_FORMAT_EAC_R11_UNORM_BLOCK , etc, 4, 4, x64, , , , x001, rgb 158 VK_FORMAT_EAC_R11_SNORM_BLOCK , etc, 4, 4, x64, , , , x001, rgb 159 VK_FORMAT_EAC_R11G11_UNORM_BLOCK , etc, 4, 4, x128, , , , xy01, rgb 160 VK_FORMAT_EAC_R11G11_SNORM_BLOCK , etc, 4, 4, x128, , , , xy01, rg [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/ |
| Bug Report.md | 5 - For any logs, backtraces, etc - use [code blocks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks) 18 - OS: (`cat /etc/os-release | grep "NAME"`)
|
| Bug Report - AMD Radeon Vulkan.md | 5 - For any logs, backtraces, etc - use [code blocks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks) 46 - OS: (`cat /etc/os-release | grep "NAME"`)
|
| /xsrc/external/mit/xterm/dist/package/debian/ |
| rules | 28 PKG_APPDEFAULTS := /etc/X11/app-defaults 56 --sysconfdir=/etc/$(PACKAGE) \ 58 --libdir=/etc/$(PACKAGE) \
|
| /xsrc/external/mit/MesaLib/dist/src/util/format/ |
| u_format.csv | 230 PIPE_FORMAT_ETC1_RGB8 , etc, 4, 4, 1, x64, , , , xyz1, rgb 232 PIPE_FORMAT_ETC2_RGB8 , etc, 4, 4, 1, x64, , , , xyz1, rgb 233 PIPE_FORMAT_ETC2_SRGB8 , etc, 4, 4, 1, x64, , , , xyz1, srgb 234 PIPE_FORMAT_ETC2_RGB8A1 , etc, 4, 4, 1, x64, , , , xyzw, rgb 235 PIPE_FORMAT_ETC2_SRGB8A1 , etc, 4, 4, 1, x64, , , , xyzw, srgb 236 PIPE_FORMAT_ETC2_RGBA8 , etc, 4, 4, 1, x128, , , , xyzw, rgb 237 PIPE_FORMAT_ETC2_SRGBA8 , etc, 4, 4, 1, x128, , , , xyzw, srgb 238 PIPE_FORMAT_ETC2_R11_UNORM , etc, 4, 4, 1, x64, , , , x001, rgb 239 PIPE_FORMAT_ETC2_R11_SNORM , etc, 4, 4, 1, x64, , , , x001, rgb 240 PIPE_FORMAT_ETC2_RG11_UNORM , etc, 4, 4, 1, x128, , , , xy01, rg [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| u_format.csv | 192 PIPE_FORMAT_ETC1_RGB8 , etc, 4, 4, x64, , , , xyz1, rgb 194 PIPE_FORMAT_ETC2_RGB8 , etc, 4, 4, x64, , , , xyz1, rgb 195 PIPE_FORMAT_ETC2_SRGB8 , etc, 4, 4, x64, , , , xyz1, srgb 196 PIPE_FORMAT_ETC2_RGB8A1 , etc, 4, 4, x64, , , , xyzw, rgb 197 PIPE_FORMAT_ETC2_SRGB8A1 , etc, 4, 4, x64, , , , xyzw, srgb 198 PIPE_FORMAT_ETC2_RGBA8 , etc, 4, 4, x128, , , , xyzw, rgb 199 PIPE_FORMAT_ETC2_SRGBA8 , etc, 4, 4, x128, , , , xyzw, srgb 200 PIPE_FORMAT_ETC2_R11_UNORM , etc, 4, 4, x64, , , , x001, rgb 201 PIPE_FORMAT_ETC2_R11_SNORM , etc, 4, 4, x64, , , , x001, rgb 202 PIPE_FORMAT_ETC2_RG11_UNORM , etc, 4, 4, x128, , , , xy01, rg [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/piglit/ |
| run_cl.sh | 14 export OCL_ICD_VENDORS=$ROOTDIR/install/etc/OpenCL/vendors/
|