Mesa 10.3 release candidate 3
Emil Velikov <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
Mesa 10.3 release candidate 3 is now available for testing. The current
plan of record is to have an additional release candidate each Friday
until the 10.3 release on Friday, September 12th.
The tag in the GIT repository for Mesa 10.3-rc3 is 'mesa-10.3-rc3'. I
have verified that the tag is in the correct place in the tree.
Mesa 10.3 release candidate 3 is available for download at
ftp://freedesktop.org/pub/mesa/10.3/
sha256sums:
80a9247c113ce7dbd3dd37f84dd2a324e599dc25ee9dcdc51e3d80bcd7790d79 MesaLib-10.3.0-rc3.tar.gz
b67937ae9deb7daeb91d978747ec1a5e8ad98a401df9ef8ec4efee404340a2fb MesaLib-10.3.0-rc3.tar.bz2
75f37624bae6cb2c1b5e4c6241ef3ad361c3167780b597b49f2be63fe9e4d564 MesaLib-10.3.0-rc3.zip
I have verified building from the .tar.bz2 file by doing the following
on my Arch system:
tar -xjf MesaLib-10.3.0-rc3.tar.bz2
cd Mesa-10.3.0-rc3
./configure --enable-gallium-llvm
make -j6
make -j6 install
-Emil
Changes since mesa-10.3-rc2:
Andreas Pokorny (1):
kms-swrast: Support Prime fd handling
Dave Airlie (1):
i965: add missing parens in vec4 visitor
Emil Velikov (2):
Revert "mesa: fix make tarballs"
Increment version to 10.3.0-rc3
Ilia Mirkin (7):
nvc0/ir: avoid infinite recursion when finding first uses of tex
nv50: zero out unbound samplers
nvc0: don't make 1d staging textures linear
nv50/ir: avoid creating instructions that can't be emitted
nv50: set the miptree address when clearing bo's in vp2 init
nv50: mt address may not be the underlying bo's start address
nv50: attach the buffer bo to the miptree structures
Jason Ekstrand (4):
i965/copy_image: Use the correct texture level
meta/copy_image: Use the correct texture level when creating views
i965/copy_image: Use the correct block dimension
i965/copy_image: Divide the x offsets by block width when using the blitter
Jonathan Gray (1):
automake: check if the linker supports --dynamic-list
Kenneth Graunke (1):
i965: Handle ir_triop_csel in emit_bool_to_cond_code().
Kristian Høgsberg (1):
meta: Make MESA_META_DRAW_BUFFERS restore properly
Marek Olšák (7):
glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand
r600g: fix layered clear
r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruption
mesa: invalidate draw state in glPopClientAttrib
r600g,radeonsi: make sure there's enough CS space before resuming queries
mesa: set UniformBooleanTrue = 1.0f by default
st/mesa: use 1.0f as boolean true on drivers without integer support
Rob Clark (5):
freedreno: don't ignore src/dst level
freedreno: implement pipe_flush_resource()
freedreno/a3xx: handle first/last level properly
freedreno/a2xx: fix segfault
freedreno/ir3: fix potential null ptr deref
Thomas Hellstrom (1):
winsys/svga: Fix incorrect type usage in IOCTL v2
tiffany (1):
glsl: fix assertion which fails for unsigned array indices.
_______________________________________________
mesa-announce mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-announce
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUCebjAAoJEO2uN7As60kN8FwQAIacyI8LtOqr3XrtP95rlPuf Ds0BcV4D7A4chvJY9/bgySDbhbrUVgSMCZWOTImcE+Vz0BQQC1xL3E1X1zhuVPJY T0i83ujerOmVWINxZ4YbDy+UOfeNcdN/Vr1HVN4++kCnFdy2Q4BKDn2VY93v9NRG C7m0+RwP7WZo1Q+WQyWwg23mX0oUrNzMo2mWcZO8b4qrIpvhCvHMaO3vKwBnsElZ m9uC1HirXEcfTDTur5sOd7ggssX3131BGHjmRpYakCfKaEWxqPXwsGp/529M2aI/ u3czJplTVjo7TxX45ppzlkDd3eQgTwXHtfJVu+nhRh0sdUew5CCwmcfJrq/4L5oe Q+FzA0dTgssTHqO8CE7TzsTr4ZRFGJSsz8jNLZf77XDG+m2PCLD062so0ddcKfHq XCD1cyKQXdDZcyjZdOmb2GyMdAI1UtnnwEB0D76ZJep2ZAcBQYbxSnfcVxDQPdsg rpFGNGLvNrG/IFo8JCCjGgLjgvDlxhLyTe+QVG2ddAuVYZd51YTBEwuU5NhQ28AF UQcD+Y4Y/v8oQz5zuLbkDPLCrBHBZXidY6MiYrGcsIum5J2+glW4csQkauxrtjx0 4Je3VNbmMeACLGkUB9DF3sQbGahHn3GfImMLRsiba5aqMLq9/jhuxaBTVBQXSp3j Wni2/1lShXHrL8aZwLFW =okv2 -----END PGP SIGNATURE-----