mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

171 lines
3.9 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/package/x11/xscreensaver/glx_qd-fix.patch
  9. # ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
  10. #
  11. # This patch file is dual-licensed. It is available under the license the
  12. # patched project is licensed under, as long as it is an OpenSource license
  13. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  14. # of the GNU General Public License as published by the Free Software
  15. # Foundation; either version 2 of the License, or (at your option) any later
  16. # version.
  17. #
  18. # --- ROCK-COPYRIGHT-NOTE-END ---
  19. --- ./hacks/glx/cage.c.orig Sun Jan 3 20:25:20 1999
  20. +++ ./hacks/glx/cage.c Thu Oct 21 08:44:35 1999
  21. @@ -94,6 +94,8 @@
  22. #ifdef USE_GL
  23. +#define APIENTRY
  24. +#define CALLBACK
  25. #include <GL/glu.h>
  26. #include "e_textures.h"
  27. --- ./hacks/glx/moebius.c.orig Sun Jan 3 20:26:57 1999
  28. +++ ./hacks/glx/moebius.c Thu Oct 21 08:59:42 1999
  29. @@ -94,6 +94,8 @@
  30. #ifdef USE_GL
  31. +#define APIENTRY
  32. +#define CALLBACK
  33. #include <GL/glu.h>
  34. #include "e_textures.h"
  35. --- ./hacks/glx/pipes.c.orig Thu Oct 21 09:00:14 1999
  36. +++ ./hacks/glx/pipes.c Thu Oct 21 09:00:25 1999
  37. @@ -69,6 +69,9 @@
  38. #ifdef USE_GL
  39. +#define APIENTRY
  40. +#define CALLBACK
  41. +
  42. #include <GL/glu.h>
  43. #include "buildlwo.h"
  44. --- ./hacks/glx/buildlwo.c.orig Thu Oct 21 09:00:50 1999
  45. +++ ./hacks/glx/buildlwo.c Thu Oct 21 09:01:01 1999
  46. @@ -23,6 +23,9 @@
  47. #ifdef USE_GL
  48. +#define APIENTRY
  49. +#define CALLBACK
  50. +
  51. #ifdef STANDALONE
  52. #include <GL/glx.h>
  53. #endif
  54. --- ./hacks/glx/sproingies.c.orig Thu Oct 21 09:01:27 1999
  55. +++ ./hacks/glx/sproingies.c Thu Oct 21 09:01:43 1999
  56. @@ -33,6 +33,9 @@
  57. #ifdef USE_GL
  58. +#define APIENTRY
  59. +#define CALLBACK
  60. +
  61. #include <GL/gl.h>
  62. #include <GL/glu.h>
  63. #include "buildlwo.h"
  64. --- ./hacks/glx/sproingiewrap.c.orig Thu Oct 21 09:01:57 1999
  65. +++ ./hacks/glx/sproingiewrap.c Thu Oct 21 09:02:17 1999
  66. @@ -84,6 +84,9 @@
  67. #define MINSIZE 32
  68. +#define APIENTRY
  69. +#define CALLBACK
  70. +
  71. #include <GL/glu.h>
  72. #include <time.h>
  73. --- ./hacks/glx/stairs.c.orig Thu Oct 21 09:02:42 1999
  74. +++ ./hacks/glx/stairs.c Thu Oct 21 09:02:55 1999
  75. @@ -76,6 +76,9 @@
  76. #ifdef USE_GL
  77. +#define APIENTRY
  78. +#define CALLBACK
  79. +
  80. #include <GL/glu.h>
  81. #include "e_textures.h"
  82. --- ./hacks/glx/superquadrics.c.orig Thu Oct 21 09:03:11 1999
  83. +++ ./hacks/glx/superquadrics.c Thu Oct 21 09:03:26 1999
  84. @@ -130,6 +130,9 @@
  85. #endif
  86. +#define APIENTRY
  87. +#define CALLBACK
  88. +
  89. #include <GL/glu.h>
  90. #define MaxRes 50
  91. --- ./hacks/glx/atlantis.c.orig Thu Oct 21 09:03:56 1999
  92. +++ ./hacks/glx/atlantis.c Thu Oct 21 09:04:11 1999
  93. @@ -116,6 +116,9 @@
  94. #ifdef USE_GL
  95. +#define APIENTRY
  96. +#define CALLBACK
  97. +
  98. #include "atlantis.h"
  99. #include <GL/glu.h>
  100. --- ./hacks/glx/bubble3d.h.orig Thu Oct 21 09:05:49 1999
  101. +++ ./hacks/glx/bubble3d.h Thu Oct 21 09:06:02 1999
  102. @@ -12,6 +12,9 @@
  103. # include "xlock.h" /* from the xlockmore distribution */
  104. #endif /* !STANDALONE */
  105. +#define APIENTRY
  106. +#define CALLBACK
  107. +
  108. #include <GL/gl.h>
  109. #include <GL/glu.h>
  110. --- ./hacks/glx/glplanet.c.orig Thu Oct 21 09:06:32 1999
  111. +++ ./hacks/glx/glplanet.c Thu Oct 21 09:06:48 1999
  112. @@ -93,6 +93,8 @@
  113. # endif /* VMS */
  114. #endif
  115. +#define APIENTRY
  116. +#define CALLBACK
  117. #include <GL/glu.h>
  118. --- ./hacks/glx/pulsar.c.orig Thu Oct 21 09:07:10 1999
  119. +++ ./hacks/glx/pulsar.c Thu Oct 21 09:07:26 1999
  120. @@ -87,6 +87,8 @@
  121. # endif /* VMS */
  122. #endif
  123. +#define APIENTRY
  124. +#define CALLBACK
  125. #include <GL/gl.h>
  126. #include <GL/glu.h>
  127. --- ./hacks/glx/sierpinski3d.c.orig Sat Nov 13 22:24:17 1999
  128. +++ ./hacks/glx/sierpinski3d.c Fri Nov 26 07:38:10 1999
  129. @@ -81,6 +81,9 @@
  130. static gasketstruct *gasket = NULL;
  131. +#define APIENTRY
  132. +#define CALLBACK
  133. +
  134. #include <GL/glu.h>
  135. /* static GLuint limit; */