Searched refs:removed (Results 1 - 25 of 427) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cp_postsched.c164 bool removed = false; local in function:instr_cp_postsched
179 removed = true;
186 if (removed) {
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D50-user.conf13 <!-- the following elements will be removed in the future -->
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_lower_uniforms.c178 bool removed = false; local in function:qir_lower_uniforms
184 removed = true;
187 if (removed)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qir_lower_uniforms.c178 bool removed = false; local in function:qir_lower_uniforms
184 removed = true;
187 if (removed)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D6.5.1.rst52 - removed the test for duplicated framebuffer attachments, per version
87 First, many old/unused extensions were removed. Second, the static
88 entrypoints for some extensions were removed. This means GL function
H A D18.0.4.rst71 - winsys/radeon: Destroy fd_hash table when the last winsys is removed.
73 removed.
H A D6.5.rst55 - removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead)
56 - removed GL_SGIX/SGIS_pixel_texture extensions
H A D8.0.rst49 removed.
H A D9.0.rst65 removed. The two supported build methods are now autoconf/automake
H A D10.2.rst69 visual was removed.
H A D7.2.rst13 has also been removed.
H A D6.5.3.rst76 - The SSE-optimized vertex program path has been removed since it
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_queue.c610 * Remove a queued job. If the job hasn't started execution, it's removed from
622 bool removed = false; local in function:util_queue_drop_job
636 removed = true;
642 if (removed)
/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_queue.c650 * Remove a queued job. If the job hasn't started execution, it's removed from
662 bool removed = false; local in function:util_queue_drop_job
676 removed = true;
682 if (removed)
/xsrc/external/mit/xf86-video-wsfb/dist/
H A Dconfigure.ac67 # Check for xf1bpp & xf4bpp (removed in xorg-server 1.6 & later)
/xsrc/external/mit/MesaLib/dist/docs/
H A Dsystems.rst59 systems. These have been removed from the Mesa source tree and
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_program.h92 bool removed; member in struct:zink_program
/xsrc/external/mit/libXfont2/dist/
H A DREADME.md50 may be removed in future libXfont releases.
/xsrc/external/mit/libdrm/dist/
H A DCONTRIBUTING.rst85 Committers are encouraged to request their commit rights get removed when they
/xsrc/external/mit/fonttosfnt/dist/
H A DMakefile.in725 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
732 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
/xsrc/external/mit/xfd/dist/
H A DMakefile.in774 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
781 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
/xsrc/external/mit/xfs/dist/
H A DMakefile.in895 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
902 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
/xsrc/external/mit/xinit/dist/
H A DMakefile.in859 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
866 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
/xsrc/external/mit/xman/dist/
H A DMakefile.in827 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
834 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
/xsrc/external/mit/proxymngr/dist/
H A DMakefile.in673 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
680 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2

Completed in 21 milliseconds

1234567891011>>