• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:add +full:- +full:missing

15 -------------
19 97d6554c05ea7449398afe3a0ede7018 MesaLib-9.0.1.tar.bz2
20 fd0fd5a6e56bc3dd210c80e42baef975 MesaLib-9.0.1.tar.gz
21 c2683d957acd530a00f747f50317186f MesaLib-9.0.1.zip
24 ------------
29 ---------
33 - `Bug 44912 <https://bugs.freedesktop.org/show_bug.cgi?id=44912>`__ -
34 [bisected] WebGL conformance/textures/texture-mips tests fails
35 - `Bug 55856 <https://bugs.freedesktop.org/show_bug.cgi?id=55856>`__ -
37 - `Bug 56057 <https://bugs.freedesktop.org/show_bug.cgi?id=56057>`__ -
39 - `Bug 56211 <https://bugs.freedesktop.org/show_bug.cgi?id=56211>`__ -
41 Assertion \`u_minify(stImage->pt->height0, src_level) ==
42 stImage->base.Height' failed.
45 -------
52 git log mesa-9.0..mesa-9.0.1
56 - glx: Add GLXBadProfileARB to the error string list
60 - docs: add news item for 9.0 release
61 - mesa: add get-pick-list.sh script into bin/
62 - mesa: add initial .cherry-ignore file for the 9.0 branch
63 - mesa: use .cherry-ignore in the get-pick-list.sh script
64 - build: add config.sub and config.guess to tarballs target
65 - build: add missing Makefile.in files to tarballs target
66 - build: add missing files to tarballs target
70 - mesa: don't call TexImage driver hooks for zero-sized images
71 - mesa: fix error check for zero-sized compressed subtexture
75 - egl_dri2/x11: Fix eglPostSubBufferNV()
79 - docs: Add 9.0 release md5sums
80 - i965: Fix regression in depth texture rendering on pre-SNB
81 - glx: Set sRGBCapable to a default value
82 - docs: Add 9.0.1 release notes
83 - mesa: Bump version to 9.0.1
87 - mesa: glGet: fix indentation of \_mesa_init_get_hash
88 - mesa: glGet: fix indentation of find_value
89 - mesa: glGet: fix indentation of print_table_stats
90 - mesa: glGet: fix API check for EGL_image_external enums
91 - glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension section
92 - mesa: glGet: fix parameter lookup for apps using multiple APIs
93 - glget: fix make check for glGet GL_POLYGON_OFFSET_BIAS
97 - wayland: Destroy frame callback when destroying surface
101 - glsl: Allow ir_if in the linker's move_non_declarations function.
105 - gbm: Reject buffers that are not wl_drm buffers in gbm_bo_import()
106 - gbm: Use the kms dumb ioctls for cursor instead of libkms
107 - egl/wayland: Update to Wayland 0.99 API
108 - wayland: Remove 0.85 compatibility #ifdefs
109 - wayland: Drop support for ill-defined, unused wl_egl_pixmap
113 - nouveau: use pre-calculated stride for resource_get_handle
117 - egl: Return EGL_BAD_MATCH for invalid profile attributes
118 - Re-add HAVE_PTHREADS preprocessor macro
119 - build: Ship install-sh in the tarball
120 - ralloc: Annotate printf functions with PRINTFLIKE(...)
124 - st/mesa: Fix source miptree level for copying data to finalized
126 - st/mesa: Fix assertions for copying texture image to finalized
131 - glx: Fix listing of INTEL_swap_event in glXQueryExtensionsString()
135 - intel: Add missing #include <time.h>
139 - mesa/es: Define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT enum for all GLs