summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-17(temp) current working state, don't remember :(s3.tempAlon Levy5-31/+22
2011-04-21GetSurfaceInfo: add bounds check to idAlon Levy1-0/+4
2011-04-21CreateDeviceBitmap: use surface_info instead of repeeated GetSurfaceInfo callsAlon Levy1-2/+4
2011-04-21DrvEnableSurface: use pdev instead of NULL in DEBUG_PRINTAlon Levy1-6/+6
2011-04-21foldAlon Levy1-5/+2
2011-04-21split DrvAssertMode to support suspend and resolution change (wip)Alon Levy1-11/+49
2011-04-21add EmptyReleaseRing (for suspend)Alon Levy2-0/+14
2011-04-21add init_required field and QXL_DISPLAY_INIT_DONE ioctlAlon Levy2-1/+17
2011-04-21tab to spacesAlon Levy1-2/+2
2011-04-21remove whitespaceAlon Levy1-1/+1
2011-04-21tabs to spacesAlon Levy1-2/+2
2011-04-21(temp) break driver on bad __GetPathAlon Levy1-0/+4
2011-04-21don't call DrvAssertMode preemptivelyAlon Levy1-6/+9
2011-04-21introduce ReleaseSurfaceMemoryAlon Levy2-12/+17
2011-04-20s/FreeSurface/FreeSurfaceinfo/Alon Levy4-4/+4
2011-04-18backup surfaces - doesn't work (but we pass S3, just get black surfaces)Alon Levy4-17/+48
2011-04-18add InitDeviceMemoryResources and ResetCacheAlon Levy3-30/+38
2011-04-16display/surface: more debug infoAlon Levy1-2/+2
2011-04-16add DEVICE_BITMAP_ALLOCATION_TYPE_RAMAlon Levy2-2/+11
2011-04-16split off InitMspacesAlon Levy3-2/+15
2011-04-14miniport: (temp) remove g_log_level, fails somehow, no ideas3Alon Levy1-6/+1
2011-04-14DeleteDeviceBitmap hack - call DrvAssertMode if we are called before itAlon Levy1-0/+6
2011-04-14DrvAssertMode: change for S3Alon Levy3-3/+21
2011-04-14fix wrong prints on SetPowerStateAlon Levy1-3/+4
2011-04-14add IOCTL_QXL_CREATE_MAIN_MEMSLOTAlon Levy2-1/+9
2011-04-14add ResendSurfaceCreateCommandsAlon Levy2-0/+63
2011-04-14CreateDeviceBitmap: introduce helper, questionable (can just clone the switch...Alon Levy1-12/+19
2011-04-14add FlushCmdRing (move before user)Alon Levy2-0/+8
2011-04-14DrvSynchronize: implement as UPDATE_AREAAlon Levy1-1/+10
2011-04-14typoAlon Levy1-1/+1
2011-04-13(temp) local version for debugging s3Alon Levy3-4/+4
2011-04-07CreateDeviceBitmap: more verbose debug prints on error pathsAlon Levy1-3/+8
2011-04-07display/rop.c: more verbose debugging (for guestdebug>=3)Alon Levy1-2/+19
2011-04-07display/surface.h: make GetSurfaceId NULL safeAlon Levy1-0/+3
2011-04-07display/res: turn two asserts in CursorCacheRemove to debug printsAlon Levy1-2/+5
2011-04-07display/qxldd.h: add DEBUG_PRINT_ONCEAlon Levy1-0/+9
2011-04-07miniport: add QXL_IO_LOGAlon Levy4-3/+206
2011-04-07display: fix broken debug in checkedAlon Levy3-9/+18
2011-04-07display: use WAIT_FOR_EVENT everywhereAlon Levy2-33/+6
2011-04-07qxl build: adding build/clean scriptsUri Lublin4-0/+202
2011-04-07display/res: fix ie9 renderingAlon Levy1-6/+2
2011-03-24sync miniport and driver versionsAlon Levy2-4/+4
2011-03-24driver: allowed modes: remove limit of 480 <= {X,Y} <= 2000Alon Levy2-5/+3
2011-02-02spice: windows qxl drivers: support x64 buildHEADmasterArnon Gilboa13-73/+101
2010-09-29Bump version to 1.4.1.0 for 0.6.1 release0.6.1Alexander Larsson2-3/+3
2010-09-20Protect palette cache agains concurrent accessAlexander Larsson2-0/+15
2010-09-20Protect cursor cache against concurrent accessAlexander Larsson2-1/+18
2010-09-20Protect image cache from concurrent accessAlexander Larsson2-10/+45
2010-09-20Fix typos Chach -> CacheAlexander Larsson1-6/+6
2010-09-20Prepend QXL to public function CheckIfCacheImageAlexander Larsson3-3/+3