index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-05
xace: add new fields to resource access hook to allow parent resource objects
Eamon Walsh
13
-28
/
+33
2007-09-04
xace: add hooks + new access codes: Damage extension
Eamon Walsh
1
-2
/
+2
2007-08-31
xace: add hooks + new access codes: Composite extension
Eamon Walsh
1
-15
/
+32
2007-08-31
xace: add hooks + new access codes: Render extension
Eamon Walsh
4
-52
/
+94
2007-08-30
xace: Correct some access modes.
Eamon Walsh
3
-3
/
+3
2007-08-30
xace: add hooks + new access codes: SHAPE extension
Eamon Walsh
1
-13
/
+13
2007-08-30
xace: add hooks + new access codes: MIT-SCREEN-SAVER extension
Eamon Walsh
1
-16
/
+35
2007-08-30
xace: add hooks + new access codes: XFixes extension.
Eamon Walsh
7
-47
/
+87
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
14
-51
/
+75
2007-08-29
xace: add hooks + new access codes: TOG-CUP extension.
Eamon Walsh
1
-4
/
+5
2007-08-29
xace: drop map-window checking hook, add new hooks for controlling the
Eamon Walsh
5
-25
/
+75
2007-08-28
xace: add hooks + new access codes: core protocol input requests
Eamon Walsh
5
-79
/
+188
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
261
-3957
/
+1642
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
187
-179876
/
+2624
2007-08-26
Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
Keith Packard
2
-0
/
+4
2007-08-27
Xprint: fix handling of TrueType font name
Eugeniy Meshcheryakov
1
-0
/
+2
2007-08-25
Refactor PictureInitIndexedFormats.
Adam Jackson
2
-25
/
+25
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
67
-5959
/
+80
2007-08-25
Fix bug in debugging info related to pci-rework merge
David Nusinow
1
-1
/
+1
2007-08-24
Remove files made obsolete by pci-rework.
Ian Romanick
4
-171214
/
+0
2007-08-24
Bump video driver ABI for pci-rework.
Aaron Plattner
1
-1
/
+1
2007-08-24
Merge branch 'pci-rework'
Ian Romanick
61
-7723
/
+1418
2007-08-24
exaPolyFillRect: pGC->alu doesn't matter with a single rectangle.
Michel Dänzer
1
-2
/
+3
2007-08-24
exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook.
Michel Dänzer
1
-1
/
+1
2007-08-24
EXA: Improve ShmPutImage.
Michel Dänzer
3
-23
/
+59
2007-08-24
Export fbShmPutImage to modules.
Michel Dänzer
2
-2
/
+5
2007-08-24
EXA: Only mark offscreen memory as used when it really is.
Michel Dänzer
1
-2
/
+6
2007-08-24
__glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.
Michel Dänzer
1
-7
/
+10
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
771
-5581
/
+22376
2007-08-23
Fix indentation.
Matthieu Herrb
1
-1
/
+1
2007-08-23
Remove an extra cast.
Matthieu Herrb
1
-1
/
+1
2007-08-23
A high resolution device that's moving fast can potentially generate
Otto Moerbeek
1
-1
/
+1
2007-08-23
glx: fix crash when freeing visuals
Brian Paul
1
-5
/
+8
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
2
-1
/
+2
2007-08-23
Get rid of the type1 font module.
Julien Cristau
5
-84
/
+3
2007-08-23
randr: fixup crtc and output destroy
Dave Airlie
1
-2
/
+2
2007-08-22
Add _X_EXPORT to exported functions in hw/xfree86/modes/*
Alex Deucher
8
-65
/
+76
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
2
-2
/
+1
2007-08-22
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
Eric Anholt
4
-4
/
+4
2007-08-22
Fix overly-restrictive integer overflow check in EXA pixmap creation.
Eric Anholt
1
-1
/
+1
2007-08-22
Fix <pixman.h> include to <pixman/pixman.h>
Alan Hourihane
4
-4
/
+4
2007-08-21
Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/xorg/xserver
Søren Sandmann Pedersen
16
-43
/
+201
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
2
-1
/
+2
2007-08-21
config: fix default xkb model (pc105, not keyboard)
Julien Cristau
1
-1
/
+1
2007-08-21
Fix an error message to not point to @xfree86.org.
Adam Jackson
1
-1
/
+1
2007-08-20
Screen size changing should leave FB alone when X is inactive.
Keith Packard
1
-2
/
+2
2007-08-20
Ref count cursors used in hw/xfree86/modes code.
Keith Packard
1
-0
/
+11
2007-08-21
add xf86_crtc_clip_video_helper to xf86sym.c
Alex Deucher
1
-0
/
+1
2007-08-20
Move module defaults from the header to the source file.
David Nusinow
2
-11
/
+12
2007-08-20
move intel crtc xv clipping helper to the xserver
Alex Deucher
2
-0
/
+137
[next]