index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
dri2
/
dri2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-2
/
+2
2015-01-26
dri2: Set vdpau driver name if ddx does not provide any driver name
Adel Gadllah
1
-3
/
+3
2015-01-23
dri2: SourceOffloads may be for DRI3 only
Chris Wilson
1
-0
/
+3
2014-10-27
dri2: Automatically fill in the driver name if the DDX doesn't provide it.
Eric Anholt
1
-1
/
+61
2014-06-23
dri2: Invalidate DRI2Buffers upon SetWindowPixmap updates
Chris Wilson
1
-0
/
+20
2014-06-23
dri2: Use the PrimeScreen when creating/reusing buffers
Chris Wilson
1
-10
/
+6
2014-05-22
dri2: Fix detection of wrong prime_id in GetScreenPrime.
Michal Srb
1
-4
/
+2
2014-04-21
DRI2SwapBuffers: Fix uninitialized target SBC.
Jamey Sharp
1
-5
/
+8
2014-04-21
DRI2SwapBuffers: Don't reuse swap_target variable.
Jamey Sharp
1
-7
/
+3
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-2
/
+2
2014-01-12
xfree86 warning reduction
Keith Packard
1
-2
/
+0
2013-06-18
Revert "DRI2: re-allocate DRI2 drawable if pixmap serial changes"
Eric Anholt
1
-18
/
+1
2012-09-17
dri2: invalidate drawable after sharing pixmap
Dave Airlie
1
-32
/
+42
2012-08-07
dri2: fix master pixmap free and reset pointer
Dave Airlie
1
-1
/
+2
2012-08-07
dri2: free slave pixmap on app exit
Dave Airlie
1
-0
/
+5
2012-07-12
dri2: Add DRI2CreateDrawable2.
Michel Dänzer
1
-2
/
+13
2012-07-10
Move DRI2 from external module to built-in
Daniel Stone
1
-35
/
+3
2012-07-07
dri2/prime: allocate prime id at screen allocation time
Dave Airlie
1
-5
/
+32
2012-07-07
dri2: add initial prime support. (v1.2)
Dave Airlie
1
-22
/
+243
2012-06-28
dri2: Fix authentication for < v8 clients (v2).
Christopher James Halse Rogers
1
-4
/
+4
2012-06-20
dri2: Pass a ScreenPtr through to the driver's AuthMagic function. (v3)
Christopher James Halse Rogers
1
-7
/
+28
2012-05-31
dri2: Add DRI2GetParam request (v2)
Chad Versace
1
-0
/
+41
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-469
/
+477
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-10
/
+10
2011-12-19
dri2: Invalidate window pixmaps
Ville Syrjälä
1
-1
/
+2
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
1
-2
/
+12
2011-11-18
DRI2: Avoid a NULL pointer dereference
Chris Wilson
1
-1
/
+2
2011-09-21
DRI2: Allow DDX to validate swap_limit changes
Pauli Nieminen
1
-1
/
+11
2011-09-21
DRI2: Expose API to set drawable swap limit.
Pauli Nieminen
1
-0
/
+23
2011-09-21
DRI2: Add ReuseBufferNotify hook
Pauli Nieminen
1
-0
/
+8
2011-06-30
dri2: restore Screen->ConfigNotify on close
Marcin Slusarz
1
-0
/
+1
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
1
-6
/
+9
2010-06-10
DRI2: Don't return junk reply instead of blocking in glXWaitForSbcOML()
Mario Kleiner
1
-6
/
+4
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
[next]