Lines Matching refs:mesa
71 git log mesa-9.1.2..mesa-9.1.3
84 - mesa: Add a script to generate the list of fixed bugs
85 - mesa: add usage examples to get-pick-list and shortlog scripts
93 - mesa: remove platform checks around \__builtin_ffs, \__builtin_ffsll
95 - mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined
105 - mesa: don't memcmp() off the end of a cache key.
109 - st/mesa: fix UBO offsets.
137 - mesa: Note that patch 0967c36 shouldn't actually get picked to the
139 - mesa: NULL check the pointer before trying to dereference it
141 - mesa: Don't leak shared state when context initialization fails
142 - mesa: Don't leak gl_context::BeginEnd at context destruction
143 - mesa/swrast: Refactor no-memory error checking in blit_linear
144 - mesa/swrast: Move free calls outside the attachment loop
146 - mesa: Note that a824692 is already back ported
147 - mesa: Bump version to 9.1.3
155 - mesa: Add new ctx->Stencil._WriteEnabled derived state flag.
157 - mesa: Fix unpack function for ETC2_SRGB8_PUNCHTHROUGH_ALPHA1.
158 - mesa: Add an unpack function for ARGB2101010_UINT.
159 - mesa: Add unpack functions for R/RG/RGB [U]INT8/16/32 formats.
160 - mesa: Add unpack functions for A/I/L/LA [U]INT8/16/32 formats.
173 - mesa: fix glGet queries depending on derived framebuffer state (v2)
176 - st/mesa: depth-stencil-alpha state also depends on \_NEW_BUFFERS