summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-04-01build-sys: use regular variables for LIBUDEV_CFLAGSMarc-André Lureau1-1/+1
2015-04-01build-sys: misc aligning and trailing wsMarc-André Lureau1-3/+9
2015-03-20build-sys: Fix indentation of trailing \ in Makefile.amChristophe Fergeau1-58/+58
2015-03-20build-sys: Add spiceqxl_smartcard.h to _SOURCESChristophe Fergeau1-0/+1
2015-01-08Enable smartcard support for XSpice.Jeremy White1-1/+2
2013-10-21xspice: chown both files used by vdagent for suid Xorg caseAlon Levy1-0/+2
2013-10-20fix make distxf86-video-qxl-0.1.1Alon Levy1-0/+1
2013-10-14xspice: add uinput support to vdagent supportAlon Levy1-0/+2
2013-10-14xspice: add vdagent supportAlon Levy1-0/+2
2013-07-09qxl: drop GPL code from qxl driverDave Airlie1-2/+0
2013-07-03qxl: add uevent handler supportDave Airlie1-1/+5
2013-05-09qxl: add KMS support v1.2Dave Airlie1-1/+4
2013-03-27Make the Deferred FPS mode available in all cases, not just XSPICE.Jeremy White1-0/+1
2013-03-19Implement sending audio to the client from a directory of FIFO queuesAndrew Eikum1-0/+2
2013-03-06qxl: separate surface ums code out into separate fileDave Airlie1-0/+2
2013-02-26qxl: split surface struct out into its own header file.Dave Airlie1-0/+2
2013-02-26qxl: move io functions to a separate fileDave Airlie1-1/+3
2013-02-26qxl: split user modesetting code and crtc code out.Dave Airlie1-1/+3
2013-02-26qxl: split uxa related code into separate fileDave Airlie1-0/+2
2013-01-11Add a deferred frames mode.Jeremy White1-0/+1
2012-10-11Add XORG_LIBS to LIBADDYaakov Selkowitz1-1/+1
2012-07-15add qxl_edidAlon Levy1-1/+4
2012-07-15qxl_driver: implement randr, arbitrary resolution, multiple monitors (big dump)Alon Levy1-0/+2
2012-06-06qxl: add API compat for latest X server.Dave Airlie1-1/+2
2012-03-15Add qxl_option_helper.h to Makefile.amSøren Sandmann Pedersen1-1/+2
2012-02-16replace lookup3 with MurmurHash3Alon Levy1-4/+4
2012-02-16introduce qxl_option_helpers.[ch]Alon Levy1-0/+1
2011-07-23xspice: fix make distcheckAlon Levy1-0/+5
2011-07-23xspice: add most options existing in qemuAlon Levy1-0/+2
2011-07-22xspice: add inputs (mouse and keyboard)Alon Levy1-0/+1
2011-07-22xspice: add display interfaceAlon Levy1-0/+1
2011-07-22xspice: init spice server, add main loopAlon Levy1-0/+1
2011-07-22xspice: implement map_helper, unmap_helper, add init_qxl_romAlon Levy1-0/+1
2011-07-22xspice: add spiceqxl_io_port, empty implementationAlon Levy1-0/+1
2011-07-22xspice: add configure option and make targetAlon Levy1-0/+25
2011-02-14build: add spice-protocol depAlon Levy1-1/+1
2011-01-26Faster malloc() implemenetationSøren Sandmann1-0/+2
2011-01-26Initial preparations for surfaces.Søren Sandmann1-0/+1
2010-09-14Do initial uxa setupSøren Sandmann1-0/+2
2010-09-14Add a copy of UXA, but don't use it yetSøren Sandmann1-0/+2
2010-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon1-1/+3
2010-01-27Fix build on OpenSolarisAlan Coopersmith1-1/+1
2009-07-01Add lookup3.h to Makefile.amSøren Sandmann Pedersen1-0/+1
2009-04-27Remove mmtest.c test programSøren Sandmann Pedersen1-9/+0
2009-04-09Use a linked hash table implementations; use the Jenkins hash functionSøren Sandmann Pedersen1-0/+1
2009-03-29TODO; beginning of image hashing; move virtual/phsyical functions to qxl.hSøren Sandmann Pedersen1-0/+1
2009-02-03Begin hardware cursor support.Adam Jackson1-1/+2
2009-01-31Add qxl_ring.c to deal with general command submissionSøren Sandmann Pedersen1-0/+1
2009-01-28Add ring macros; add a TODO file; clean up warningsSøren Sandmann Pedersen1-0/+1
2009-01-24Add qxl_mem.c and mmtest to build systemSøren Sandmann Pedersen1-3/+13