- update to 10.6.3 * fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault * fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil * osmesa: fix OSMesaPixelsStore typo * vl: cleanup video buffer private when the decoder is destroyed * st/vdpau: fix mixer size checks * auxiliary/vl: use the correct screen index *i965/gen9: Use custom MOCS entries set up by the kernel. * nv50, nvc0: enable at least one color RT if alphatest is enabled * nvc0/ir: fix txq on indirect samplers * nvc0/ir: don't worry about sampler in txq handling * gm107/ir: fix indirect txq emission * nv50: fix max level clamping on G80 * program: Allow redundant OPTION ARB_fog_* directives. * xa: don't leak fences OBS-URL: https://build.opensuse.org/request/show/319471 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=460
DRI Driver update mechanism --------------------------- If any corresponding DRI driver is found in "/usr/lib/dri/updates/" it will be favored over the one in "/usr/lib/dri/" and will be used for 32/64 bit applications. On 32/64 bit biarch platforms additionally a corresponding DRI driver in "/usr/lib64/dri/updates/" will be favored over the one in "/usr/lib64/dri/" and will be used for 64bit applications.
Description
Languages
Standard ML
100%