summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-14Initial prepare/finish accessSøren Sandmann2-33/+135
2010-09-14Do initial uxa setupSøren Sandmann3-46/+76
2010-09-14Add a copy of UXA, but don't use it yetSøren Sandmann10-0/+6424
2010-09-14Make sure memory space is not bigger than the memorySøren Sandmann2-6/+4
2010-09-14More updates; it now works with surface0Søren Sandmann2-7/+58
2010-09-14Update header to latest layoutSøren Sandmann2-2/+26
2010-09-14Initial support for surface0Søren Sandmann3-31/+58
2010-09-14Update qxl.h to deal with surface0Søren Sandmann1-42/+61
2010-09-14Set correct amount of video memorySoren Sandmann1-2/+12
2010-09-14Add memslot supportSoren Sandmann2-35/+52
2010-09-14Memslots supportSoren Sandmann2-12/+42
2010-09-14Add memslot arguments to virtual_ and physical_addressSoren Sandmann4-11/+47
2010-09-14Add rom entries and port definitions for the memslots.Soren Sandmann1-0/+8
2010-08-10Fix build against video ABI 8Christopher Hames Halse Rogers2-1/+8
2010-07-22config: add comments for main statementsGaetan Nadon1-5/+7
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-3/+4
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-2/+0
2010-06-13COPYING: update file with Copyright notices from source code.Gaetan Nadon1-0/+1
2010-03-13qxl: remove asserts that make no sense anymoreDave Airlie1-3/+0
2010-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon2-9/+3
2010-02-08config: remove unrequired '-I$(top_srcdir)/src'Gaetan Nadon1-1/+1
2010-02-08config: remove unused INCLUDES='-I$(top_srcdir)/src'Gaetan Nadon1-2/+0
2010-02-08config: remove unused variable XORG_INCSGaetan Nadon1-1/+1
2010-02-06Version 0.0.12Søren Sandmann Pedersen1-1/+1
2010-02-06Go back to drawing with QXL_EFFECT_OPAQUE instead of BLENDSøren Sandmann Pedersen1-1/+1
2010-02-06Fixing 15/16 bit confusion accidentally broke 24 bits.Søren Sandmann Pedersen1-3/+5
2010-02-06Bump version number to 0.0.11Søren Sandmann Pedersen1-1/+1
2010-02-06Eliminate some warnings about casting between u64 and pointers.Søren Sandmann Pedersen5-12/+24
2010-02-06Bump version numberSøren Sandmann Pedersen1-1/+1
2010-02-06Only use QXL "16 bit" modes when the screen depth is 15.Søren Sandmann Pedersen1-12/+25
2010-02-06Remove some unused variablesSøren Sandmann Pedersen1-5/+0
2010-02-06Do the undamage handling in qxl_copy_n_to_n()Søren Sandmann Pedersen1-23/+37
2010-01-28Store modes pointer out of qxl_map_memory()Søren Sandmann Pedersen1-30/+46
2010-01-27Fix build on OpenSolarisAlan Coopersmith2-2/+2
2010-01-27bump to 0.0.9Dave Airlie1-1/+1
2010-01-27config: add INSTALL and ChangeLog #23814Gaetan Nadon1-0/+11
2010-01-27configure.ac: remove -I$(prefix)/include from INCLUDES #24676Gaetan Nadon1-1/+1
2010-01-27configure.ac: sdkdir usage duplicates the sdk include dirGaetan Nadon1-2/+1
2010-01-27configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-12/+14
2010-01-27make: Automake 'foreign' option is specified in configure.ac. #24206Gaetan Nadon1-1/+0
2010-01-27git: .gitignore: use common defaults with custom section # 24239Gaetan Nadon1-0/+78
2010-01-27packaging: add COPYING and READMEGaetan Nadon2-0/+45
2010-01-15Bump to 0.0.8Søren Sandmann Pedersen1-1/+1
2010-01-15Use QXL_EFFECT_OPAQUE instead of QXL_EFFECT_BLENDSøren Sandmann Pedersen1-1/+1
2010-01-15Bump to 0.0.7Søren Sandmann Pedersen1-1/+1
2010-01-15For fills, only undamage the parts that are actually filled.Søren Sandmann Pedersen1-43/+69
2010-01-15qxl: Keep track of a separate pending_copy damage region.Søren Sandmann Pedersen2-14/+69
2010-01-11Change camel case names to underscore names.Søren Sandmann Pedersen4-188/+187