1. 15 Mar, 2013 1 commit
    • Siarhei Siamashka's avatar
      test: Added a simple synthetic benchmark for G2D · 696b3d7e
      Siarhei Siamashka authored
      
      
      It measures MPix/s numbers for blit and fill operations done
      by G2D, and also for comparison tests the performance of the
      same operations done by pixman (software rendering).
      
      G2D has clock frequency configured to be half of the RAM clock
      frequency. So for 480 MHz RAM, we have G2D clocked at 240 MHz,
      which means that no more than 240 MPix can be processed per
      second. Unfortunately this limits the performance of a simple
      operation such as solid fill.
      Signed-off-by: default avatarSiarhei Siamashka <siarhei.siamashka@gmail.com>
      696b3d7e
  2. 13 Mar, 2013 1 commit
  3. 24 Jan, 2013 4 commits
  4. 20 Jan, 2013 1 commit
  5. 02 Jul, 2012 1 commit
  6. 22 Jul, 2010 1 commit
  7. 21 Jul, 2010 6 commits
  8. 20 Jul, 2010 3 commits
  9. 03 Apr, 2010 1 commit
  10. 10 Feb, 2010 1 commit
  11. 30 Dec, 2009 1 commit
  12. 28 Oct, 2009 1 commit
  13. 26 Oct, 2009 1 commit
    • Gaetan Nadon's avatar
      Several driver modules do not have a ChangeLog target in Makefile.am #23814 · 7b583191
      Gaetan Nadon authored
      The git generated ChangeLog replaces the hand written one.
      Update configure.ac to xorg-macros level 1.3.
      Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
      Update Makefile.am to add ChangeLog target if missing
      Remove ChangeLog from EXTRA_DIST or *CLEAN variables
      This is a pre-req for the INSTALL_CMD
      7b583191
  14. 30 Jul, 2009 1 commit
  15. 24 Nov, 2008 1 commit
  16. 19 Mar, 2008 1 commit
  17. 22 Jan, 2007 1 commit
  18. 29 Dec, 2006 1 commit
  19. 19 May, 2006 1 commit
  20. 07 Apr, 2006 1 commit
  21. 21 Dec, 2005 1 commit
  22. 15 Dec, 2005 1 commit
  23. 03 Dec, 2005 1 commit
  24. 02 Dec, 2005 1 commit
  25. 29 Nov, 2005 1 commit
  26. 09 Nov, 2005 1 commit
  27. 01 Nov, 2005 1 commit
  28. 19 Oct, 2005 1 commit
  29. 17 Oct, 2005 1 commit
  30. 29 Jul, 2005 1 commit
    • Kevin E Martin's avatar
      Various changes preparing packages for RC0: · f060ccc1
      Kevin E Martin authored
      - Verify and update package version numbers as needed
      - Implement versioning scheme
      - Change bug address to point to bugzilla bug entry form
      - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
          reenable it)
      - Fix makedepend to use pkgconfig and pass distcheck
      - Update build script to build macros first
      - Update modular Xorg version
      f060ccc1