xserver/hw/xquartz
Jon TURNEY 067931ccce hw/xquartz: Various fixes for pseudoramiX.c
Various fixes, applied to panoramiX.c in commit 2b266eda, also need applying to pseudoramiX.c:
 Fix panoramiX request and reply swapping
 Set window and screen values in panoramix replies
 Prevent buffer overrun in ProcPanoramiXGetScreenSize

These fixes seem to be necessary in order to compile pseudoramiX.c with gcc

pseudoramiX.c: In function 'ProcPseudoramiXGetState':
pseudoramiX.c:221:56: error: call to 'wrong_size' declared with attribute error: wrong sized variable passed to swap
pseudoramiX.c: In function 'ProcPseudoramiXGetScreenCount':
pseudoramiX.c:250:62: error: call to 'wrong_size' declared with attribute error: wrong sized variable passed to swap
pseudoramiX.c: In function 'ProcPseudoramiXGetScreenSize':
pseudoramiX.c:283:56: error: call to 'wrong_size' declared with attribute error: wrong sized variable passed to swap
pseudoramiX.c:284:57: error: call to 'wrong_size' declared with attribute error: wrong sized variable passed to swap

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
2012-08-01 18:29:38 -07:00
..
GL XQuartz: Build fix for __GLXscreen::createContext changes 2012-07-23 23:17:17 -07:00
bundle XQuartz: Detect FatalErrors on startup to prevent tight crash loops 2012-03-24 01:07:05 -07:00
mach-startup XQuartz: Make sure we tell startx the correct server binary to use in our fallback path 2012-04-26 21:25:38 -07:00
man XQuartz: Add a scroll_in_device_direction preference 2011-07-19 20:00:27 -07:00
pbproxy XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
xpr XQuartz: Call xp_window_bring_all_to_front if available in libXplugin 2012-07-25 12:19:01 -07:00
Makefile.am XQuartz: Redirect stdout/stderr to asl 2011-05-12 20:19:40 -07:00
X11Application.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
X11Application.m XQuartz: Avoid a race in initialization of darwinPointer 2012-05-17 16:32:06 -07:00
X11Controller.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
X11Controller.m XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
applewm.c Remove unneccesary casts from WriteToClient calls 2012-07-09 19:12:56 -07:00
applewmExt.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
console_redirect.c XQuartz: Provide fls implementation for Tiger 2012-05-17 16:00:05 -07:00
console_redirect.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
darwin.c api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
darwin.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
darwinEvents.c XQuartz: darwinPointer now sends both absolute and relative motion 2012-04-23 20:20:42 -07:00
darwinEvents.h XQuartz: darwinPointer now sends both absolute and relative motion 2012-04-23 20:20:42 -07:00
darwinXinput.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
darwinfb.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
keysym2ucs.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
keysym2ucs.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
pseudoramiX.c hw/xquartz: Various fixes for pseudoramiX.c 2012-08-01 18:29:38 -07:00
pseudoramiX.h Move extension initialisation prototypes into extinit.h 2012-07-09 23:06:41 -07:00
quartz.c XQuartz: Fix runtime regressions introduced by extension loading changes 2012-07-24 00:32:30 -07:00
quartz.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzCocoa.m XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzCommon.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzKeyboard.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzKeyboard.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzRandR.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzRandR.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
quartzStartup.c XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
sanitizedCarbon.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00
sanitizedCocoa.h XQuartz: Source formatting cleanup 2012-03-24 01:07:06 -07:00