Mesa 10.4.0 release candidate 3
Emil Velikov <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce |
|---|---|
| Message-ID | <[email protected]> |
Mesa 10.4.0 release candidate 3 is now available for testing. This
is the final release candidate planned before the 10.4.0 release
coming next Friday, Dec 5th.
The tag in the git repository for Mesa 10.4.0-rc3 is 'mesa-10.4.0-rc3'.
Mesa 10.4.0 release candidate 3 is available for download from
ftp://freedesktop.org/pub/mesa/10.4.0/
sha256sums:
263ac25a8052f15fc840d1fa760d26c901f3e92cb11193f039ae3b5640e12249 MesaLib-10.4.0-rc3.tar.gz
60900dcf46f59723d74a19ae0c78739c4d18f6bfc94f3df8829f41b6ee109d59 MesaLib-10.4.0-rc3.tar.bz2
c87b5636d98f4fe7abc10e4e7659507d67f16d2a5f25aa4c9d8a6b354b73de37 MesaLib-10.4.0-rc3.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-10.4.0-rc3.tar.bz2
cd Mesa-10.4.0-rc3
./configure --enable-gallium-llvm
make -j6
make -j6 install
-Emil
--
Changes from 10.4.0-rc2 to 10.4.0-rc3:
Chris Forbes (4):
i965: Handle nested uniform array indexing
glsl: Generate unique names for each const array lowered to uniforms
mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
i965/Gen6-7: Do not replace texcoords with point coord if not drawing points
Dave Airlie (3):
r600: fix texture gradients instruction emission (v2)
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
r600g: merge the TXQ and BUFFER constant buffers (v1.1)
Emil Velikov (2):
nine: the .pc file should not follow mesa version
Increment version to 10.4.0-rc3
Ilia Mirkin (4):
nv50/ir: set neg modifiers on min/max args
nv50,nvc0: actually check constbufs for invalidation
nv50,nvc0: buffer resources can be bound as other things down the line
freedreno/ir3: don't pass consts to madsh.m16 in MOD logic
José Fonseca (3):
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
mapi/glapi: Fix dll linkage of GLES1 symbols.
st/wgl: Don't export wglGetExtensionsStringARB.
Kenneth Graunke (1):
glsl: Make lower_constant_arrays_to_uniforms require dereferences.
_______________________________________________
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 iQIcBAEBAgAGBQJUeL9jAAoJEO2uN7As60kNHEgP/iDkJiSlShyOQHjvlRn9xb7P +kHmkAbRGQ9HE5utS1Q7Rq6YXyTqBelHWDdjpEXN/O82GrzzqB5yEW8KE1o4wLxl 11jsMlRpe3T3NlvYKMz/G4J213agzRMoabveZPc7u179Oyv+lbTdKdH4lhJwZEfM AShYso5ZPeDOjLS3dwxoH4HNYvHhszZSaA1jsOVJGsXdj1A3Snh5RLV8S8hRlSwI At/A2AhduAXTsdLto24kSQkkTfQvv7koYnT29YzZGspuMk2ijyjHw0xfp1/TceVZ AbZK9l6KgboFm/raWn0F1Z4jJ3C072+1Mreqqdd+A0aRCzfLO2X+HKKV3rEOr8A7 eJw6/ceQ8uh/Hl3aH/4VoUmkMibLVn895YlVQCa27Jgt4vBqqWgfPJ8C53LgWxwJ 4r0b5Z0TW1EWZlrue8Wt/o6+PaJmb26Trq1De0bwg8T45DA7/bmOL5ZyoQvDhSNj 2QLwjbILwrSD1gLGbh5NV8WH2X1qW3R9QzS7Nlqbl5x1V/H7WxDGKjBpvr7SldNk 3s1Usigx126QIp04dGQJxnG/dWFIt4qJxPThcUvKrW50LWw9JbGM7eHjNHfLXdQc bGHLaH2jgKjylYYL0rpPxT6QqLD0WP33HPiQmAcoY3Z2hE4T9AOjcvxNy/Lrc39n 0Hafv0ysDOsWtaxyU8bo =CcVb -----END PGP SIGNATURE-----