]> icculus.org git repositories - dana/openbox.git/history - openbox/composite.c
don't draw windows if they are not "visible" rather than only considering their curre...
[dana/openbox.git] / openbox / composite.c
2010-06-26 Dana Jansensdon't draw windows if they are not "visible" rather...
2010-06-26 Dana JansensSpecify the GLX_TEXTURE_TARGET_EXT when creating a...
2010-06-26 Derek Foremanproperly render windows when they're on all desktops
2010-06-26 Dana Jansensput code inside 80 cols, and make error messages transl...
2010-06-26 Dana Jansensadd a --indirect command line option that uses indirect...
2010-06-26 Derek ForemanAdd a really sketchy glGetError() test
2010-06-26 Dana Jansenschoose an fbconfig without double buffer, and with...
2010-06-26 Dana Jansensinclude event.h for event_time()
2010-06-26 Dana JansensRework ObWindow for better inheritence.
2010-06-26 Derek Foremanadd "mapped" and "area" to obwin so the composite can...
2010-06-26 Derek Foremancall the correct function to destroy glxpixmaps
2010-06-26 Derek ForemanBasic compositing with GL
2010-06-26 Dana JansensAdd composite.[ch] files. Enable composite based on...
2007-07-12 Dana JansensRemove composte.c
2007-07-12 Dana Jansensadding trunk
2007-06-21 Dana Jansensonly enable automatic composite redirection for the...
2007-06-21 Dana Jansensi am starting to loathe the composite extension, and...
2007-06-20 Dana Jansensi forgot to add these