summaryrefslogtreecommitdiff
path: root/src/qxl.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-07Make some function staticFrediano Ziglio1-3/+0
2016-10-04Fix crash caused by attempting to access the screen pixmap before it is createdHans de Goede1-0/+1
2016-07-07spiceqxl: Add SpiceVideoCodecs to specify video codec preferenceFrancois Gouget1-0/+1
2015-04-30Use pci_io_write8 instead of outbAdam Jackson1-1/+2
2015-04-07Remove unused variablesChristophe Fergeau1-3/+0
2015-03-30Remove image cacheMarc-André Lureau1-2/+0
2015-01-08Enable smartcard support for XSpice.Jeremy White1-0/+2
2014-10-23Revise the XSpice audio processing to avoid the use of pthreads.Jeremy White1-2/+1
2014-08-22In XSpice mode, enable the ability to specify the various ram buffer sizes.Jeremy White1-0/+3
2014-04-24Add support for XSERVER_PLATFORM_BUSHans de Goede1-0/+6
2013-10-21xspice: chown both files used by vdagent for suid Xorg caseAlon Levy1-0/+2
2013-10-20qxl_get_formats: use surface enum, not bitmap (fixes clang warning)Alon Levy1-1/+1
2013-10-14xspice: add uinput support to vdagent supportAlon Levy1-0/+1
2013-10-14xspice: add vdagent supportAlon Levy1-0/+2
2013-09-13Provide compatibility for Xorg list code with Xorg < 1.12, for RHEL 6 supportJeremy White1-1/+11
2013-07-09qxl: drop GPL code from qxl driverDave Airlie1-5/+0
2013-05-09qxl: add KMS support v1.2Dave Airlie1-0/+41
2013-04-02Add new DebugRenderFallbacks optionSøren Sandmann Pedersen1-0/+2
2013-03-27Make the Deferred FPS mode available in all cases, not just XSPICE.Jeremy White1-4/+7
2013-03-19Implement sending audio to the client from a directory of FIFO queuesAndrew Eikum1-0/+6
2013-03-06qxl: abstract object allocation away from surface/image/cursor codeDave Airlie1-9/+43
2013-02-26qxl: pass qxl instead of surface cache to some functionsDave Airlie1-2/+2
2013-02-26qxl: move mspace setup to qxl_mem.cDave Airlie1-0/+1
2013-02-26qxl: move mem slots code to qxl_mem.cDave Airlie1-0/+3
2013-02-26qxl: move io functions to a separate fileDave Airlie1-0/+4
2013-02-26qxl: split user modesetting code and crtc code out.Dave Airlie1-0/+16
2013-02-26qxl: split uxa related code into separate fileDave Airlie1-0/+3
2013-01-11Enable the use of SpiceExitOnDisconnect so that Xspice can be configuredJeremy White1-0/+1
2013-01-11Add a deferred frames mode.Jeremy White1-0/+5
2013-01-11Add a DeferredFPS option.Jeremy White1-0/+3
2013-01-11Unify memory management for the primary screen.Jeremy White1-1/+1
2012-10-11Only include Xv headers if server supports itYaakov Selkowitz1-0/+2
2012-09-05Add Render supportSøren Sandmann1-1/+15
2012-09-05Improved support for memory debugging.Søren Sandmann1-3/+6
2012-07-15qxl_driver: add infra for surface0 resizingAlon Levy1-0/+1
2012-07-15add qxl_edidAlon Levy1-0/+6
2012-07-15(for later) qxl_ring: add helpers (debugging/unused)Alon Levy1-0/+4
2012-07-15qxl_driver: introduce qxl_crtc, crtc privateAlon Levy1-0/+6
2012-07-15qxl_driver: implement randr, arbitrary resolution, multiple monitors (big dump)Alon Levy1-1/+20
2012-07-15qxl: remove qxl_screen_t->strideAlon Levy1-1/+0
2012-06-15io: add qxl_io_destroy_primaryAlon Levy1-0/+1
2012-06-15prefix io with qxl_io, add severalAlon Levy1-3/+5
2012-06-15qxl.h: add device_primary tri state UNDEFINED/NONE/CREATEDAlon Levy1-0/+8
2012-06-15qxl_mem: add debug flags, simple accounting and valgrind enabledAlon Levy1-0/+6
2012-06-06qxl: add API compat for latest X server.Dave Airlie1-0/+1
2012-03-18qxl: fix config.h usageDave Airlie1-2/+0
2012-01-31xf86PciInfo.h is deprecated and unused, drop itAlon Levy1-1/+0
2012-01-30Enable surface and caching options for XSpice tooSøren Sandmann Pedersen1-5/+4
2012-01-27Enable caching of images based on the configuration optionsSøren Sandmann Pedersen1-7/+8
2012-01-27Add support for parsing various optionsSøren Sandmann Pedersen1-0/+8