Searched +full:vm +full:- +full:valgrind +full:- +full:backends (Results 1 – 5 of 5) sorted by relevance
9 # To change the gitlab CI, edit .gitlab-ci/ci.template and/or .gitlab-ci/config.yaml10 # and run ci-fairy generate-template. For details, see11 # https://freedesktop.pages.freedesktop.org/ci-templates/ci-fairy.html#templating-gitlab-ci-yml14 # - we really want to run dnf/apt/... only once, updating on the test runner for18 # This is handled by the ci-templates, ensuring containers are only rebuilt21 # - GitLab only allows one script: set per job but we have a bunch of commands22 # we need to re-run for each build (meson && ninja && etc). YAML cannot merge27 # MESON_ARGS=-Denable-something=true28 # NINJA_ARGS=dist ... to run 'ninja -C builddir dist'35 # e.g. fedora:31@build-default[all …]
1 Mesa 20.3.0 Release Notes / 2020-12-0320 ---------------24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz28 ------------30 - GL 4.5 on llvmpipe32 - GL_INTEL_blackhole_render on radeonsi34 - GL_NV_copy_depth_to_color for NIR36 - GL_NV_half_float38 - GL_NV_shader_atomic_int64 on radeonsi40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3)[all …]
1 Mesa 20.0.0 Release Notes / 2020-02-1921 ---------------25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz28 ------------30 - OpenGL 4.6 on radeonsi.31 - GL_ARB_gl_spirv on radeonsi.32 - GL_ARB_spirv_extensions on radeonsi.33 - GL_EXT_direct_state_access for compatibility profile.34 - VK_AMD_device_coherent_memory on RADV.35 - VK_AMD_mixed_attachment_samples on RADV.[all …]
17 ** language. The code for the "sqlite3" command-line shell is also in a21 ** 2019.09.02-Complete codec logic for encryption and decryption.52 ** NO_TEST - The branches on this line are not57 ** OPTIMIZATION-IF-TRUE - This branch is allowed to alway be false61 ** OPTIMIZATION-IF-FALSE - This branch is allowed to alway be true65 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread70 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the141 ** 2015-03-02179 ** large file support, or if the OS is windows, these should be no-ops.185 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch[all …]
2 --------------13 Release date: 2017-01-1721 Release date: 2017-01-0224 -----------------26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug33 -------35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle39 - In the curses module, raise an error if window.getstr() or window.instr() is42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.[all …]