summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Indicate all Qxl devices as VGAv0.4-1Sameeh Jubran1-1/+1
2016-10-19Code Analysis fixSameeh Jubran1-1/+1
2016-10-19Use MmMapIoSpaceEx instead of MmMapIoSpaceFrediano Ziglio5-7/+89
2016-10-19Mark all functions that should go to non paged sectionsFrediano Ziglio2-39/+50
2016-10-19Add missing calls to PAGED_CODEFrediano Ziglio1-0/+3
2016-10-19Call "DxgkCbAcquirePostDisplayOwnership" when changing Power State to D0Sameeh Jubran1-1/+4
2016-10-19Fixing black-white screen in installation when qxl revision = 3Sameeh Jubran2-34/+39
2016-09-28Code Analysis and style fixSameeh Jubran1-4/+5
2016-09-28Use PAGED_CODE() at the beginning of each pageable methodSameeh Jubran1-0/+73
2016-09-28Fix source buffer mapping in PresentDisplayOnlySameeh Jubran2-5/+25
2016-09-28Fixing framebuffer usage logicSameeh Jubran1-55/+53
2016-09-26Use frame buffer in VGA mode onlySameeh Jubran2-17/+25
2016-09-26Removing unnecessary call to BlackOutScreenSameeh Jubran1-1/+0
2016-09-26Fixing possible BSODSameeh Jubran1-1/+5
2016-09-12Use the second bar (VRAM) for qxl command buffer.Sameeh Jubran1-26/+26
2016-09-12Add arbitrary resolution and monitors_config EscapeSameeh Jubran3-51/+128
2016-09-11Fixed misspellingSameeh Jubran2-8/+9
2016-09-09Add .gitattributes and introduce end-of-line normalizationSameeh Jubran1-0/+16
2016-09-09Support future Qxl revisionsSameeh Jubran1-1/+1
2016-09-09Fixing Move rectangles implementationSameeh Jubran2-7/+15
2016-09-09Set SupportNonVGA in QueryAdapterInfo callbackSameeh Jubran1-0/+3
2016-09-09Replacing tabs with spacesSameeh Jubran3-49/+49
2016-09-09Convert UTF-16LE files to single byte unix formatDmitry Fleytman3-0/+0
2016-09-09Upgrade to Windows 10 WDKSameeh Jubran12-374/+310
2016-09-09Fix handling of monochrome cursorsSameeh Jubran1-3/+5
2016-09-09Remove unused notify present display only interruptSameeh Jubran1-6/+0
2016-09-09Add debug print macro to dump debug print statements to kernel debugger outputSameeh Jubran2-6/+22
2016-09-09Normalise line endingFrediano Ziglio4-32/+32
2016-09-08Fixing monitor flicker on resolution changeSameeh Jubran1-1/+1
2016-09-08Reserved must be set to 0Sameeh Jubran1-0/+1
2016-09-08On power wake call the init functions before setting the vidpn to black. Othe...Sameeh Jubran1-8/+8
2016-09-08Fix interrupt maskSameeh Jubran1-3/+9
2016-09-08Use SrcPitch when calculating size of memory to map PresentDisplayOnlySandy Stutsman1-1/+1
2016-09-08Fix Code Integrity error generated by the Drive VerifierSandy Stutsman1-2/+2
2016-09-08Add delete operatorSameeh Jubran2-0/+12
2016-09-08Delete empty README fileSameeh Jubran1-0/+0
2015-07-20move cursor to cursor channelReza Jelveh2-3/+2
2015-05-06add GPLv2 license fileVadim Rozenfeld1-0/+43
2015-05-06fix driver installation problemVadim Rozenfeld1-0/+0
2015-04-10Merge remote-tracking branch 'remotes/qxl-wddm-next/work'Vadim Rozenfeld12-327/+379
2015-04-10cosmetic changes in inx fileVadim Rozenfeld2-58/+58
2015-03-30disable dbg printoutVadim Rozenfeld1-2/+0
2015-03-30fix BSOD when disabling deviceVadim Rozenfeld4-55/+65
2015-03-30replace inf with inx fileVadim Rozenfeld2-3/+52
2015-03-24add missing fileVadim Rozenfeld1-0/+14
2015-03-24trivial cleanupsVadim Rozenfeld3-44/+16
2015-03-24fix crashes when verifier is runningVadim Rozenfeld4-123/+139
2015-03-18fix resize problem (reported and fixed by Sandy StutsmanVadim Rozenfeld3-7/+7
2015-02-23align arbitrary resolutionVadim Rozenfeld1-3/+3
2015-02-19fix resolution mismatch when switching between VGA and QXL modesVadim Rozenfeld3-25/+41