index
:
driver/xf86-video-nested
master
nested video driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-12-14
Update for removal of virtualFrom from ScrnInfoRec
Jon Turney
2016-07-19
Handle ABI version 23
Keith Packard
2016-07-19
Fix const and deprecated func warnings
Keith Packard
2013-12-17
xlibclient.c: Fix build failure due to including server headers without first...
Jeremy Huddleston Sequoia
2013-10-19
Replace sprintf call with snprintf
Alan Coopersmith
2012-12-21
Remove miInitializeBackingStore()
Jon TURNEY
2012-06-15
Fix return check of XShmQueryExtension
Daniel Martin
2012-06-05
nested: port to new compat API.
Dave Airlie
2012-04-05
Add XORG_LIBS to LIBADD
Yaakov Selkowitz
2012-03-08
Fix make distcheck
Jeremy Huddleston
2012-03-08
Silence a -Wincompatible-pointer-types because we know better.
Jeremy Huddleston
2011-11-20
Update for input API change: InputOption is an opaque type now.
Jamey Sharp
2011-10-16
Set the keyboard mapping based on the remote server's map
Jeremy Huddleston
2011-10-16
Properly include config.h in each of our source files
Jeremy Huddleston
2011-09-19
Fix copy/paste error in log messages emitted during early (racey) input.
Jamey Sharp
2011-09-19
Drop input events until our device is initialized
Jeremy Huddleston
2011-09-19
Cleanup NestedClientCheckEvents to use switch rather than if-else-foo
Jeremy Huddleston
2011-09-19
If we fail to NewInputDeviceRequest, FatalError rather than crash later.
Jeremy Huddleston
2011-09-19
Don't ignore errors in NestedInputControl
Jeremy Huddleston
2011-09-19
Finish stubbing out various functions that need a returned value
Jeremy Huddleston
2011-09-19
Dead code removal: NestedShadowWindow
Jeremy Huddleston
2011-09-19
NestedCreateScreenResources needs to return a value
Jeremy Huddleston
2011-09-15
Avoid an erroneous free on shutdown
Jeremy Huddleston
2011-09-15
Improve support for servers that do not support MIT-SHM
Jeremy Huddleston
2011-09-15
Quit waking up every 20ms to get events from the backend server.
Jamey Sharp
2011-09-14
Dead code removal
Jeremy Huddleston
2011-09-14
Remove some unused variables
Jeremy Huddleston
2011-09-14
Change the window title to be the Screen index
Jeremy Huddleston
2011-09-14
Nested X screens don't have a RAMDAC.
Jamey Sharp
2011-09-14
Don't scale the absolute axis valuators.
Jamey Sharp
2011-09-14
Fix #includes when xserver is in a non-standard prefix.
Jamey Sharp
2011-09-14
Update for input ABI 12.2.
Jamey Sharp
2011-09-12
Remove and ignore build products.
Jamey Sharp
2011-04-30
initial upload of xorg/driver/xf86-video-nested
Tim
2011-02-27
Updated authors.
Colin Hill
2011-02-23
Got rid of unsightly void pointers.
Colin Hill
2011-02-22
Fixed compiler warnings.
Colin Hill
2011-02-22
Fixed a warning; added window title display of the DISPLAY env. variable that...
Weseung Hwang
2011-02-16
Added input.c
Colin Hill
2011-02-16
Massive code clean up. Mouse motion/buttons and keyboard works.
Colin Hill
2011-02-16
Keyboard works.
Colin Hill
2011-02-16
Mouse button 1.
Colin Hill
2011-02-16
Clean up.
Colin Hill
2011-02-16
Mouse movement works.
Colin Hill
2011-02-16
Made device pointer shared between input and xlibclient.c
Colin Hill
2011-02-16
Changed input file descriptor to /dev/null
Colin Hill
2011-02-15
Misc.
Colin Hill
2011-02-15
Got NestedMousePreInit to invoke.
Colin Hill
2011-02-08
added button and key press and release logging
tim
2011-02-08
Merge branch 'master' of github.com:colinhect/xf86-video-nested
tim
[next]