libs-back/Source/x11
Ivan Vučica 9a67894038 ARGB visual is only picked if NSOpenGLPFAAlphaSize is specified in the pixel format.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@36821 72102866-910b-0410-8b05-ffd578937521
2013-07-03 16:06:38 +00:00
..
.cvsignore Update FSF Address 2005-05-26 22:51:53 +00:00
context.c * Source/x11/context.c: check for NULL from XRenderFindVisualFormat 2011-11-04 18:04:12 +00:00
convert.c Fixed problems found by sttic code analyser. 2010-09-11 14:00:35 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
raster.c Allow non-resizable windows to be resized programmatically. 2007-10-12 09:32:27 +00:00
scale.c Add XIM Input Method, UPdate to wraster 0.80.2 2003-07-22 04:28:43 +00:00
wrasterP.h Add/fix copyright and licenses. 2005-07-01 20:43:10 +00:00
xdnd.c Update FSF Address 2005-05-26 22:51:53 +00:00
XGDragView.m Silence warnings from clang. 2013-02-10 17:32:47 +00:00
XGGLContext.m OpenGL context under X11 now picks up the best possible framebuffer that includes an alpha mask in the X visual info. The code is currently disabled as it needs more debugging. 2013-07-03 09:36:29 +00:00
XGGLFormat.m ARGB visual is only picked if NSOpenGLPFAAlphaSize is specified in the pixel format. 2013-07-03 16:06:38 +00:00
XGServer.m Revert mousewheel coalescing (r34553, r34554, r34558) 2012-01-18 21:35:59 +00:00
XGServerEvent.m Don't delay sending events GSAppKitWindowMoved and GSAppKitWindowResized. 2013-06-28 01:44:24 +00:00
XGServerWindow.m Fix compiler warnings reported by 2013-02-18 20:29:10 +00:00
XIMInputServer.m * Source/x11/XIMInputServer.m: Remove the locale setting code. 2012-05-13 02:41:30 +00:00
xutil.c Add XIM Input Method, UPdate to wraster 0.80.2 2003-07-22 04:28:43 +00:00
XWindowBuffer.m * Headers/x11/XWindowBuffer.h: Bracket even more usage of shm in 2011-10-20 08:34:49 +00:00