summaryrefslogtreecommitdiff
path: root/hw/xwin/glx/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-12-10hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatchJon TURNEY1-6/+26
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-07-23configure.ac: Check for python at configure time when building XWin with AIGLXJon TURNEY1-2/+2
2012-10-11Fix 'make distcheck' for hw/xwinJon TURNEY1-1/+2
2012-05-04hw/xwin/glx: Use silent rulesYaakov Selkowitz1-2/+2
2011-07-07hw/xwin: Add a flag to track which windows have been drawn to using WGL.Jon TURNEY1-1/+5
2011-04-28hw/xwin: wglext.h should be provided by w32api, rather than downloadedJon TURNEY1-5/+2
2011-04-28configure: Look for Khronos OpenGL spec files using pkg-configJon TURNEY1-25/+8
2011-02-25hw/xwin: Look for gl spec files in $(srcdir) or .Keith Packard1-2/+2
2010-05-20Find windows GL wrapper files in $(srcdir) instead of .Keith Packard1-2/+2
2010-05-20winpriv.h was moved from hw/xwin to hw/xwin/glx in NovemberKeith Packard1-0/+1
2010-04-28Cygwin/X: AIGLX using native WGLJon TURNEY1-0/+59