summaryrefslogtreecommitdiff
path: root/src/qxl.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-14support _ASYNC io calls and interrupt handling (busy wait)Gerd Hoffmann1-0/+8
2011-07-23xspice: add most options existing in qemuAlon Levy1-0/+21
2011-07-23xspice: qxl_unmap_memory: stop worker and track worker statusAlon Levy1-0/+1
2011-07-22xspice: add display interfaceAlon Levy1-0/+24
2011-07-22xspice: init spice server, add main loopAlon Levy1-0/+7
2011-07-22xspice: add SpicePort config optionAlon Levy1-0/+3
2011-07-22xspice: implement map_helper, unmap_helper, add init_qxl_romAlon Levy1-0/+22
2011-07-22xspice: stop using pci and vgaAlon Levy1-2/+7
2011-07-22xspice: add spiceqxl_io_port, empty implementationAlon Levy1-0/+5
2011-07-22xspice: use spiceqxl as name of xspice driverAlon Levy1-0/+5
2011-07-22add config options (empty for now)Alon Levy1-0/+10
2011-07-22partially replace outb with ioport_writeAlon Levy1-0/+5
2011-07-22qxl_ring: keep qxl pointerAlon Levy1-1/+2
2011-04-29cleanup (add eol between system and non system includes)Alon Levy1-0/+1
2011-04-27qxl.h: move spice include right after system includesAlon Levy1-2/+1
2011-04-27qxl.h: double include protectionAlon Levy1-0/+5
2011-03-20Fix VT switchingSøren Sandmann Pedersen1-0/+3
2011-02-14s/qxl_ram_header/QXLRam/Alon Levy1-24/+2
2011-02-14use structs from spice-protocol qxl_dev.hAlon Levy1-437/+10
2011-02-14use spice-protocol qxl_dev.h enumsAlon Levy1-93/+2
2011-01-26Make it compile with and without dixLookupPrivate() changes.Søren Sandmann Pedersen1-1/+8
2011-01-26More explicit life cycle managementSøren Sandmann Pedersen1-3/+3
2011-01-26Add a surface cacheSøren Sandmann Pedersen1-19/+11
2011-01-26Comment out debugging spewSøren Sandmann1-3/+0
2011-01-26Migrate pixmaps out of video memory before mode settingSøren Sandmann1-0/+9
2011-01-26Add qxl_surface_evacuates/replace_all() methods.Søren Sandmann1-1/+1
2011-01-26Track live surfaces in a doubly linked list.Søren Sandmann1-0/+9
2011-01-26Track the pixmap in the surface struct.Søren Sandmann1-0/+2
2011-01-26Move the surface lists into qxl_screen_tSøren Sandmann1-8/+5
2011-01-26Fix a bunch of warningsSøren Sandmann1-10/+3
2011-01-26Don't access the qxl device when our vt is not focussedHans de Goede1-10/+0
2011-01-26Fix restoration of text mode font when leaving the vt (rhbz#633647)Hans de Goede1-0/+2
2011-01-26Add put_image() accelerationSøren Sandmann1-0/+4