index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-31
Unifdef XIDLE.
Adam Jackson
4
-21
/
+0
2008-07-31
Document more of the OS and library assumptions.
Adam Jackson
1
-2
/
+30
2008-07-31
Cosmetic cleanup to Xvfb/Xdmx configure check output.
Tomas Carnecky
1
-2
/
+2
2008-07-31
EXA: Do still return FALSE if the driver PrepareCopy hook failed...
Michel Dänzer
1
-1
/
+3
2008-07-31
OutputPropertyNotifyMask is a valid thing to select for.
Tomas Carnecky
1
-1
/
+2
2008-07-31
EXA: Fix exponential growth logic for GXcopy tiled fills.
Michel Dänzer
1
-3
/
+4
2008-07-31
EXA: Simplify exaFillRegionTiled() control flow.
Michel Dänzer
1
-13
/
+11
2008-07-30
Make shmint.h part of the SDK.
Aaron Plattner
2
-4
/
+4
2008-07-30
EXA: Optimize GXcopy tiled fills.
Michel Dänzer
1
-7
/
+53
2008-07-30
EXA: Replace open coded CopyArea logic with GC op call.
Michel Dänzer
1
-12
/
+6
2008-07-29
Cosmetic fix to EDID decoding.
Xavier Bestel
1
-1
/
+2
2008-07-29
require inputproto 1.9.99.3
Alan Hourihane
1
-1
/
+1
2008-07-29
Xi: ChangeDeviceControl presence events should set the appropriate devchange.
Peter Hutterer
1
-1
/
+1
2008-07-28
Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include.
Kristian Høgsberg
2
-1
/
+295
2008-07-28
xfree86: don't output a spurious newline to the log when loading a module
Julien Cristau
1
-8
/
+9
2008-07-28
xfree86: use xorg.conf input devices if there is no ServerLayout
Julien Cristau
1
-40
/
+46
2008-07-28
some trivial changes regarding C compat, indentation, etc.
Simon Thum
2
-8
/
+17
2008-07-28
xfree86: perform pointer accel scheme selection by name, not number
Simon Thum
1
-5
/
+26
2008-07-28
dix: preparation change: make runtime exchange of filter chain safe
Simon Thum
1
-1
/
+7
2008-07-28
dix: optimize precision in device velocity estimation
Simon Thum
2
-28
/
+70
2008-07-28
dix: improve the driver interface to predictable pointer acceleration
Simon Thum
2
-7
/
+20
2008-07-28
dix: introduce defines for accel profile numbers
Simon Thum
2
-12
/
+27
2008-07-28
dix: rename classic accel _scheme_ to lightweight to avoid confusion with
Simon Thum
4
-7
/
+18
2008-07-28
dix: add legal statements to ptrvelo.{c|h}
Simon Thum
3
-2
/
+46
2008-07-28
GLX: Unreference drawables bound to the old context, not the new one.
Michel Dänzer
1
-3
/
+3
2008-07-28
AIGLX/DRI1: Pay more attention to return value from DRIGetDrawableInfo().
Michel Dänzer
1
-2
/
+6
2008-07-28
Fix Makefile.am crack.
Michel Dänzer
1
-1
/
+1
2008-07-28
config: note that HAL options must be strings.
Peter Hutterer
1
-0
/
+3
2008-07-28
xkb: remove superfluous inputInfo.keyboard treatment.
Peter Hutterer
1
-17
/
+11
2008-07-28
xkb: use PickPointer/PickKeyboard in _XkbLookupAnyDevice.
Peter Hutterer
1
-8
/
+2
2008-07-28
xfree86: warn some more about potential missing input devices.
Peter Hutterer
1
-0
/
+10
2008-07-28
xfree86: if AllowEmptyInput is on, warn the user that we rely on HAL now.
Peter Hutterer
1
-0
/
+7
2008-07-28
xkb: don't send core events on SlowKeys.
Peter Hutterer
1
-1
/
+1
2008-07-28
dix: fix up enter/leave system once again.
Peter Hutterer
1
-5
/
+8
2008-07-25
Clean up unused definitions from glx headers.
Kristian Høgsberg
3
-57
/
+0
2008-07-25
Fix AddExtension now that CloseDownProc can be NULL.
Mathieu Bérard
1
-1
/
+1
2008-07-24
Don't abort if swrast library is not present
Daniel Drake
2
-14
/
+25
2008-07-24
Remove some more MEMBUG garbage.
Adam Jackson
3
-45
/
+0
2008-07-24
Drop xf86CommonSpecialKey() and atKeynames.h
Kristian Høgsberg
5
-342
/
+5
2008-07-24
Sync is built-in and mandatory.
Adam Jackson
8
-44
/
+7
2008-07-24
XC-MISC is built-in and mandatory.
Adam Jackson
7
-37
/
+4
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
21
-182
/
+21
2008-07-24
Allow extension closedown hook to be null.
Adam Jackson
1
-1
/
+2
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
8
-58
/
+3
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
40
-201
/
+2
2008-07-24
Ugh, remove trailing backslash.
Kristian Høgsberg
1
-1
/
+1
2008-07-24
Remove SPARC muldiv code. Was used by ELF loader, which is no more.
Kristian Høgsberg
3
-96
/
+1
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
7
-90
/
+0
2008-07-24
Drop unnecessary linked list of contexts from GLXDrawable.
Kristian Høgsberg
3
-83
/
+10
2008-07-24
Remove xorgcfg
Daniel Stone
58
-26319
/
+1
[next]