index
:
~cloos/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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
for-keith
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.2-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
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-1.12
X server
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
xfree86: allow modules to be built without undefined symbols
Yaakov Selkowitz
1
-1
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
3
-678
/
+674
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-10
/
+10
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-1
/
+1
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-1
/
+1
2011-12-19
dri2: Invalidate window pixmaps
Ville Syrjälä
3
-4
/
+6
2011-12-19
dri2: Invalidate DRI2 buffers for all windows with the same pixmap on swap
Keith Packard
1
-1
/
+30
2011-12-19
dri2: Always re-generate front buffer information when asked for it.
Michel Dänzer
1
-0
/
+1
2011-12-19
dri2: Initialize needInvalidate member of DRI2Drawable.
Rami Ylimäki
1
-0
/
+1
2011-11-18
dri2: Register the DRI2DrawableType after server regeneration
Chris Wilson
2
-2
/
+15
2011-11-18
DRI2: Avoid a NULL pointer dereference
Chris Wilson
1
-1
/
+2
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-9
/
+7
2011-09-21
DRI2: Allow DDX to validate swap_limit changes
Pauli Nieminen
2
-1
/
+25
2011-09-21
DRI2: Expose API to set drawable swap limit.
Pauli Nieminen
2
-0
/
+24
2011-09-21
DRI2: Add ReuseBufferNotify hook
Pauli Nieminen
2
-1
/
+23
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-0
/
+1
2011-06-30
dri2: restore Screen->ConfigNotify on close
Marcin Slusarz
1
-0
/
+1
2011-06-29
DRI2/GLX: use new swap event types
Jesse Barnes
2
-5
/
+4
2011-05-13
dri2: Don't send so many needless invalidate events
Ville Syrjälä
1
-1
/
+6
2011-04-14
dri2: Pass out_count by value to update_dri2_drawable_buffers()
Ville Syrjälä
1
-4
/
+4
2011-04-14
dri2: Handle calloc() failure
Ville Syrjälä
1
-5
/
+9
2011-04-04
xfree86: dri2: fix memory leak and free resources properly
Tiago Vignatti
1
-2
/
+7
2011-02-18
Replace malloc with calloc to initialize the buffers[] as NULL in do_get_buff...
Justin Dou
1
-1
/
+1
2010-12-27
dri2: Don't page flip when the window size doesn't match the pixmap size
Ville Syrjälä
1
-0
/
+11
2010-11-10
DRI2: Avoid call to NULL pointer
Pauli Nieminen
1
-4
/
+7
2010-07-09
DRI2: re-allocate DRI2 drawable if pixmap serial changes
Jesse Barnes
1
-1
/
+18
2010-06-17
DRI2/xserver: Don't hang in glXSwapBuffers if drawable moves between crtc's (...
Mario Kleiner
1
-0
/
+15
2010-06-15
In DRI2Connect, check to see if DRI2 has been initialized (bug 28424)
Keith Packard
1
-1
/
+5
2010-06-10
dri2: Only deal with output windows and pixmaps.
Keith Packard
2
-7
/
+12
2010-06-10
DRI2: Don't return junk reply instead of blocking in glXWaitForSbcOML()
Mario Kleiner
3
-21
/
+8
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-07
dri2: Deal with input-only windows by using WindowDrawable()
Keith Packard
1
-5
/
+5
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-6
/
+18
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-4
/
+4
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-3
/
+7
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-06-03
DRI2: Use single error path in initialization
Pauli Nieminen
1
-8
/
+4
2010-06-03
DRI2: Allow building without libdrm
Tiago Vignatti
3
-4
/
+18
2010-06-03
DRI2: add AuthMagic hook for driver side support
Tiago Vignatti
2
-3
/
+18
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-2
/
+0
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-3
/
+0
2010-05-17
dri2: Fix NULL check in allocation error handling
Kristian Høgsberg
1
-2
/
+4
2010-05-14
dri2: Fix xserver crash if dri2 buffer allocation fails.
Pauli Nieminen
2
-24
/
+58
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-18
/
+18
2010-05-13
dri2: Send out event when auxillary buffers are invalidated
Kristian Høgsberg
3
-9
/
+83
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-12
/
+12
2010-05-12
dri2: Copy front to fake front in swapbuffer
Kristian Høgsberg
1
-0
/
+10
2010-05-11
dri2: Take an XID for tracking the DRI2 drawable
Kristian Høgsberg
3
-23
/
+130
2010-04-16
DRI2: Track DRI2 drawables as resources, not privates
Kristian Høgsberg
2
-123
/
+38
2010-03-29
GLX/DRI2: expose swap control extensions if DDX support is present
Jesse Barnes
2
-0
/
+10
[next]