[Mesa-dev] Mesa 10.0.2
Carl Worth
cworth at cworth.org
Thu Jan 9 12:03:10 PST 2014
Mesa 10.0.2 has been released. Mesa 10.0.2 is a bug fix release which
fixes bugs fixed since the 10.0.1 release, (see below for a list of
changes).
The tag in the git repository for Mesa 10.0.2 is 'mesa-10.0.2'.
Mesa 10.0.2 is available for download at
ftp://freedesktop.org/pub/mesa/10.0.2/
md5sums:
de7d14baf0101b697c140d2f47ef27e9 MesaLib-10.0.2.tar.gz
8544c0ab3e438a08b5103421ea15b6d2 MesaLib-10.0.2.tar.bz2
181b0d6c1afca38e98a930d0e564ed90 MesaLib-10.0.2.zip
I have verified building from the .tar.bz2 file by doing:
tar xjf MesaLib-10.0.2.tar.bz2
cd Mesa-10.0.2
./configure --enable-gallium-llvm --with-llvm-shared-libs
make -j6
make install
I have also verified that I pushed the tag.
-Carl
--
carl.d.worth at intel.com
Changes from 10.0.1 to 10.0.2:
Aaron Watry (8):
clover: Remove unused variable
pipe_loader/sw: close dev->lib when initialization fails
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
r600/compute: Free compiled kernels when deleting compute state
r600/compute: Use the correct FREE macro when deleting compute state
radeon/llvm: Free target data at end of optimization
st/vdpau: Destroy context when initialization fails
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Alex Deucher (1):
r600g: fix SUMO2 pci id
Alexander von Gluck IV (1):
Haiku: Add in public GL kit headers
Anuj Phogat (1):
mesa: Fix error code generation in glBeginConditionalRender()
Carl Worth (3):
docs: Add md5sums for the 10.0.1 release.
Update version to 10.0.2
docs: Add release notes for 10.0.2 release.
Chad Versace (1):
i965/gen6: Fix HiZ hang in WebGL Google Maps
Erik Faye-Lund (1):
glcpp: error on multiple #else/#elif directives
Henri Verbeet (1):
i915: Add support for gl_FragData[0] reads.
Ilia Mirkin (1):
nv50: fix a small leak on context destroy
Jonathan Liu (2):
st/mesa: use pipe_sampler_view_release()
llvmpipe: use pipe_sampler_view_release() to avoid segfault
Kenneth Graunke (2):
i965: Fix 3DSTATE_PUSH_CONSTANT_ALLOC_PS packet creation.
Revert "mesa: Remove GLXContextID typedef from glx.h."
Kevin Rogovin (1):
Use line number information from entire function expression
Kristian Høgsberg (1):
dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context
Marek Olšák (2):
mesa: fix interpretation of glClearBuffer(drawbuffer)
st/mesa: fix glClear with multiple colorbuffers and different formats
Paul Berry (2):
glsl: Teach ir_variable_refcount about ir_loop::counter variables.
glsl: Fix inconsistent assumptions about ir_loop::counter.
Vadim Girlin (1):
r600g/sb: fix stack size computation on evergreen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140109/46cb3fca/attachment.pgp>
More information about the mesa-dev
mailing list