SHA256
1
0
forked from pool/Mesa

- U_gallium-rtasm-properly-detect-SSE-and-SSE2.patch

* gallium/rtasm: properly detect SSE and SSE2;  this should fix
    crashes on ancient processors. (bnc#728737)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=203
This commit is contained in:
2012-03-21 15:12:39 +00:00
committed by Git OBS Bridge
parent 8a3b9c9994
commit 548acc1f09
3 changed files with 94 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 21 14:55:19 UTC 2012 - sndirsch@suse.com
- U_gallium-rtasm-properly-detect-SSE-and-SSE2.patch
* gallium/rtasm: properly detect SSE and SSE2; this should fix
crashes on ancient processors. (bnc#728737)
-------------------------------------------------------------------
Thu Mar 1 08:22:41 UTC 2012 - coolo@suse.com