Searched refs:cleanups (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/libX11/dist/
H A DREADME.md64 * Assorted memory handling cleanups (!251, !258)
77 * Assorted memory handling cleanups
204 * A bunch of nls cleanups to remove obsolete entries and clean up
207 * Warning fixes and other cleanups across a huge swath of the
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D8.0.2.rst94 - darwin: config file cleanups
H A D20.0.0.rst474 - lima/parser: Some fixes and cleanups
2215 - st/mesa: cleanups after unification of st_vertex/common program
2217 - st/mesa: more cleanups after unification of st_vertex/common_program
2347 cleanups
2933 - freedreno/ir3: legalize cleanups
H A D7.10.rst456 - mesa: whitespace cleanups
776 - nv50: minor compiler fixes and cleanups
2262 - r300g: code cleanups
H A D19.0.0.rst2163 - freedreno: minor cleanups
2380 - st/xa: Minor renderer cleanups
H A D19.1.0.rst831 - gallium/util: whitespace cleanups in u_bitmask.[ch]
2480 - amd/nir: some cleanups
H A D21.1.0.rst75 - Non-DRI builds broken by recent cleanups in Mesa core
3267 - radeonsi: constant buffer cleanups
H A D21.2.0.rst224 - Non-DRI builds broken by recent cleanups in Mesa core
2838 - pan/mdg: misc cleanups
H A D19.3.0.rst125 - glx: Whitespace cleanups
H A D21.0.0.rst240 - mesa: Cosmetic cleanups to GL_EXT_texture_sRGB_R8
H A D20.2.0.rst3348 - glsl: cleanups in lower_precision
H A D20.3.0.rst4591 - aco/isel: Miscellaneous cleanups using the new Stage API
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_allocator.c168 if (!u_vector_init(&table->cleanups,
187 u_vector_finish(&table->cleanups);
207 cleanup = u_vector_add(&table->cleanups);
275 u_vector_foreach(cleanup, &table->cleanups) {
280 u_vector_finish(&table->cleanups);
H A Danv_private.h748 struct u_vector cleanups; member in struct:anv_state_table
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_allocator.c161 if (!u_vector_init(&table->cleanups, 8,
179 u_vector_finish(&table->cleanups);
199 cleanup = u_vector_add(&table->cleanups);
267 u_vector_foreach(cleanup, &table->cleanups) {
272 u_vector_finish(&table->cleanups);
H A Danv_private.h666 struct u_vector cleanups; member in struct:anv_state_table
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md332 1. Selected a number of cleanups from Stefan Monnier
415 1. Various code cleanups.
424 cleanups.
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json12577 "description": "mesa: more mtypes.h cleanups",
[all...]

Completed in 174 milliseconds