Lines Matching refs:Fixed
42 - Fixed Gallium glDrawPixels(GL_DEPTH_COMPONENT).
43 - Fixed Gallium Cell driver to buildable, runable state
44 - Fixed bad error checking for
46 - Fixed incorrect Z coordinate handling in "meta" glDraw/CopyPixels.
67 - Fixed texture LOD clamping in i915 driver. `Bug
72 - Fixed hangs in etracer on 830 and 845 chipsets. `Bug
74 - Fixed tiling of small textures on all Intel drivers.
75 - Fixed crash in Savage driver when using ``_mesa_CopyTexImage2D``.
79 - Fixed ``__glXInitializeVisualConfigFromTags``'s handling of
81 - Fixed regression with ``GLX_USE_GL``.
82 - Fixed config chooser logic for 'mask' matching.
84 - Fixed build with dri2proto which doesn't define
101 - Fixed OSMesa build for 16 and 32-bit color channel depth.
102 - Fixed OSMesa build with hidden symbol visibility. libOSMesa no longer
105 - Fixed handling of multiple render targets in fixed-function texture
107 - Fixed conversion errors in ``signed_rgba8888[rev]`` texel fetch.