Commit graph

10 commits

Author SHA1 Message Date
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
a5ef891d5b Update to 2.3.1:
Adam Jackson (2):
      Remove useless loader symbol lists.
      savage 2.3.0

Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Alex Villacís Lasso (9):
      Bug #18378: Use xfVillKeyHelperDrawable if available.
      Fix EXA Copy
      Document the existence of the IgnoreEDID option
      YUV packed buffer and YV12 planar buffer (if required) are now separate allocations
      Add AGPforXv Option
      EXA: UTS Optimization
      Fix crash by null pointer access when DRI is not available.
      Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA acceleration.
      Do not use XAAGetCopyROP outside of XAA-specific code

Chris Ball (3):
      Build fix: EXA now requires -DEXA_DRIVER_KNOWN_MAJOR=3
      configure: use AC_DEFINE instead of shell substitution
      Revert EXA 3 build fix.

Tormod Volden (1):
      Savage: Do not add panel modes when there is no panel

Dave Airlie (4):
      savage: update for resources/RAC API removal
      savage: change to using ABI version check
      savage: move abi check down for RAC
      savage: bump for release 2.3.1

Peter Hutterer (1):
      Update to xextproto 7.1 support.
2009-08-09 22:53:55 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
wiz
260664e8d8 Bump PKGREVISION for modular-xorg-server update. 2009-06-07 11:24:35 +00:00
bjs
d574d511a4 PKGREVISION bump due to update of x11/modular-xorg-server. 2008-09-18 20:57:50 +00:00
tnn
707101e6f0 Update to xf86-video-savage-2.2.1.
2.2.1:
  Don't try to call vbeModeInit(), it doesn't exist and never will.
  Fake sync ranges for panels with no EDID.
  savage 2.2.1
  no, really, savage 2.2.1
  EXA upload to screen must honor pitch of the source data
  savage: fix typos in error message
  savage/pciaccess: don't try to map aperture larger than region window
2.2.0:
  Death to RCS tags.
  Remove use of deprecated {DE,}ALLOCATE_LOCAL.
  savage 2.2.0
  fix segfault from pScrn->currentMode
  fix the build for the non-pci-rework case (compile tested only)
  Fix reversed logic in SavageMapMem()
  Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together
    for arbitrary downscale
  BCI can only handle widths that are multiple of 16, so only use BCI for these
  Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past the
    end of the allocated video buffer.
  Reset lastKnownPitch to 0 right after enabling streams.
  Do not wait for vertical retrace anymore on old streams engine.
  Make sure MMIO region is mapped VIDMEM_MMIO, not VIDMEM_FRAMEBUFFER
  Fix ambiguous operator precedence
  Implement driver option IgnoreEDID
  Minimal change set to convert driver to the new PCI interfaces.  Enjoy.
  dos2unix
  Merge PCI-rework support and "classic" PCI interface support into one tree
  Update to use new libpciaccess interfaces for mapping with MTRR support.
  Fix odd typo.
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings
  Include <unistd.h> to get a declaration for usleep()
  fixup pciaccess version detect
  Makefile.am: nuke RCS Id
  Bug #11139: Remove some dead code.
2008-08-09 16:02:35 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
cfbb980d22 Update to xf86-video-savage-2.1.3 (2007-08-16). Changes:
Strip ^M's out of savage_driver.h
      clean up some leftover cruft.
      small exa fix ups, remove an errant comment
      Get Solid() working again
      final odds and ends for exa
      fix console corruption due to invalid shadow status
      fix segfault in SavageDoAdjustFrame() on server 1.3
      Add panel native mode automatically.
      Unmap mem before freeing driverPrivate
      update for 2.1.3 release
      Define SAVAGE_VERSION* using PACKAGE_VERSION*
      disable randr when savage rotation is enabled
      fix savage respawn crash
      Fixed a markup error.
      Add "DRI" option to enable/disable DRI support
2008-01-17 23:34:57 +00:00
joerg
318cadd052 Change configure to check for DRI headers only, if it is not explicitly
enabled or disabled. Request DRI explicitly.
2007-08-15 18:10:01 +00:00
joerg
debf51a7b5 Import xf86-video-savage-2.1.2 from modular Xorg.
This is the S3 Savage video driver for the modular Xorg server.
2007-03-22 15:44:12 +00:00