-
- Downloads
init-project: Generate a separate shim per library
This makes examples/shim/ and tests/gl-shim.pl match what
Vivek outlined in doc/Quick-Start.txt, except that the proxies are
all one big Autotools project.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
263ad9cc
No related branches found
No related tags found
Showing
- Makefile.am 28 additions, 0 deletionsMakefile.am
- data/capsule-init-project 115 additions, 67 deletionsdata/capsule-init-project
- data/shim-README.in 2 additions, 2 deletionsdata/shim-README.in
- data/shim-target-Makefile.am 1 addition, 1 deletiondata/shim-target-Makefile.am
- doc/capsule-init-project.xml 32 additions, 35 deletionsdoc/capsule-init-project.xml
- examples/shim/libGL.so.1.shared 0 additions, 15 deletionsexamples/shim/libGL.so.1.shared
- examples/shim/libGL.so.1.symbols 0 additions, 2847 deletionsexamples/shim/libGL.so.1.symbols
- examples/shim/libGL.so.1.symbols.updated-for 0 additions, 15 deletionsexamples/shim/libGL.so.1.symbols.updated-for
- examples/shim/libX11.so.6.excluded 0 additions, 0 deletionsexamples/shim/libX11.so.6.excluded
- examples/shim/libX11.so.6.shared 0 additions, 0 deletionsexamples/shim/libX11.so.6.shared
- examples/shim/libX11.so.6.symbols 1233 additions, 0 deletionsexamples/shim/libX11.so.6.symbols
- examples/shim/libX11.so.6.symbols.updated-for 0 additions, 0 deletionsexamples/shim/libX11.so.6.symbols.updated-for
- examples/shim/libXext.so.6.excluded 0 additions, 0 deletionsexamples/shim/libXext.so.6.excluded
- examples/shim/libXext.so.6.shared 0 additions, 0 deletionsexamples/shim/libXext.so.6.shared
- examples/shim/libXext.so.6.symbols 135 additions, 0 deletionsexamples/shim/libXext.so.6.symbols
- examples/shim/libXext.so.6.symbols.updated-for 0 additions, 0 deletionsexamples/shim/libXext.so.6.symbols.updated-for
- examples/shim/libxcb-dri2.so.0.excluded 0 additions, 0 deletionsexamples/shim/libxcb-dri2.so.0.excluded
- examples/shim/libxcb-dri2.so.0.shared 0 additions, 0 deletionsexamples/shim/libxcb-dri2.so.0.shared
- examples/shim/libxcb-dri2.so.0.symbols 62 additions, 0 deletionsexamples/shim/libxcb-dri2.so.0.symbols
- examples/shim/libxcb-dri2.so.0.symbols.updated-for 0 additions, 0 deletionsexamples/shim/libxcb-dri2.so.0.symbols.updated-for
This diff is collapsed.
examples/shim/libX11.so.6.excluded
0 → 100644
examples/shim/libX11.so.6.shared
0 → 100644
examples/shim/libX11.so.6.symbols
0 → 100644
This diff is collapsed.
examples/shim/libXext.so.6.excluded
0 → 100644
examples/shim/libXext.so.6.shared
0 → 100644
examples/shim/libXext.so.6.symbols
0 → 100644
examples/shim/libxcb-dri2.so.0.excluded
0 → 100644
examples/shim/libxcb-dri2.so.0.shared
0 → 100644
examples/shim/libxcb-dri2.so.0.symbols
0 → 100644
Please register or sign in to comment