index
:
~daenzer/xserver
for-master
randr12-colormaps
Michel Daenzer's personal xserver repository.
daenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
darwin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-4
/
+4
2014-05-31
XQuartz: Dead code removal (ENABLE_DEBUG_LOG)
Jeremy Huddleston Sequoia
1
-16
/
+0
2012-12-18
XQuartz: Don't add the 15bit visual any more
Jeremy Huddleston Sequoia
1
-7
/
+9
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-3
/
+3
2012-04-23
XQuartz: darwinPointer now sends both absolute and relative motion
Jeremy Huddleston
1
-24
/
+33
2012-04-05
XQuartz: Automatically start our virtual tablet devices
Jeremy Huddleston
1
-3
/
+3
2012-03-26
XQuartz: Use scrolling valuators
Jeremy Huddleston
1
-14
/
+21
2012-03-26
XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same time
Jeremy Huddleston
1
-8
/
+10
2012-03-26
XQuartz: Call update_desktop_dimensions() after updating our screen coordinates
Jeremy Huddleston
1
-0
/
+3
2012-03-24
XQuartz: Source formatting cleanup
Jeremy Huddleston
1
-89
/
+107
2012-03-24
XQuartz: Detect FatalErrors on startup to prevent tight crash loops
Jeremy Huddleston
1
-1
/
+3
2012-03-24
os: Pass the FatalError message to OsVendorFatalError
Jeremy Huddleston
1
-1
/
+1
2012-03-24
XQuartz: Xi: darwinPointer is now Relative
Jeremy Huddleston
1
-2
/
+2
2012-03-24
XQuartz: Move our logs into an X11 subdirectory
Jeremy Huddleston
1
-3
/
+9
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-252
/
+288
2011-10-24
XQuartz: Fix the filename of our log file
Jeremy Huddleston
1
-1
/
+1
2011-08-14
XQuartz: Initialize darwin pointer valuators
Pelle Johansson
1
-2
/
+2
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
1
-0
/
+4
2011-06-01
XQuartz: ASL: Update logging to support differnet levels and subsystems
Jeremy Huddleston
1
-2
/
+4
2011-05-22
XQuartz: Mark functions _X_NORETURN
Jeremy Huddleston
1
-2
/
+2
2011-05-22
XQuartz: Update DEBUG_LOG to report to ASL
Jeremy Huddleston
1
-3
/
+26
2011-04-25
XQuartz: Use ErrorF rather than fprintf to log errors
Jeremy Huddleston
1
-2
/
+2
2011-04-25
XQuartz: Enable logging to a file for better debugging
Jeremy Huddleston
1
-0
/
+7
2011-04-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-16
/
+0
2011-04-22
XQuartz: Send tablet proximity events with tilt and pressure
Jeremy Huddleston
1
-3
/
+0
2011-03-27
Merge remote-tracking branch 'airlied/pwin-cleanup'
Keith Packard
1
-110
/
+0
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
1
-110
/
+0
2011-03-24
xserver: remove AbsoluteClassRec keeping the ABI
Simon Thum
1
-2
/
+0
2010-12-03
XQuartz: Remove one more backing store leftover
Jeremy Huddleston
1
-1
/
+1
2010-11-30
dix: Remove the backing store leftovers
Adam Jackson
1
-22
/
+0
2010-11-12
XQuartz: Build-fixes for XQuartz for recent input API changes
Jeremy Huddleston
1
-2
/
+0
2010-10-22
Add support for per-axis valuator modes (Relative/Absolute)
Chase Douglas
1
-7
/
+7
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-5
/
+0
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+4
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-11
/
+11
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-11
/
+11
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
1
-2
/
+0
2010-03-29
darwin: Generate crash reports on FatalError()
Jeremy Huddleston
1
-7
/
+3
2010-03-11
XQuartz: Use an empty xkb keymap by default
Jeremy Huddleston
1
-0
/
+6
2010-01-30
XQuartz: Dead code removal
Jeremy Huddleston
1
-40
/
+1
2009-09-26
XQuartz: Add pressure/tilt property labels
Jeremy Huddleston
1
-0
/
+3
2009-09-26
XQuartz: Fix a brain-o array indexing problem
Jeremy Huddleston
1
-3
/
+3
2009-09-26
XQuartz: Use internal xshm header for new xextproto
Jeremy Huddleston
1
-2
/
+1
2009-07-31
XQuartz: Unify how we set our bitmasks for visuals
Jeremy Huddleston
1
-32
/
+2
2009-07-31
XQuartz: Dead code removal for StaticColor visual
Jeremy Huddleston
1
-16
/
+0
2009-07-31
XQuartz: Define DDXRingBell
Jeremy Huddleston
1
-4
/
+0
[next]