summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-30Initial skeleton driverAdam Jackson1-0/+33