summaryrefslogtreecommitdiff
path: root/glx/glxscreens.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-03glx: Add screen DestroyWindow wrapper to destroy the GLX drawable.Michel Dänzer1-0/+28
2009-05-29GLX: Purge glxint.h usageJeremy Huddleston1-1/+1
2009-04-07Convert remaining GLX LookupIDByType() callsKristian Høgsberg1-2/+5
2009-02-17glx: Inialize best_score before calculating visual scoresIan Romanick1-1/+1
2009-02-12Enable pbuffersIan Romanick1-0/+1
2009-02-10glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt1-155/+78
2009-02-02glx: Don't match fbconfigs to visuals with mismatched channel masks.Eric Anholt1-5/+11
2008-12-02Add visibility flags to XSERVER_CFLAGS.Paulo Cesar Pereira de Andrade1-1/+1
2008-10-21Bug #18159: Spell "anisotropic" correctlyAdam Jackson1-1/+1
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-33/+28
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-1/+2
2008-07-24Drop the glx resize hook and stop chaining PositionWindow.Kristian Høgsberg1-49/+0
2008-05-23glx: fix memory corruption with r5g6b5George Sapountzis1-2/+5
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-0/+601