Skip to content
Snippets Groups Projects
  1. Sep 15, 2014
  2. Aug 26, 2014
    • Emma Anholt's avatar
      Merge branch 'modesetting-import' into master · 35dc7c75
      Emma Anholt authored
      This reintroduces a "hardware" driver to the xfree86 directory.
      Unlike the drivers that xorg used to include in the source tree, that
      needed independent release schedules to get hardware support out the
      door, the modesetting driver shouldn't change much as new hardware
      gets released.  A lot of what this driver needs to do is just keep up
      with server ABI changes.
      
      This import was done by taking xf86-video-modesetting-0.9.0, and
      running this script with 'git-filter-branch -f --tree-filter
      ~/bin/modesetting-filter':
      
      mkdir -p hw/xfree86/drivers/modesetting
      
      rm -f README autogen.sh configure.ac Makefile.am .gitignore
      rm -f man/Makefile.am
      
      mv man/modesetting.man hw/xfree86/drivers/modesetting/
      mv COPYING hw/xfree86/drivers/modesetting/
      mv src/* hw/xfree86/drivers/modesetting/
      35dc7c75
  3. Aug 22, 2014
  4. Aug 17, 2014
  5. Aug 12, 2014
  6. Aug 11, 2014
  7. Aug 07, 2014
  8. Aug 05, 2014
  9. Aug 01, 2014
  10. Jul 31, 2014
Loading