index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxdri2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2014-10-23
Allocate enough room for both reset & flags attributes
Alan Coopersmith
1
-1
/
+3
2014-04-23
glx: If DRI2GetBuffers changes the GL context, call it again
Michel Dänzer
1
-0
/
+15
2014-04-23
glx: Make sure that DRI2/swrast calls haven't changed the GL context.
Eric Anholt
1
-8
/
+53
2014-04-23
glx: Refactor DRI2CopyRegion calls.
Eric Anholt
1
-27
/
+21
2014-01-27
Warning fixes in glx
Keith Packard
1
-1
/
+1
2013-12-30
glx: unifdef for DRI2 dri_interface.h things in mesa 9.2.
Eric Anholt
1
-59
/
+0
2013-12-10
dri2: wire up GetProcAddress
Adam Jackson
1
-1
/
+5
2013-12-05
glx: Fix incorrect use of dri_interface.h version defines in extensions.
Eric Anholt
1
-2
/
+2
2013-12-05
present: Send GLX_BufferSwapComplete events from present extension
Keith Packard
1
-22
/
+11
2013-11-23
glx/glxdri2: Unwrap EnterVT/LeaveVT upon CloseScreen
Chris Wilson
1
-0
/
+4
2013-10-29
Merge remote-tracking branch 'idr/glx-float-fbconfig'
Keith Packard
1
-0
/
+11
2013-10-29
glx: convert to direct GL dispatch (v2)
Adam Jackson
1
-4
/
+0
2013-10-24
glx: Enable GLX_ARB_fbconfig_float for DRI2 drivers
Daniel Czarnowski
1
-0
/
+11
2013-09-10
dri2: Don't bother with xf86LoaderCheckSymbol("DRI2Connect")
Adam Jackson
1
-2
/
+1
2013-05-07
os: Use ErrorFSigSafe from FatalError and it's friends
Peter Hutterer
1
-1
/
+1
2013-04-24
__glXDRIscreenProbe: free screen when DRI2Connect fails, instead of leaking it
Alan Coopersmith
1
-1
/
+1
2013-03-18
GLX/DRI2: Do not expose INTEL_swap_event without swap control
Zack Rusin
1
-2
/
+2
2013-03-18
Full support of sRGB capable fbconfigs.
Tomasz Lis
1
-0
/
+7
2012-12-17
glx/dri2: initialise api to avoid indirect rendering failing randomly
Dave Airlie
1
-1
/
+1
2012-07-13
glx: Fix checking GL version
Bartosz Brachaczek
1
-1
/
+1
2012-07-13
glx/dri2: don't return NULL in a function with no return.
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: use correct define from dri attribs.
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: fix incorrect == vs =
Dave Airlie
1
-1
/
+1
2012-07-13
glx/dri2: fix typo in the notification reset for robustness.
Dave Airlie
1
-1
/
+1
2012-07-13
glx: pass screen into the convert function
Dave Airlie
1
-2
/
+3
2012-07-12
glx: Free DRI2 drawable reference to destroyed GLX drawable.
Michel Dänzer
1
-2
/
+6
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
1
-2
/
+3
2012-07-07
dri2: add initial prime support. (v1.2)
Dave Airlie
1
-1
/
+1
2012-07-05
glx/dri2: Enable GLX_ARB_create_context_robustness
Ian Romanick
1
-3
/
+58
2012-07-05
glx: Implement GLX_EXT_create_context_es2_profile
Ian Romanick
1
-0
/
+7
2012-07-05
glx: Implement GLX_ARB_create_context_profile
Ian Romanick
1
-3
/
+30
2012-06-14
Merge remote-tracking branch 'idr/GLX_ARB_create_context'
Keith Packard
1
-6
/
+155
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-8
/
+6
2012-05-23
glx: Optionally call DRI2 createContextAttribs from __glXDRIscreenCreateContext
Ian Romanick
1
-5
/
+151
2012-05-23
glx: Extend __GLXscreen::createContext to take attributes
Ian Romanick
1
-1
/
+4
2012-05-21
xf86: migrate to using xf86ScreenToScrn wrapper (v2)
Dave Airlie
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-230
/
+218
2011-12-19
dri2: Invalidate window pixmaps
Ville Syrjälä
1
-1
/
+1
2011-11-24
glx: don't leak driConfigs
Paulo Zanoni
1
-3
/
+11
2011-06-29
DRI2/GLX: use new swap event types
Jesse Barnes
1
-4
/
+3
2011-06-29
GLX/DRI2: pass drawable correctly for indirect swap events
Jesse Barnes
1
-1
/
+1
2011-04-15
glx: Use 0 rather than garbage for unknown INTEL_swap_event types
Adam Jackson
1
-0
/
+1
2011-03-28
glx: Remove ->forceCurrent from the context vtable
Adam Jackson
1
-14
/
+0
2011-03-14
glx: Factor out glxProbeDriver function.
Christopher James Halse Rogers
1
-36
/
+3
2010-12-31
GLX: DRI2: Fix mismatched-types warning
Daniel Stone
1
-1
/
+1
2010-11-30
glx: Remove swap barrier and hyperpipe support
Adam Jackson
1
-1
/
+0
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
1
-3
/
+1
2010-07-13
Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998
Keith Packard
1
-2
/
+15
2010-06-22
dri2: avoid crash with old dri drivers.
Dave Airlie
1
-1
/
+2
[next]