summaryrefslogtreecommitdiff
path: root/glx/glxdri.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-11DRI2: add support for new DRI2 protocol requestsJesse Barnes1-1/+1
2009-09-16Change xf86dristr.h includes to use xf86driproto.h insteadAlan Coopersmith1-1/+1
2009-07-06glx: damage is only used with DRIRALOVICH, Kristóf1-0/+1
2009-04-20Add newline to some LogMessage strings.Werner LEMBERG1-4/+5
2009-04-13glx: Fix drawable private leak on destroyKristian Høgsberg1-0/+2
2009-02-16glx: Add comments around some extension string weirdnessIan Romanick1-1/+5
2009-02-16dri2: support glXWaitGL & glXWaitX by copying fake front to front andAlan Hourihane1-0/+2
2009-02-13glx: fix retval checks when failures occur for drawable creation.Alan Hourihane1-1/+9
2008-12-02Fix GLX after 180bad84774493d48f2793a6281d825560944863.Eric Anholt1-1/+1
2008-11-04AIGLX: Reinstate call to driver texOffsetFinish hook.Michel Dänzer1-0/+2
2008-11-04AIGLX: Don't truncate offset returned by driver texOffsetStart hook on 32 bit.Michel Dänzer1-1/+1
2008-11-03AIGLX: Allow 2D driver to prevent zero-copy texturing of a pixmap.Michel Dänzer1-1/+16
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-7/+3
2008-09-24GLX: Make sure GLX_SGI_make_current_read is enabled when possibleIan Romanick1-0/+9
2008-08-31damage: choose less ambiguous function namesMaarten Maathuis1-2/+2
2008-08-29{damage,exa}: sanitise damageMaarten Maathuis1-1/+3
2008-07-28AIGLX/DRI1: Pay more attention to return value from DRIGetDrawableInfo().Michel Dänzer1-2/+6
2008-07-24Drop the glx resize hook and stop chaining PositionWindow.Kristian Høgsberg1-10/+0
2008-06-13AIGLX/DRI1: Switch to server context for calling pScreen->GetImage.Michel Dänzer1-0/+4
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-0/+1156