summaryrefslogtreecommitdiff
path: root/src/qxl_cursor.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Improved support for memory debugging.Søren Sandmann1-2/+2
2012-03-18qxl: fix config.h usageDave Airlie1-0/+3
2011-02-14use structs from spice-protocol qxl_dev.hAlon Levy1-12/+12
2011-01-26More explicit life cycle managementSøren Sandmann Pedersen1-1/+5
2011-01-26Don't access the qxl device when our vt is not focussedHans de Goede1-1/+1
2011-01-26Update to the new dixPrivate ABI.Søren Sandmann1-2/+2
2011-01-26Initial preparations for surfaces.Søren Sandmann1-2/+2
2010-09-14Initial support for surface0Søren Sandmann1-1/+1
2010-09-14Add memslot arguments to virtual_ and physical_addressSoren Sandmann1-2/+2
2010-02-06Eliminate some warnings about casting between u64 and pointers.Søren Sandmann Pedersen1-1/+1
2010-01-11Change camel case names to underscore names.Søren Sandmann Pedersen1-24/+24
2009-11-07Avoid submitting commands when device is in VGA mode.Søren Sandmann Pedersen1-4/+8
2009-03-29TODO; beginning of image hashing; move virtual/phsyical functions to qxl.hSøren Sandmann Pedersen1-6/+0
2009-03-04Add hardware cursor supportSøren Sandmann Pedersen1-9/+92
2009-02-03Begin hardware cursor support.Adam Jackson1-0/+115