summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-19Bump to 1.2.2HEADxf86-video-glide-1.2.2masterGuillem Jover1-1/+1
2013-09-19Add compile, *.tar.bz2 and *.tar.gz to .gitignoreGuillem Jover1-0/+3
2013-09-19Move miSetVisualTypes() call outside an if conditionalGuillem Jover1-3/+4
2013-09-19Do not assign to variables inside if conditionalsGuillem Jover1-2/+4
2013-09-19Unify return value variable name to retGuillem Jover1-27/+21
2013-09-19Remove unused bool typedefGuillem Jover1-1/+0
2013-09-19Remove dead loader codeGuillem Jover1-5/+0
2013-09-19Remove unreachable error check code branchGuillem Jover1-6/+0
2013-09-19Fix coding styleGuillem Jover1-704/+707
2013-02-17Remove trailing spaces and empty linesGuillem Jover1-44/+31
2013-01-13Remove call to obsolete miInitializeBackingStore()Guillem Jover1-2/+0
2012-07-17Bump to 1.2.1xf86-video-glide-1.2.1Guillem Jover1-1/+1
2012-06-07Use new X server compat APIGuillem Jover3-18/+115
2012-02-07Remove unused xaa.h, xf86Cursor.h and xf86DDC.h inclusionsGuillem Jover1-3/+0
2011-12-30Bump to 1.2.0xf86-video-glide-1.2.0Guillem Jover1-1/+1
2011-12-30Update copyright yearsGuillem Jover2-2/+2
2011-12-30Pass SST number through GLIDERec instead of casting it to driverPrivateGuillem Jover1-12/+10
2011-08-06Stop using the deprecated LoaderSymbol() functionGuillem Jover3-153/+39
2011-07-19build: Define GLIDE3_ALPHA when using glide3Guillem Jover1-1/+4
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith2-2/+2
2010-11-06Bump to 1.1.0xf86-video-glide-1.1.0Guillem Jover1-1/+1
2010-10-21Fix support for latest glide3xGuillem Jover2-12/+64
2010-10-21Abstract glide2x module name into a GLIDE_MODULE_NAME macroGuillem Jover1-7/+9
2010-10-21Use malloc and free instead of deprecated xalloc and xfreeGuillem Jover1-5/+6
2010-10-21Drop useless symbol listsGuillem Jover1-29/+0
2010-10-21Update copyright statementsGuillem Jover2-2/+2
2010-10-21build: Use LT_INIT instead of deprecated AC_PROG_LIBTOOL and AC_DISABLE_STATICGuillem Jover1-2/+1
2010-10-21build: Use AC_CONFIG_FILES instead of deprecated AC_OUTPUT usageGuillem Jover1-1/+2
2010-10-21build: Use AC_CHECK_HEADER instead of deprecated AC_HEADER_CHECKGuillem Jover1-1/+1
2010-10-21build: Use AS_HELP_STRING instead of deprecated AC_HELP_STRINGGuillem Jover1-2/+2
2010-10-21build: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADERGuillem Jover1-1/+1
2010-10-21build: Remove unused fontsproto from XORG pkg-config checkGuillem Jover1-1/+1
2010-10-21build: Remove checks for randrproto and renderproto extensionsGuillem Jover1-2/+0
2010-10-21build: Clean up man page generationGuillem Jover1-5/+2
2010-10-21build: Add silent rule support to man page generationGuillem Jover1-1/+1
2010-10-21build: Use new man page support from xorg-macros 1.8Guillem Jover2-21/+4
2010-10-21build: Use SED variable instead of hard-coding the command nameGuillem Jover1-1/+1
2010-10-21build: Remove AC_PROG_CC as it overrides AC_PROG_CC_C99Guillem Jover1-1/+0
2010-10-21build: Require autoconf 2.60Guillem Jover1-1/+1
2010-10-21build: Use XORG_DEFAULT_OPTIONS instead of specific macrosGuillem Jover1-7/+4
2010-10-21build: Quote all AC_INIT m4 argumentsGuillem Jover1-2/+2
2010-10-21build: Move foreign setting from AUTOMAKE_OPTIONS to AM_INIT_AUTOMAKEGuillem Jover2-2/+1
2010-10-21build: Remove unused sdkdir variable settingGuillem Jover1-1/+0
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith2-41/+35
2009-08-27Bump to 1.0.3xf86-video-glide-1.0.3Guillem Jover1-1/+1
2009-08-27Remove inclusion of obsolete and now inexistent xf86_ansic.hGuillem Jover1-1/+0
2009-07-16Update to xextproto 7.1 support.Peter Hutterer2-0/+9
2009-02-25Bump to 1.0.2xf86-video-glide-1.0.2Guillem Jover1-1/+1
2009-02-25Use XORG_CHANGELOG and CHANGELOG_CMD to generate the ChangeLog fileGuillem Jover2-5/+7
2009-02-25Make ChangeLog a .PHONY targetGuillem Jover1-0/+2