Home | History | Annotate | only in /external/qemu/distrib/sdl-1.2.15/src/video/Xext
Up to higher level directory
NameDateSize
extensions/20-Sep-2013
README20-Sep-2013436
Xinerama/20-Sep-2013
XME/20-Sep-2013
Xv/20-Sep-2013
Xxf86dga/20-Sep-2013
Xxf86vm/20-Sep-2013

README

      1 
      2 The reason these libraries are built outside of the standard XFree86
      3 tree is so that they can be linked as shared object code directly into
      4 SDL without causing any symbol collisions with code in the application.
      5 
      6 You can't link static library code into shared libraries on non-x86
      7 Linux platforms.  Since these libraries haven't become standard yet,
      8 we'll just include them directly.
      9 
     10 These sources are synchronized with XFree86 4.2.1
     11