index
:
xorg-server.git
debian-unstable
xorg7.5+xs1.6
forcked debian package
Julien Viard de Galbert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxdri.c
Age
Commit message (
Expand
)
Author
2009-07-06
dri2: support glXWaitGL & glXWaitX by copying fake front to front and
Alan Hourihane
2009-04-13
glx: Fix drawable private leak on destroy
Kristian Høgsberg
2009-02-17
glx: fix retval checks when failures occur for drawable creation.
Alan Hourihane
2008-11-04
AIGLX: Reinstate call to driver texOffsetFinish hook.
Michel Dänzer
2008-11-04
AIGLX: Don't truncate offset returned by driver texOffsetStart hook on 32 bit.
Michel Dänzer
2008-11-03
AIGLX: Allow 2D driver to prevent zero-copy texturing of a pixmap.
Michel Dänzer
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
2008-09-24
GLX: Make sure GLX_SGI_make_current_read is enabled when possible
Ian Romanick
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
2008-07-28
AIGLX/DRI1: Pay more attention to return value from DRIGetDrawableInfo().
Michel Dänzer
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
2008-06-13
AIGLX/DRI1: Switch to server context for calling pScreen->GetImage.
Michel Dänzer
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg