URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5173d14cb5821637f22247d16be1b970f3762d6a
Merge: 18384af7491c408c4182b72807b02c11b55509f8
960464e42dce138fde11c379ce7744bc4be14aa2
Author: Maciej Cencora <[email protected]>
Date: Mon Nov 23 22:14:48 2009 +0100
Merge commit 'origin/mesa_7_7_branch'
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=960464e42dce138fde11c379ce7744bc4be14aa2
Author: Maciej Cencora <[email protected]>
Date: Mon Nov 23 21:59:08 2009 +0100
radeon: fix errors in miptree related function
- typo
- memory leak
- off by one (spotted by airlied)
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=635823d267c709f37c7a01844e03ebd7074bf4e2
Merge: d20b79172df18b27c8b4e428119814ffef2c8494
86710c3334850eeaeffcac6d538e01fd5c203167
Author: Maciej Cencora <[email protected]>
Date: Mon Nov 23 21:28:22 2009 +0100
Merge branch 'mesa_7_7_branch' of
http://anongit.freedesktop.org/git/mesa/mesa into mesa_7_7_branch
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=86710c3334850eeaeffcac6d538e01fd5c203167
Author: Jakob Bornecrantz <[email protected]>
Date: Mon Nov 23 19:59:02 2009 +0100
svga: Scrub Makefiles a bit
Remove x86 specific hacks. Not that they will ever be used on
none x86 arches, but they are built by default. And the way the
flags where added was a hack.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=67125c7f9aa141a7948ebb915ece9d991bb6ff19
Author: Vinson Lee <[email protected]>
Date: Mon Nov 23 01:52:59 2009 -0500
mesa: Initialize variable in _mesa_get_texel_fetch_func.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b0b250aae6ae7d48cd24f9d91d05ab58086c4b2
Author: Vinson Lee <[email protected]>
Date: Mon Nov 23 01:30:32 2009 -0500
glx: Prevent potential null pointer deference in driCreateContext.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b925b7daa566d799c4f50911a7fcca114131503
Author: Vinson Lee <[email protected]>
Date: Mon Nov 23 01:09:06 2009 -0500
glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b611f639b4bffdcca376293f7ce71af9f6bdbff3
Author: Vinson Lee <[email protected]>
Date: Mon Nov 23 00:57:37 2009 -0500
glu/sgi: Fix memory leak in gluScaleImage3D.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0fda040135490fdd54e57000c7995e27dc70657
Author: Maciej Cencora <[email protected]>
Date: Sun Nov 22 15:08:46 2009 +0100
r300: fix VP source conflict resolution on 64-bit machines
On 32bit machines we were lucky because the sizeof(reg) ==
sizeof(rc_src_register).
On 64bit machines pointers are 8 bytes long, so we were overwriting other
data.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=dfe440c856826450195e3fc5100a3b97d7c0b173
Author: Maciej Cencora <[email protected]>
Date: Sun Nov 22 14:13:18 2009 +0100
r300: fix SIN/COS/SCS instructions for R300 fp
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a9c540f5dedbf593f8038fdbc95eecb60826ab26
Author: Vinson Lee <[email protected]>
Date: Sun Nov 22 01:57:35 2009 -0500
glu/sgi: Fix memory leak in gluScaleImage.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d3b4c99c703f70a9d0e715a97e52672f7f8fc980
Author: Vinson Lee <[email protected]>
Date: Sun Nov 22 01:45:53 2009 -0500
glu: Fix memory leak in __gl_meshMakeEdge.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=57d389aab5ea4462475756c0e262f3cb543f889d
Author: Vinson Lee <[email protected]>
Date: Sun Nov 22 01:26:32 2009 -0500
svga: Prevent potential null pointer deference in vmw_surface.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b62a74d3b94024bc08b31394f827761d354d2516
Author: Vinson Lee <[email protected]>
Date: Sun Nov 22 01:20:07 2009 -0500
svga: Fix memory leak in vmw_screen_ioctl.c
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=88aab56a26dd33a2d3177a41420f00473d7270af
Author: Vinson Lee <[email protected]>
Date: Sun Nov 22 01:10:38 2009 -0500
st/xorg: Prevent potential null pointer deference in xorg_xv.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=46feb7db71b05ec67a7c78f6bc608adec0734dec
Author: Vinson Lee <[email protected]>
Date: Sun Nov 22 00:55:52 2009 -0500
st/xorg: Reorder cases in switch statement.
Silences missing break statement warning.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=563fe6e8f6c021ea45120cb1f201a1950b8d6057
Author: Maciej Cencora <[email protected]>
Date: Sat Nov 21 15:56:23 2009 +0100
radeon: fix compressed mipmapped textures
Tested on r300 only, other cards may require adjusting
texture_compressed_row_align.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d1f81af93058541992bd0795b86500509edea56
Author: Maciej Cencora <[email protected]>
Date: Sat Nov 21 15:56:02 2009 +0100
radeon: fix glCompressedTexSubImage
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d20b79172df18b27c8b4e428119814ffef2c8494
Author: Maciej Cencora <[email protected]>
Date: Sat Nov 21 15:56:23 2009 +0100
radeon: fix compressed mipmapped textures
Tested on r300 only, other cards may require adjusting
texture_compressed_row_align.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=df8787763602f8e27e2b81385d397fb4a86c107b
Author: Maciej Cencora <[email protected]>
Date: Sat Nov 21 15:56:02 2009 +0100
radeon: fix glCompressedTexSubImage
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=465fee75ee8991349da742e5a1a5be3cd179bb62
Author: Roland Scheidegger <[email protected]>
Date: Sat Nov 21 04:39:30 2009 -0800
intel: make CopyTex[Sub]Image fallback debug messages more consistent
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c367f4d46ee70c1d5879031235824e59e13f6677
Author: Roland Scheidegger <[email protected]>
Date: Sat Nov 21 04:22:50 2009 -0800
mesa: handle different RowStride in _mesa_get_compressed_teximage
drivers storing compressed textures with non-native stride but relying on
_mesa_get_compressed_teximage for GetCompressedTexImage otherwise won't
work correctly (for instance i965 compressed mipmaps).
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8451b29d9628f09b65962385bfbd95cd7f26427f
Author: Eric Anholt <[email protected]>
Date: Sat Nov 21 13:33:21 2009 +0100
i965: Fix several memory leaks on exit.
Bug #25194.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=052b127842af3372fd768eae8e29b240a696a12a
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 16:33:25 2009 -0800
st/egl: Fix memory leak in egl_tracker.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ea98e9820d7117f7a187f355445796b1ef5d9e0c
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 16:03:48 2009 -0800
draw: Initialize variable in draw_pt.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e19195c1855ca0a12697ed3196f3d9a763d1363d
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 15:52:53 2009 -0800
progs/xdemos: Fix memory leak in pbinfo.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0857962b911ef317238498305651515d83029ae
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 15:48:29 2009 -0800
progs/xdemos: Fix memory leak in pbdemo.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=538a8df65238994f70617a79ec1a0dbcd381001d
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 15:18:19 2009 -0800
progs/xdemos: Fix memory leak in glxpbdemo.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a4720a1a3206dd2edecf47a21fce547a79b67610
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 15:06:56 2009 -0800
progs/xdemos: Remove duplicate code in glxinfo.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=66a4ec14c38d407256545e0cf31c98974d621fe4
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 15:03:16 2009 -0800
progs/xdemos: Add assert in corender.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f6541773c4661247879995637207dcc5803bbf00
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 14:31:42 2009 -0800
i915g: Add missing break statement in i915_debug.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=36e2074b63e3e5bc489eb74cad0cd97eafcedb40
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 14:20:15 2009 -0800
gallium/util: Initialize variables in u_pack_color.h.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5109484bd9cd79ed88af59280bd0be5a4150f37c
Author: Jakob Bornecrantz <[email protected]>
Date: Wed Nov 18 17:45:39 2009 +0100
st/xorg: Flush any pending operations on upload
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d6da811d4fff50dc42e71c6149759908a458f7f
Author: Jakob Bornecrantz <[email protected]>
Date: Wed Nov 18 17:38:49 2009 +0100
st/xorg: Unbind any textures in solid
Helps debuging with rbug
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=910b58039a3980d9857380cf367bdbe2395d791f
Author: Alan Hourihane <[email protected]>
Date: Fri Nov 20 18:09:10 2009 +0000
Fix vega compilation.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=1dbf3642b9c1c37f72e2212ce78056cf8959a957
Author: Alan Hourihane <[email protected]>
Date: Fri Nov 20 18:08:29 2009 +0000
Fix memory leak.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8556fad75124e1ade9af095e112ebb6ac5cbff61
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 13:09:42 2009 -0800
progs/xdemos: Silence unused value warnings in sharedtex_mt.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f080567f4c4018c4885c105a154cb0eb39e6234f
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 13:01:22 2009 -0800
progs/xdemos: Fix memory leak in glxinfo.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=02c3e0b82da6877a7e170bb3fafd591bc2d76115
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 12:48:44 2009 -0800
progs/tests: Silence unused value warnings in sharedtex.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c4e8918cd248189d43cdc8df9f9f0450040261c5
Author: Eric Anholt <[email protected]>
Date: Fri Nov 20 21:42:06 2009 +0100
mesa: Fix NULL deref in optimizer when NumInstructions == 0.
Bug #24984.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=48deddaa6f81e58f0ad6ab1c6cbd31c0184a0a3b
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 12:34:21 2009 -0800
progs/tests: Initialize variable in getprocaddress.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e26135a744f740430e3dc341fa692544ba99c11e
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 12:11:55 2009 -0800
progs/util: Exit RawImageGetData early if malloc fails.
Prevents a null pointer deference later on.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=c88b18a4df753205321ce1f7ddcd99244b670a1e
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 11:34:21 2009 -0800
progs/slang: Check for ftell failure in vstest.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d36cb2396c942f05ba56c5b899792a507bb0f0fd
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 11:22:13 2009 -0800
progs/util: Fix memory leak if malloc fails in RawImageOpen.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=08cb1d0ce4765536f1cb6a9253a2245c31fb8ea9
Author: Vinson Lee <[email protected]>
Date: Fri Nov 20 00:03:10 2009 -0800
st/xorg: Fix type of 'unknown'.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=b98db7bf697c3ed6e6df303e9dd66f7ac31eb3e2
Author: Vinson Lee <[email protected]>
Date: Thu Nov 19 23:56:07 2009 -0800
progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=760cf71572a071ce43da576ebfeff4a8099150bc
Author: Vinson Lee <[email protected]>
Date: Thu Nov 19 22:59:01 2009 -0800
progs/vp: Fix memory leak in vp-tris.c.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=9553a42f638bd98eb90e5b7fb37d6b82758b6363
Author: Vinson Lee <[email protected]>
Date: Thu Nov 19 22:52:05 2009 -0800
progs/trivial: Redraw upon keypress.
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=881f55236ad85f95745e70f8363726fa3c201f80
Author: Vinson Lee <[email protected]>
Date: Thu Nov 19 22:46:19 2009 -0800
progs/glsl: Redraw upon keypress.
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit