Home
last modified time | relevance | path

Searched refs:Removed (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/third_party/mesa3d/docs/relnotes/
D8.0.rst47 - Removed all DRI drivers that did not support DRI2. Specifically,
50 - Removed support for BeOS.
51 - Removed the obsolete (and unmaintained) Windows "gldirect" and "ICD"
53 - Removed the linux-fbdev software driver.
54 - Removed all remnants of paletted texture support. As required by
58 - Removed support for GL_APPLE_client_storage extension.
59 - Removed the classic Mesa r300 and r600 drivers, which are superseded
61 - Removed the dead Gallium i965, cell and failover drivers, which were
D9.1.rst51 - Removed VAAPI state tracker (unmaintained and broken)
52 - Removed i965's broken hardware implementation of GL_NV_vertex_program
53 - Removed swrast support for GL_NV_vertex_program
54 - Removed swrast support for GL_NV_fragment_program
55 - Removed OpenVMS support (unmaintained and broken)
56 - Removed makedepend build dependency
D7.8.rst53 - Removed support for color-index rendering
54 - Removed support for GCC versions earlier than 3.3.0.
D4.1228 - Removed ctx->Color.DriverDrawBuffer
229 - Removed ctx->Pixel.DriverReadBuffer
230 - Removed ctx->Color.MultiDrawBuffer
231 - Removed ctx->Driver.SetDrawBuffer()
232 - Removed swrast->Driver.SetReadBuffer().
278 7. Removed ctx->Polygon._OffsetAny. Removed ctx->Polygon.OffsetMRD.
D7.3.rst53 - Removed include/GL/uglmesa.h header
54 - Removed include/GLView.h header for BeOS
D9.0.rst67 - Removed support for GL_ARB_shadow_ambient extension
68 - Removed Gallium3D - nvfx driver (use nv30 instead)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveVariables.h215 bool Removed = false; in removeVirtualRegisterKilled() local
220 Removed = true; in removeVirtualRegisterKilled()
225 assert(Removed && "Register is not used by this instruction!"); in removeVirtualRegisterKilled()
226 (void)Removed; in removeVirtualRegisterKilled()
251 bool Removed = false; in removeVirtualRegisterDead() local
256 Removed = true; in removeVirtualRegisterDead()
260 assert(Removed && "Register is not defined by this instruction!"); in removeVirtualRegisterDead()
261 (void)Removed; in removeVirtualRegisterDead()
/third_party/libsnd/src/G72x/
DChangeLog31 Removed functions tandem_adjust() which is not required by libsndfile.
35 Removed functions tandem_adjust_alaw() and tandem_adjust_ulaw () which are not
37 Removed second parameter to g721_encoder () which is not required.
40 Removed in_coding and out_coding parameters from all functions. These allowed
42 Removed unneeded defines for A-law, u-law and linear encoding.
45 Removed second parameter (in_coding) for g723_16_encoder().
46 Removed second parameter (out_coding) for g723_16_decoder().
/third_party/boost/libs/spirit/doc/x3/
Dchangelog.qbk24 * Removed unneeded `reserve` before `insert` [gh_pr 611]
25 * Removed `value_initialize` trait [gh_pr 613]
26 * Removed unwanted move due to wrong `pseudo_attribute` usage, that was also
28 * Removed unused `boost/spirit/home/x3/support/utility/unrefcv.hpp` header
62 * Removed unused `is_char` and `is_string` traits. [gh_pr 507]
65 * Removed static assert guarding unwanted attribute materialization that
77 * Removed use of deprecated `boost/detail/iterator.hpp` header. [gh_pr 432]
78 * Removed sequence into plain parsing. Now it triggers a compile time error
87 * Removed broken 1.0#INF parser. It was poorly documented and never worked. [gh 415] [gh_pr 458] [t…
116 * Removed redundant check in `skip_over`. [gh_pr 373]
[all …]
/third_party/node/deps/npm/node_modules/dotenv/
DCHANGELOG.md21 ### Removed subsection
32 ### Removed subsection
53 ### Removed subsection
68 ### Removed subsection
86 ### Removed subsection
/third_party/node/deps/npm/node_modules/color-convert/
DCHANGELOG.md3 - Removed: unused speed test
6 - Removed: `xxx2xxx()` and `xxx2xxxRaw()` functions
8 - Removed: `convert()` class
/third_party/boost/libs/contract/doc/
Drelease_notes.qbk19 # Removed linking to Boost.System (Boost.System is now a header-only library).
52 # Removed loop variants (because these are rarely if ever used).
53 …# Removed named and deduced parameters (because these can be programmed directly using [@http://ww…
54 …# Removed concepts (because these can be programmed directly using [@http://www.boost.org/doc/libs…
55 …# Removed emulation of virtual specifiers `override`, `final`, and `new` (because `override` can b…
56 …# Removed `static_assert` emulation (because this can be programmed directly using C++11, or using…
95 Removed the `copyable` tag.
104 # Removed the interface to use the library without the macro (programmers were required to write to…
129 # Removed use of `self`, `variable.now`, and `variable.old` in writing contracts.
141 # Removed feature for automatic contract documentation using Doxygen (this is not compatible with a…
/third_party/boost/libs/gil/
DRELEASES.md16 ### Removed subsection
17 - BREAKING: Removed dependency on Boost.Variant
40 - Removed remaining uses of Boost.MPL ([PR #441](https://github.com/boostorg/gil/pull/441).
44 ### Removed subsection
45 - Removed `extension/dynamic_image/reduce.hpp` as unused and possibly unfinished ([PR #466](https:/…
46 - Removed direct dependency on Boost.MPL, Boost.System and Boost.Test.
84 ### Removed subsection
86 - Removed use of Boost.TypeTraits ([PR #274](https://github.com/boostorg/gil/pull/274)).
95 - Removed uses of deprecated implicit definition of defaulted copy assignment operator or copy cons…
109 - Removed uses of `boost::enable_if` with `std::enable_if` ([PR #215](https://github.com/boostorg/g…
[all …]
/third_party/libsnd/src/GSM610/
DChangeLog29 Removed all pre-ANSI prototype kludges. Removed proto.h and unproto.h.
44 Removed some commented out #defines (ie //*efine) which were causing problems on
/third_party/skia/site/docs/user/release/
Drelease_notes.md15 * Removed SkPaint::getHash
18 * Removed SkShaders::Lerp. It was unused (and easy to replicate with SkRuntimeEffect).
24 * Removed SkMatrix44
40 * Removed custom attributes from SkVertices and the corresponding `varying` feature from
147 * Removed SkYUVAIndex and SkYUVASizeInfo. These were no longer used in any
154 Removed types and features that require newer versions of GLSL:
164 * Removed SkPerlinNoiseShader::MakeImprovedNoise.
167 * Removed deprecated version of MakeFromYUVATextures. Use the version
184 * Removed previously deprecated SkImage::MakeFromYUVATexturesCopyToExternal.
239 * Simplified SkDeferredDisplayListRecorder promise image API. Removed "release"
[all …]
/third_party/skia/
DRELEASE_NOTES.txt61 * Removed SK_SUPPORT_DEPRECATED_CLIPOPS build flag. Clips can only be intersect and difference.
83 * Removed SkPaint::getHash
86 * Removed SkShaders::Lerp. It was unused (and easy to replicate with SkRuntimeEffect).
92 * Removed SkMatrix44
108 * Removed custom attributes from SkVertices and the corresponding `varying` feature from
204 * Removed SkYUVAIndex and SkYUVASizeInfo. These were no longer used in any
211 Removed types and features that require newer versions of GLSL:
221 * Removed SkPerlinNoiseShader::MakeImprovedNoise.
224 * Removed deprecated version of MakeFromYUVATextures. Use the version
241 * Removed previously deprecated SkImage::MakeFromYUVATexturesCopyToExternal.
[all …]
/third_party/skia/third_party/externals/libpng/
DCHANGES147 Removed png_large_malloc, png_large_free, and png_realloc functions.
162 Removed all implicit variable tests which assume NULL == 0 (I think)
166 Removed old png_set_rgbx() and png_set_xrgb() functions that have been
174 Removed PNG_READ_END_MODE in progressive reader (Smarasderagd)
196 Removed PNG_USE_OWN_CRC capability
256 More type casting. Removed erroneous overflow test in pngmem.c.
293 Removed "beta" language from documentation.
326 Removed #ifdef/#endif around a png_free() in pngread.c
338 Removed references to IJG and JPEG in the ansi2knr.c copyright statement.
432 Removed lines after Dynamic Dependencies" in makefile.aco .
[all …]
/third_party/libpng/
DCHANGES147 Removed png_large_malloc, png_large_free, and png_realloc functions.
162 Removed all implicit variable tests which assume NULL == 0 (I think)
166 Removed old png_set_rgbx() and png_set_xrgb() functions that have been
174 Removed PNG_READ_END_MODE in progressive reader (Smarasderagd)
196 Removed PNG_USE_OWN_CRC capability
256 More type casting. Removed erroneous overflow test in pngmem.c.
293 Removed "beta" language from documentation.
326 Removed #ifdef/#endif around a png_free() in pngread.c
338 Removed references to IJG and JPEG in the ansi2knr.c copyright statement.
432 Removed lines after Dynamic Dependencies" in makefile.aco .
[all …]
/third_party/flutter/skia/third_party/externals/libpng/
DCHANGES147 Removed png_large_malloc, png_large_free, and png_realloc functions.
162 Removed all implicit variable tests which assume NULL == 0 (I think)
166 Removed old png_set_rgbx() and png_set_xrgb() functions that have been
174 Removed PNG_READ_END_MODE in progressive reader (Smarasderagd)
196 Removed PNG_USE_OWN_CRC capability
256 More type casting. Removed erroneous overflow test in pngmem.c.
293 Removed "beta" language from documentation.
326 Removed #ifdef/#endif around a png_free() in pngread.c
338 Removed references to IJG and JPEG in the ansi2knr.c copyright statement.
432 Removed lines after Dynamic Dependencies" in makefile.aco .
[all …]
/third_party/node/deps/npm/node_modules/deep-extend/
DCHANGELOG.md23 - Removed tests files from npm package.
33 - Removed test code from <b>npm</b> package
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp788 void updateDomTree(ArrayRef<MachineBasicBlock *> Removed);
789 void updateLoops(ArrayRef<MachineBasicBlock *> Removed);
822 ArrayRef<MachineBasicBlock *> Removed) { in updateDomTree() argument
826 for (MachineBasicBlock *RemovedMBB : Removed) { in updateDomTree()
838 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops() argument
841 for (MachineBasicBlock *RemovedMBB : Removed) in updateLoops()
/third_party/skia/third_party/externals/icu/filters/
Dios.json194 // Removed locales per cast/patch_locale.sh:
253 // Removed locales per cast/patch_locale.sh:
346 // Removed locales per cast/patch_locale.sh:
405 // Removed locales per cast/patch_locale.sh:
Dandroid_small.json194 // Removed locales per cast/patch_locale.sh:
253 // Removed locales per cast/patch_locale.sh:
391 // Removed locales per cast/patch_locale.sh:
450 // Removed locales per cast/patch_locale.sh:
/third_party/e2fsprogs/doc/RelNotes/
Dv1.21.txt85 Removed debugfs's dependence on pread(), which was accidentally
91 Removed use of the badblocks compatibility functions in the e2fsprogs
116 * Removed redundant code
118 * Removed no-longer needed argsused #pragma.
/third_party/boost/libs/local_function/doc/
Drelease_notes.qbk15 # Removed local blocks and local exits.
35 # Removed using `boost::function` instead of exposing internal local functor as public API.

12345678910>>...22