[Mesa-dev] 7.8 patches from master

2010-08-03 Thread tom fogal
Hi all,

I needed a fix to 7.8.2 which was only on master, so I scanned master
for all applicable commits and attempted to cherry-pick them to 7.8:

  git://people.freedesktop.org/~tfogal/mesa
  http://cgit.freedesktop.org/~tfogal/mesa/log/?h=7.8

If a commit didn't cherry-pick automagically, it was dropped; I didn't
make any effort to do even simple/obvious merging.

Any chance those could be pushed to the official 7.8?

-tom
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] 7.8 patches from master

2010-08-03 Thread Brian Paul

On 08/02/2010 11:42 PM, tom fogal wrote:

Hi all,

I needed a fix to 7.8.2 which was only on master, so I scanned master
for all applicable commits and attempted to cherry-pick them to 7.8:

   git://people.freedesktop.org/~tfogal/mesa
   http://cgit.freedesktop.org/~tfogal/mesa/log/?h=7.8

If a commit didn't cherry-pick automagically, it was dropped; I didn't
make any effort to do even simple/obvious merging.

Any chance those could be pushed to the official 7.8?


Axes, Henri and Macij should double-check their patches but I'm OK 
with the rest.  Though, I think there are few more of my commits that 
I tagged with 7.8 candidate.  I'd cherry-pick those before doing 
another 7.8.x release.


-Brian

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] 7.8 patches from master

2010-08-03 Thread Henri Verbeet
On 3 August 2010 15:52, Brian Paul bri...@vmware.com wrote:
 Axes, Henri and Macij should double-check their patches but I'm OK with the

If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
b132401075bd9c358c30211a0b364699ab6f7463, I think those should be safe
enough. Note that passing -x to git cherry-pick will mention the
commit something was cherry picked from in the commit log.

As for other commits, 2fdff50999825f5698f1f7f88565162f39227b2f,
7ba75d11cff09642f8c3133ec39382b25adb8711 and
85af7dcd0e4d33ac85b15cb522d6949686674e27 should be safe as well, but I
guess it depends on how Alex feels about those.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] 7.8 patches from master

2010-08-03 Thread Alex Deucher
On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet hverb...@gmail.com wrote:
 On 3 August 2010 15:52, Brian Paul bri...@vmware.com wrote:
 Axes, Henri and Macij should double-check their patches but I'm OK with the

 If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
 b132401075bd9c358c30211a0b364699ab6f7463, I think those should be safe
 enough. Note that passing -x to git cherry-pick will mention the
 commit something was cherry picked from in the commit log.

 As for other commits, 2fdff50999825f5698f1f7f88565162f39227b2f,
 7ba75d11cff09642f8c3133ec39382b25adb8711 and
 85af7dcd0e4d33ac85b15cb522d6949686674e27 should be safe as well, but I
 guess it depends on how Alex feels about those.

Most of these commit ids are invalid.  Maybe local commits?

Here's my rough list for 7.8:
fef9b532cd1631cc53056b9eba4369d1310b88df
eb4dc547885994cc7961f7996c33ff484f664964
04a148629f565f556d0b6e7465f8a19921eed7af
12172071b5f5cb7f475a20ead8a65eb12fa94737
1f7bc87391bc42eb9003020b7654e985494c6e61
1ec492a366e236569dc68f4de32e641c88cbcd63
1bf75a921bcd11dfdc389f490081d83ab536fc58
8744c36ea4f32124e91d26cab2bb76529f6eecf1
5552dffa39d1401d20df4696540f5de2e8c852ea
71646528da5355468be8b52be662d0afd49a38f1
51c438feb765cf03d1a6448295e6c62be61a5e56
2bd69080a229fb81685234a08922dffbcecdfe95
2fdff50999825f5698f1f7f88565162f39227b2f
ad24ea37bb0cef7b383bb38e31466b6bb1f7fce6
72e6a1e72f21653295165320fbca6961eddc9eb3
ba03a0b5ba73bc8e79d0ffa6d1da623544716f74
0a7803cbaca13033d9ed31ef33f59efa913fbfce
646d2e9fbc41bf49075013009e9583bec4a51168
9b3bf392e1af72d29afa0804260cac4d8ffe24e1

This one needs to go in as well, but it touches some files that are
not available in the 7.8 branch; however, those parts of the patch can
be ignored for 7.8.
d6a5f94ea4d03b05c434fcad125d1f9c50c638e8

Alex
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] 7.8 patches from master

2010-08-03 Thread Alex Deucher
On Tue, Aug 3, 2010 at 12:21 PM, Alex Deucher alexdeuc...@gmail.com wrote:
 On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet hverb...@gmail.com wrote:
 On 3 August 2010 15:52, Brian Paul bri...@vmware.com wrote:
 Axes, Henri and Macij should double-check their patches but I'm OK with the

 If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
 b132401075bd9c358c30211a0b364699ab6f7463, I think those should be safe
 enough. Note that passing -x to git cherry-pick will mention the
 commit something was cherry picked from in the commit log.

 As for other commits, 2fdff50999825f5698f1f7f88565162f39227b2f,
 7ba75d11cff09642f8c3133ec39382b25adb8711 and
 85af7dcd0e4d33ac85b15cb522d6949686674e27 should be safe as well, but I
 guess it depends on how Alex feels about those.

 Most of these commit ids are invalid.  Maybe local commits?

 Here's my rough list for 7.8:
 fef9b532cd1631cc53056b9eba4369d1310b88df
 eb4dc547885994cc7961f7996c33ff484f664964
 04a148629f565f556d0b6e7465f8a19921eed7af
 12172071b5f5cb7f475a20ead8a65eb12fa94737
 1f7bc87391bc42eb9003020b7654e985494c6e61
 1ec492a366e236569dc68f4de32e641c88cbcd63
 1bf75a921bcd11dfdc389f490081d83ab536fc58
 8744c36ea4f32124e91d26cab2bb76529f6eecf1
 5552dffa39d1401d20df4696540f5de2e8c852ea
 71646528da5355468be8b52be662d0afd49a38f1
 51c438feb765cf03d1a6448295e6c62be61a5e56
 2bd69080a229fb81685234a08922dffbcecdfe95
 2fdff50999825f5698f1f7f88565162f39227b2f
 ad24ea37bb0cef7b383bb38e31466b6bb1f7fce6
 72e6a1e72f21653295165320fbca6961eddc9eb3
 ba03a0b5ba73bc8e79d0ffa6d1da623544716f74
 0a7803cbaca13033d9ed31ef33f59efa913fbfce
 646d2e9fbc41bf49075013009e9583bec4a51168
 9b3bf392e1af72d29afa0804260cac4d8ffe24e1

Plus, the following which are already in your tree:
a88dd2d39a0603e222aca5f5f6eb92db9c1ac77d
61122b526c06a814537cdf58bd0136c7b5085f25
cca4468100eb6a942aa128c5f27f6637b3828d61


 This one needs to go in as well, but it touches some files that are
 not available in the 7.8 branch; however, those parts of the patch can
 be ignored for 7.8.
 d6a5f94ea4d03b05c434fcad125d1f9c50c638e8

 Alex

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] 7.8 patches from master

2010-08-03 Thread Henri Verbeet
On 3 August 2010 18:21, Alex Deucher alexdeuc...@gmail.com wrote:
 On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet hverb...@gmail.com wrote:
 On 3 August 2010 15:52, Brian Paul bri...@vmware.com wrote:
 Axes, Henri and Macij should double-check their patches but I'm OK with the

 If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
 b132401075bd9c358c30211a0b364699ab6f7463, I think those should be safe
 enough. Note that passing -x to git cherry-pick will mention the
 commit something was cherry picked from in the commit log.

 As for other commits, 2fdff50999825f5698f1f7f88565162f39227b2f,
 7ba75d11cff09642f8c3133ec39382b25adb8711 and
 85af7dcd0e4d33ac85b15cb522d6949686674e27 should be safe as well, but I
 guess it depends on how Alex feels about those.

 Most of these commit ids are invalid.  Maybe local commits?

a64b14fdcfdc045e027c4d81e0add1a85e381619 and
b132401075bd9c358c30211a0b364699ab6f7463 are from
http://cgit.freedesktop.org/~tfogal/mesa/log/?h=7.8, but I did indeed
mess up 7ba75d11cff09642f8c3133ec39382b25adb8711 and
85af7dcd0e4d33ac85b15cb522d6949686674e27. Should have been
1f7bc87391bc42eb9003020b7654e985494c6e61 and
1ec492a366e236569dc68f4de32e641c88cbcd63, both of which are already on
your list.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] 7.8 patches from master

2010-08-03 Thread Maciej Cencora
Dnia wtorek 03 sierpnia 2010 o 18:23:37 Alex Deucher napisał(a):
 On Tue, Aug 3, 2010 at 12:21 PM, Alex Deucher alexdeuc...@gmail.com wrote:
  On Tue, Aug 3, 2010 at 10:41 AM, Henri Verbeet hverb...@gmail.com wrote:
  On 3 August 2010 15:52, Brian Paul bri...@vmware.com wrote:
  Axes, Henri and Macij should double-check their patches but I'm OK with
  the
  
  If that's a64b14fdcfdc045e027c4d81e0add1a85e381619 and
  b132401075bd9c358c30211a0b364699ab6f7463, I think those should be safe
  enough. Note that passing -x to git cherry-pick will mention the
  commit something was cherry picked from in the commit log.
  
  As for other commits, 2fdff50999825f5698f1f7f88565162f39227b2f,
  7ba75d11cff09642f8c3133ec39382b25adb8711 and
  85af7dcd0e4d33ac85b15cb522d6949686674e27 should be safe as well, but I
  guess it depends on how Alex feels about those.
  
  Most of these commit ids are invalid.  Maybe local commits?
  
  Here's my rough list for 7.8:
  fef9b532cd1631cc53056b9eba4369d1310b88df
  eb4dc547885994cc7961f7996c33ff484f664964
  04a148629f565f556d0b6e7465f8a19921eed7af
  12172071b5f5cb7f475a20ead8a65eb12fa94737
  1f7bc87391bc42eb9003020b7654e985494c6e61
  1ec492a366e236569dc68f4de32e641c88cbcd63
  1bf75a921bcd11dfdc389f490081d83ab536fc58
  8744c36ea4f32124e91d26cab2bb76529f6eecf1
  5552dffa39d1401d20df4696540f5de2e8c852ea
  71646528da5355468be8b52be662d0afd49a38f1
  51c438feb765cf03d1a6448295e6c62be61a5e56
  2bd69080a229fb81685234a08922dffbcecdfe95
  2fdff50999825f5698f1f7f88565162f39227b2f
  ad24ea37bb0cef7b383bb38e31466b6bb1f7fce6
  72e6a1e72f21653295165320fbca6961eddc9eb3
  ba03a0b5ba73bc8e79d0ffa6d1da623544716f74
  0a7803cbaca13033d9ed31ef33f59efa913fbfce
  646d2e9fbc41bf49075013009e9583bec4a51168
  9b3bf392e1af72d29afa0804260cac4d8ffe24e1
 
 Plus, the following which are already in your tree:
 a88dd2d39a0603e222aca5f5f6eb92db9c1ac77d
 61122b526c06a814537cdf58bd0136c7b5085f25
 cca4468100eb6a942aa128c5f27f6637b3828d61
 
  This one needs to go in as well, but it touches some files that are
  not available in the 7.8 branch; however, those parts of the patch can
  be ignored for 7.8.
  d6a5f94ea4d03b05c434fcad125d1f9c50c638e8
  
  Alex

Hi,

Ack for all my patches on the list plus these:
452a7d5a9d339db3326f33d464dce1a879ccc533
ba196a8318af6217fece3777ea038539fea4b415
addedd091e81907837b3aa0680b242b8fdbde7ef

and these two but they have to go together:
a68e8a4eaadfe2a1e4999d5e378c7d9fa99dc656 
1a8a230a61289392e8300901dfabd7911799cbc3

Regards,
Maciej Cencora


 
 ___

 mesa-dev mailing list
 mesa-dev@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/mesa-dev
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev