| /xsrc/external/mit/libepoxy/dist/test/ |
| H A D | miscdefines.c | 43 #error missing GLAPI 47 #error missing GLAPIENTRY 51 #error missing GLAPIENTRYP 55 #error missing APIENTRY 59 #error missing APIENTRYP
|
| /xsrc/external/mit/libxcb/dist/ |
| H A D | check-pc-requires | 27 missing="" 43 case "$missing" in 45 missing=$m 48 missing="$missing $m" 55 case "$missing" in 60 echo $package adding dependency on $missing 61 sed -i '/^Requires.private:/s/$/ '"$missing"'/' $pcin 63 echo $package missing $missing [all...] |
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atibus.h | 26 # error missing #include "ati.h" before #include "atibus.h"
|
| H A D | ativgaio.h | 26 # error missing #include "ati.h" before #include "ativgaio.h"
|
| H A D | atiwonderio.h | 26 # error missing #include "ati.h" before #include "atiwonderio.h"
|
| H A D | atidac.h | 26 # error missing #include "ati.h" before #include "atidac.h"
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | keymap.c | 165 unsigned missing; local in function:CompileKeymap 166 missing = required & (~have); 167 for (i = 0, bit = 1; missing != 0; i++, bit <<= 1) 169 if (missing & bit) 174 missing &= ~bit;
|
| /xsrc/external/mit/xcb-util/dist/renderutil/ |
| H A D | cache.c | 47 * If the server is missing support for any of the required depths on 66 pixmap_depths_usable (xcb_connection_t *c, uint32_t missing, xcb_pixmap_t pixmap, xcb_drawable_t root) argument 73 if (missing & DEPTH_MASK(d)) 103 uint32_t missing = REQUIRED_DEPTHS; local in function:has_required_depths 107 missing &= ~DEPTH_MASK(depths.data->depth); 108 if (!missing) 121 if (!pixmap_depths_usable (c, missing, pixmap, root))
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/glx/ |
| H A D | Makefile.am | 35 libnativeGLthunk_la_CFLAGS = $(AM_CFLAGS) -Wno-unused-function -Wno-missing-prototypes -Wno-missing-declarations
|
| /xsrc/external/mit/libepoxy/dist/ |
| H A D | Makefile.am | 62 ( $(top_srcdir)/missing --run git log --stat ) > "$(top_srcdir)/ChangeLog.tmp" \
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.2.2.rst | 50 - docs: add missing <pre> tag 61 - mesa: Add missing switch break in invalidate_framebuffer_storage()
|
| H A D | 10.2.2.rst | 123 - i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell. 124 - i965: Drop Broadwell perf_debugs about missing MOCS that aren't 125 missing. 126 - i965: Add missing newlines to a few perf_debug messages.
|
| H A D | 18.2.6.rst | 77 - bin/get-pick-list.sh: handle fixes tag with missing colon 83 - travis: adding missing x11-xcb for meson+vulkan 95 - egl: add missing glvnd entrypoint for EGL_ANDROID_blob_cache 96 - glapi: add missing visibility args
|
| H A D | 6.4.2.rst | 39 - GL/glfbdev.h file was missing from tarballs
|
| H A D | 19.1.5.rst | 61 - gallium/dump: add missing query-type to short-list 62 - gallium/dump: add missing query-type to short-list
|
| H A D | 10.6.6.rst | 66 - mesa: add missing queries for ARB_direct_state_access 71 - mesa/texgetimage: fix missing stencil check 119 - radeonsi: fix a Unigine Heaven hang when drirc is missing
|
| H A D | 18.1.5.rst | 69 - Android: fix a missing nir_intrinsics.h error 94 - egl: Fix missing clamping in eglSetDamageRegionKHR 129 - radv: winsys/amdgpu: include missing pthread.h header
|
| H A D | 20.2.2.rst | 73 - vc4: Add missing load_ubo set_align in yuv_blit fs. 109 - st/mesa: Add missing sentinels in format_map[] 116 - aco: add missing SCC clobber in get_buffer_size
|
| H A D | 20.2.3.rst | 83 - mesa/main: add missing include in glformats.h 174 - amd/addrlib: Add missing va_end. 176 - vdpau: Add missing printf format specifier.
|
| H A D | 21.1.2.rst | 36 - [RADV] - Path of Exile (238960) - Ground decals are missing or corrupted using the Vulkan renderer. 37 - [ADL-S / TGL-U / TGL-H] Pixels missing / flickering when render some app on weston 151 - svga: Use shader_key info to declare resources if TGSI shader is missing it
|
| H A D | 9.0.1.rst | 65 - build: add missing Makefile.in files to tarballs target 66 - build: add missing files to tarballs target 135 - intel: Add missing #include <time.h>
|
| H A D | 10.5.2.rst | 37 FTBFS in loader: missing fstat 54 - automake: add missing egl files to the tarball
|
| H A D | 18.0.4.rst | 60 - mesa: Add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV) 125 - src/intel/Makefile.vulkan.am: add missing MKDIR_GEN
|
| /xsrc/external/mit/libXft/dist/src/ |
| H A D | xftextent.c | 33 FT_UInt missing[XFT_NMISSING]; local in function:XftGlyphExtents 50 if (XftFontCheckGlyph (dpy, pub, FcFalse, *g++, missing, &nmissing)) 53 XftFontLoadGlyphs (dpy, pub, FcFalse, missing, nmissing);
|
| /xsrc/external/mit/fontconfig/dist/src/ |
| H A D | fclang.c | 98 FcChar32 missing; local in function:FcFreeTypeLangSet 138 missing = FcCharSetSubtractCount (&fcLangCharSets[i].charset, charset); 141 if (missing && missing < 10) 149 printf ("\n%s(%u) ", fcLangCharSets[i].lang, missing); 168 printf ("%s(%u) ", fcLangCharSets[i].lang, missing); 170 if (!missing) 213 * Beside the first all of them are allowed to be missing. If the 401 * is missing the country 418 /* see if super has a country while sub is missing on 966 FcChar32 missing; local in function:FcLangSetContains [all...] |