summarylogtreecommitdiffstats
path: root/opengl.patch
diff options
context:
space:
mode:
authorAlexander 'z33ky' Hirsch2017-06-02 12:13:33 +0200
committerAlexander 'z33ky' Hirsch2017-06-02 12:13:33 +0200
commit0192d82ecbc77eb6422d23bcf76141d0bc8fd777 (patch)
tree0063c17956571ba4c53e189a73053d2e60ff69e8 /opengl.patch
parent048f0b4c58e1c049213c1d10f8a7d269b0ed1be3 (diff)
downloadaur-0192d82ecbc77eb6422d23bcf76141d0bc8fd777.tar.gz
Add hide-endian-functions.patch and fix opengl.patch
hide-endian-functions.patch is required for quake2xp, since it uses the same function names.
Diffstat (limited to 'opengl.patch')
-rw-r--r--opengl.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/opengl.patch b/opengl.patch
index da94c73c47e9..f92e911f400a 100644
--- a/opengl.patch
+++ b/opengl.patch
@@ -1,5 +1,5 @@
---- include/IL/ilut_config.h.old 2017-06-02 09:55:51.057995171 +0200
-+++ include/IL/ilut_config.h 2017-06-02 09:56:03.494411426 +0200
+--- a/include/IL/ilut_config.h 2017-06-02 09:55:51.057995171 +0200
++++ b/include/IL/ilut_config.h 2017-06-02 09:56:03.494411426 +0200
@@ -16,11 +16,11 @@
//
#undef ILUT_USE_ALLEGRO
@@ -14,8 +14,8 @@
+//#define ILUT_USE_WIN32
#endif//__ILUT_CONFIG_H__
---- include/IL/ilut.h.old 2017-06-02 09:54:48.259185625 +0200
-+++ include/IL/ilut.h 2017-06-02 09:54:55.892381093 +0200
+--- a/include/IL/ilut.h 2017-06-02 09:54:48.259185625 +0200
++++ b/include/IL/ilut.h 2017-06-02 09:54:55.892381093 +0200
@@ -96,10 +96,10 @@
#pragma comment(lib, "ILUT.lib")
#endif
@@ -29,8 +29,8 @@
---- src-ILUT/pkgconfig/ILUT.pc.cmake.in.old 2017-06-02 10:09:04.646074566 +0200
-+++ src-ILUT/pkgconfig/ILUT.pc.cmake.in 2017-06-02 10:09:19.438930975 +0200
+--- a/src-ILUT/pkgconfig/ILUT.pc.cmake.in 2017-06-02 10:09:04.646074566 +0200
++++ b/src-ILUT/pkgconfig/ILUT.pc.cmake.in 2017-06-02 10:09:19.438930975 +0200
@@ -10,5 +10,5 @@ URL: http://openil.sourceforge.net
Requires: IL ILU
Cflags: -I${includedir}