- update to Mesa 9.0.2: a bugfix release
* [KMS] mesa demo spectex broken on rv280 (fdo#22576) * KMS/R200: Bad shading in NWN since Mesa rewrite (fdo#26809) * [bisected regression] Oglc fbo(negative.invalidParams3) Segmentation fault (fdo#45877) * st_glsl_to_tgsi.cpp:4006:dst_register: Assertion `index < VERT_RESULT_MAX' failed (fdo#54402) * Memoryleak with glPopAttrib only on Intel GM45 (fdo#55175) * glcpp accepts junk after #else/#elif/#endif tokens (fdo#56442) * EGL sets error to EGL_SUCCESS when DRI driver fails to create context (fdo#56706) * Webgl conformance shader-with-non-reserved-words crash. (fdo#57622) * r200: Culling is broken when rendering to an FBO (fdo#57842) * r300g: blend sfactor=GL_DST_COLOR fails with FBOs (fdo#57984) * [llvmpipe] src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c:75:analyse_src: Assertion `src->Index < (sizeof(ctx->imm)/sizeof((ctx->imm)[0]))' failed. (fdo#58545) * src/glsl/tests/Makefile.am missing $(top_srcdir)/include (fdo#59383) OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=266
This commit is contained in:
parent
63d26d985f
commit
c0dde21ce9
20
Mesa.changes
20
Mesa.changes
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 14:48:18 UTC 2013 - sndirsch@suse.com
|
||||
|
||||
- update to Mesa 9.0.2: a bugfix release
|
||||
* [KMS] mesa demo spectex broken on rv280 (fdo#22576)
|
||||
* KMS/R200: Bad shading in NWN since Mesa rewrite (fdo#26809)
|
||||
* [bisected regression] Oglc fbo(negative.invalidParams3)
|
||||
Segmentation fault (fdo#45877)
|
||||
* st_glsl_to_tgsi.cpp:4006:dst_register: Assertion
|
||||
`index < VERT_RESULT_MAX' failed (fdo#54402)
|
||||
* Memoryleak with glPopAttrib only on Intel GM45 (fdo#55175)
|
||||
* glcpp accepts junk after #else/#elif/#endif tokens (fdo#56442)
|
||||
* EGL sets error to EGL_SUCCESS when DRI driver fails to create
|
||||
context (fdo#56706)
|
||||
* Webgl conformance shader-with-non-reserved-words crash. (fdo#57622)
|
||||
* r200: Culling is broken when rendering to an FBO (fdo#57842)
|
||||
* r300g: blend sfactor=GL_DST_COLOR fails with FBOs (fdo#57984)
|
||||
* [llvmpipe] src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c:75:analyse_src: Assertion `src->Index < (sizeof(ctx->imm)/sizeof((ctx->imm)[0]))' failed. (fdo#58545)
|
||||
* src/glsl/tests/Makefile.am missing $(top_srcdir)/include (fdo#59383)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 11:55:36 UTC 2013 - sndirsch@suse.com
|
||||
|
||||
|
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
%define glamor 1
|
||||
%define _version 9.0.1
|
||||
%define _version 9.0.2
|
||||
%define _name_archive MesaLib
|
||||
|
||||
Name: Mesa
|
||||
Version: 9.0.1
|
||||
Version: 9.0.2
|
||||
Release: 0
|
||||
BuildRequires: autoconf >= 2.60
|
||||
BuildRequires: automake
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57a7ba83bace3f3a7dc0929fe026ef5f0ad454234ec4ad8a3e0d31650a75db6f
|
||||
size 6115959
|
3
MesaLib-9.0.2.tar.bz2
Normal file
3
MesaLib-9.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75bf31f26c6e7b5515e610c1005fd1be1f7eeb2c9e6859848dab879c355ad64e
|
||||
size 6132857
|
Loading…
Reference in New Issue
Block a user