Lines Matching +full:glyphy +full:- +full:v2
15 ----------------
19 155afcbad17be8bb80282c761b957d5cc716c14a1fa16c4f5ee04e76df729c6d MesaLib-10.3.1.tar.gz
20 b081d077d717e5d56f2d59677490856052c41573e50378ff86d6c72456714add MesaLib-10.3.1.tar.bz2
21 07a14febfed06412d519e091a62d24513fee6745f1a6f8a8f1956bfe04b77d15 MesaLib-10.3.1.zip
24 ------------
29 ---------
33 - `Bug 79462 <https://bugs.freedesktop.org/show_bug.cgi?id=79462>`__ -
35 - `Bug 82932 <https://bugs.freedesktop.org/show_bug.cgi?id=82932>`__ -
37 ES3-CTS.shaders.indexing.vector_subscript.vec3_static_loop_subscript_write_direct_read_vertex
39 - `Bug 83506 <https://bugs.freedesktop.org/show_bug.cgi?id=83506>`__ -
41 - `Bug 83533 <https://bugs.freedesktop.org/show_bug.cgi?id=83533>`__ -
43 - `Bug 83570 <https://bugs.freedesktop.org/show_bug.cgi?id=83570>`__ -
44 Glyphy demo throws unhandled Integer division by zero exception
45 - `Bug 83741 <https://bugs.freedesktop.org/show_bug.cgi?id=83741>`__ -
47 - `Bug 84178 <https://bugs.freedesktop.org/show_bug.cgi?id=84178>`__ -
52 -------
56 - egl/drm: expose KHR_image_pixmap extension
57 - i915: Fix black buffers when importing prime fds
61 - mesa: fix prog_optimize.c assertions triggered by SWZ opcode
65 - docs: Add 10.3 sha256 sums, news item and link release notes
66 - Update VERSION to 10.3.1
70 - glsl: Make sure fields after small structs have correct padding
71 - glsl: Make sure row-major array-of-structure get correct layout
72 - glsl: Round struct size up to at least 16 bytes
73 - glsl: Strip arrayness from ir_type_dereference_variable too
77 - nv50/ir: avoid deleting pseudo instructions too early
78 - gm107/ir: fix manual TXD for array targets
79 - gm107/ir: fix texture argument order
80 - gm107/ir: add support for indirect const buffer selection
81 - gm107/ir: take relative pfetch offset into account
85 - glx/dri3: Provide error diagnostics when DRI3 allocation fails
89 - mesa: Use proper structure for glGet*(GL_TEXTURE_COORD_ARRAY*).
90 - mesa: Set correct array element in vbo_exec_vtx_init.
94 - radeonsi: release GS rings at context destruction
95 - radeonsi: properly destroy the GS copy shader and scratch_bo for
97 - st/dri: remove GALLIUM_MSAA and \__GL_FSAA_MODE environment variables
101 - st/mesa: Use PIPE_USAGE_STAGING for GL_STATIC/DYNAMIC/STREAM_READ
106 - mesa: Fix alpha component in unpack_R8G8B8X8_SRGB.
107 - swrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big-endian
111 - gallivm: fix idiv
115 - st/xa: Fix regression in xa_yuv_planar_blit()
119 - clover: Add support to mem objects for multiple destructor callbacks
120 v2
121 - configure.ac: Compute LLVM_VERSION_PATCH using llvm-config
125 - util: Include in Android builds
126 - st/mesa: Generate format_info.c in Android builds
127 - st/mesa: Fix paths used in Android builds
131 - gallivm,tgsi: fix idiv by zero crash