index
:
~halfline/xserver
foo
master
wip/logind-integration
xwayland
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xwin
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
hw/xwin: Remove unnecessary casts from malloc/realloc/calloc calls
Colin Harrison
1
-1
/
+1
2014-03-03
hw/xwin: Just generate the WGL wrappers we need
Jon TURNEY
1
-31
/
+14
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2013-12-10
hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch
Jon TURNEY
6
-394
/
+642
2013-10-24
glx: Handle float config types in glxConvertConfigs
Daniel Czarnowski
1
-1
/
+3
2013-10-09
hw/xwin: Fix for "glx: Remove screen number from __GLXconfig"
Jon TURNEY
1
-6
/
+0
2013-09-11
glx: Remove pixmapMode from __GLXconfig
Adam Jackson
1
-3
/
+0
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2013-07-23
configure.ac: Check for python at configure time when building XWin with AIGLX
Jon TURNEY
1
-2
/
+2
2013-03-18
Full support of sRGB capable fbconfigs.
Tomasz Lis
1
-0
/
+2
2012-12-05
Fix formatting of address operators
Yaakov Selkowitz
1
-2
/
+2
2012-11-27
hw/xwin: Don't log all fbConfigs and GL/WGL extensions
Jon TURNEY
1
-7
/
+15
2012-10-16
hw/xwin: Fix some of the warnings in generated gl wrapper code
Jon TURNEY
2
-7
/
+5
2012-10-16
hw/xwin/glx: Fix using Mask as a formal parameter shadows a global typedef of...
Jon TURNEY
1
-6
/
+6
2012-10-11
Fix 'make distcheck' for hw/xwin
Jon TURNEY
1
-1
/
+2
2012-08-03
hw/xwin: Fixes to pixelFormat <-> fbConfig conversion in WGL mode
Marc Haesen
1
-27
/
+43
2012-06-21
hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatch
Jon TURNEY
1
-2
/
+5
2012-06-21
hw/xwin/glx: Update gen_gl_wrappers.py for the current glx/dispatch.h
Jon TURNEY
1
-1
/
+1
2012-06-21
hw/xwin/glx: Blacklist 'GDI generic' GL renderer
Jon TURNEY
1
-12
/
+21
2012-06-21
hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashing
Jon TURNEY
1
-1
/
+3
2012-06-21
hw/xwin/glx: Create a new dispatch table rather than modifying the existing one
Jon TURNEY
1
-2
/
+10
2012-05-04
hw/xwin/glx: Use silent rules
Yaakov Selkowitz
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
5
-1431
/
+1459
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
1
-6
/
+2
2011-07-07
hw/xwin: Add items to WGL AIGLX todo
Jon TURNEY
1
-2
/
+11
2011-07-07
hw/xwin: Report Window XIDs in Window debug messages
Jon TURNEY
1
-1
/
+1
2011-07-07
hw/xwin: Add a flag to track which windows have been drawn to using WGL.
Jon TURNEY
2
-1
/
+8
2011-07-07
hw/xwin/glx: Fix some warnings in generated wrapper code
Colin Harrison
1
-1
/
+1
2011-07-07
hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.
Jon TURNEY
1
-3
/
+23
2011-07-07
hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup
Jon TURNEY
1
-8
/
+5
2011-07-07
hw/xwin/glx: Better handling of SetPixelFormat() failure
Jon TURNEY
1
-9
/
+17
2011-07-07
hw/xwin/glx: Improvements to glxWinErrorMessage() reporting in WGL GLX provider
Jon TURNEY
1
-5
/
+8
2011-07-07
hw/xwin/glx: Fix fbconfig dumper formatting for 3 digit index numbers
Jon TURNEY
1
-1
/
+15
2011-04-28
hw/xwin: wglext.h should be provided by w32api, rather than downloaded
Jon TURNEY
4
-9
/
+5
2011-04-28
configure: Look for Khronos OpenGL spec files using pkg-config
Jon TURNEY
2
-29
/
+8
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
1
-1
/
+1
2011-03-28
glx: Remove ->forceCurrent from the context vtable
Adam Jackson
1
-8
/
+0
2011-02-25
hw/xwin: Look for gl spec files in $(srcdir) or .
Keith Packard
1
-2
/
+2
2010-11-30
glx: Remove swap barrier and hyperpipe support
Adam Jackson
1
-2
/
+0
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-4
/
+1
2010-10-19
Cygwin/X: Remove execute permission from source files
Jon TURNEY
2
-0
/
+0
2010-08-27
Replace malloc/strlen/strcpy with strdup.
Matt Turner
1
-4
/
+1
2010-08-10
Cygwin/X: Fix glxWinCreateDrawable() for API change
Jon TURNEY
1
-5
/
+9
2010-06-11
xwin: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-3
/
+3
2010-05-20
Find windows GL wrapper files in $(srcdir) instead of .
Keith Packard
1
-2
/
+2
2010-05-20
winpriv.h was moved from hw/xwin to hw/xwin/glx in November
Keith Packard
1
-0
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-13
/
+13
2010-04-28
Cygwin/X: AIGLX using native WGL
Jon TURNEY
10
-1854
/
+2809
2009-06-05
Cygwin/X: Remove obsolete ChangeLog files
Jon TURNEY
1
-64
/
+0
2008-05-21
Move the windows GL files to the xwin DDX.
Kristian Høgsberg
4
-0
/
+2316