Dennis Kasprzyk
2007-May-11 17:10 UTC
[compiz] WARNING ONLY A PROOF OF CONCEPT: copy texturing to fix maximum texture size restrictions
Hi, this mail contains a core patch that enables wrapping of texture functions and a plugin that uses this functions to realize the so called "copy mode". The pure "copy" code is quite simple and mostly clean. The most "hacky" part is the code that fixes the maximum texture size limitations of some graphic cards. But maybe we can use this as a basis to create a proper interface to this problem. The pure copy part of the plugin can also be used to provide a system that replaces the texture from pixmap extension for some buggy graphic card drivers. DO NOT USE THIS FOR PRODUCTIVE WORK !!!!! Dennis -------------- next part -------------- A non-text attachment was scrubbed... Name: copymode.diff Type: text/x-diff Size: 29728 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070511/cf8c9000/attachment-0001.diff -------------- next part -------------- A non-text attachment was scrubbed... Name: copymode_plugin.tar.gz Type: application/x-tgz Size: 7387 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20070511/cf8c9000/attachment-0001.bin