Displaying 4 results from an estimated 4 matches for "bindteximage".
2006 Apr 09
2
EXT_texture_from_pixmap update
Patch for mesa with a set of updates for EXT_tfp. Includes necessary
FBConfig support, adds attrib_list to BindTexImage and fixes
CreateDrawable so that glXCreatePixmap works.
Xgl and compiz requires this patch.
Can I commit this to head?
-David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mesa-tfp-update-1.patch
Type: text/x-patch
Size: 8154 bytes
Desc: not available
Url :...
2006 Apr 06
2
Two XGL questions
I know this list is meant for discussion of compiz specifically, but ....
1) I sometimes see compiz spit out "Could not bind pixmap to texture"
messages, even though it _appears_ to be working fine. I randomly
guess that this is due to me running out of video memory (iirc I
have 64mb of vram). Is that possibly a problem? I think Vista and
OS X manually manage video
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...was 1/4 below).
Scale z by 1 instead of 0.
Add feature "windowanimations" to Minimize metadata.
Fix timing of scale activate event ending.
Gerd Kohlberger:
Remove deprecated gdk API.
Guillaume Seguin:
Add raise_on_rotate option.
James Jones:
Only use bindTexImage and releaseTexImage on textures
Fix unredirect fullscreen windows.
Kristian Lyngstol:
Change warpPointer() to take a CompScreen as argument.
Do not use shareList.
Stop processing a keypress after a plugin has handled it.
Mike Dransfield:
Changed plugin vTable option...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...nt ending.
Avoid conflict with Animation by suppressing fading.
Remove minimize_open_close option.
Gerd Kohlberger (2):
Remove unneeded function and variable
Remove deprecated gdk API.
Guillaume Seguin (1):
Add raise_on_rotate option.
James Jones (2):
Only use bindTexImage and releaseTexImage on textures
Fix unredirect fullscreen windows.
Kristian H?gsberg (4):
Add back --with-default-plugins option.
Add run_command to keyboard shortcut list.
Set SM restart style to SmRestartIfRunning on exit.
Require 'compiz' not @COMPIZ_REQUIR...