Found this while debugging some driver issues. It fixes errors when non-TFP textures were bound/unbound when strict binding is used. Thanks, -James Jones nvpublic -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Only-use-bindTexImage-and-releaseTexImage-on-textures.patch Type: text/x-diff Size: 1002 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070423/3ad44a0f/0001-Only-use-bindTexImage-and-releaseTexImage-on-textures.bin
On Mon, 2007-04-23 at 17:39 -0700, James Jones wrote:> Found this while debugging some driver issues. It fixes errors when > non-TFP textures were bound/unbound when strict binding is used.Thanks, - David