You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(134) |
Sep
(52) |
Oct
(13) |
Nov
(342) |
Dec
(163) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(44) |
Feb
(62) |
Mar
(158) |
Apr
(38) |
May
(70) |
Jun
(58) |
Jul
(104) |
Aug
(207) |
Sep
(83) |
Oct
(122) |
Nov
(23) |
Dec
(49) |
| 2004 |
Jan
(119) |
Feb
(132) |
Mar
(192) |
Apr
(140) |
May
(77) |
Jun
(74) |
Jul
(201) |
Aug
(63) |
Sep
(102) |
Oct
(70) |
Nov
(173) |
Dec
(78) |
| 2005 |
Jan
(174) |
Feb
(197) |
Mar
(105) |
Apr
(59) |
May
(77) |
Jun
(43) |
Jul
(21) |
Aug
(18) |
Sep
(47) |
Oct
(37) |
Nov
(74) |
Dec
(50) |
| 2006 |
Jan
(44) |
Feb
(19) |
Mar
(32) |
Apr
(24) |
May
(31) |
Jun
(55) |
Jul
(138) |
Aug
(28) |
Sep
(12) |
Oct
(41) |
Nov
(58) |
Dec
(24) |
| 2007 |
Jan
(28) |
Feb
(14) |
Mar
(10) |
Apr
(68) |
May
(30) |
Jun
(26) |
Jul
(18) |
Aug
(63) |
Sep
(19) |
Oct
(29) |
Nov
(20) |
Dec
(10) |
| 2008 |
Jan
(38) |
Feb
(7) |
Mar
(37) |
Apr
(120) |
May
(41) |
Jun
(36) |
Jul
(39) |
Aug
(24) |
Sep
(28) |
Oct
(30) |
Nov
(36) |
Dec
(75) |
| 2009 |
Jan
(46) |
Feb
(22) |
Mar
(50) |
Apr
(70) |
May
(134) |
Jun
(105) |
Jul
(75) |
Aug
(34) |
Sep
(38) |
Oct
(34) |
Nov
(19) |
Dec
(20) |
| 2010 |
Jan
(11) |
Feb
(20) |
Mar
(65) |
Apr
(83) |
May
(104) |
Jun
(73) |
Jul
(78) |
Aug
(57) |
Sep
(43) |
Oct
(35) |
Nov
(9) |
Dec
(4) |
| 2011 |
Jan
(21) |
Feb
(11) |
Mar
(18) |
Apr
(10) |
May
(18) |
Jun
(15) |
Jul
(48) |
Aug
(25) |
Sep
(17) |
Oct
(45) |
Nov
(15) |
Dec
(12) |
| 2012 |
Jan
(21) |
Feb
(9) |
Mar
(12) |
Apr
(9) |
May
(9) |
Jun
(5) |
Jul
(1) |
Aug
(10) |
Sep
(12) |
Oct
(1) |
Nov
(28) |
Dec
(5) |
| 2013 |
Jan
(4) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2016 |
Jan
(2) |
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
|
Jul
(1) |
Aug
(2) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
|
|
|
|
|
1
|
|
2
|
3
(3) |
4
|
5
(1) |
6
(1) |
7
|
8
(1) |
|
9
|
10
(1) |
11
|
12
(2) |
13
|
14
|
15
|
|
16
|
17
|
18
|
19
|
20
|
21
(1) |
22
|
|
23
|
24
|
25
|
26
|
27
|
28
|
29
(1) |
|
30
(1) |
|
|
|
|
|
|
|
From: <sp...@us...> - 2012-09-30 09:48:07
|
Revision: 3803
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3803&view=rev
Author: spasi
Date: 2012-09-30 09:48:01 +0000 (Sun, 30 Sep 2012)
Log Message:
-----------
Added support for EXT_multiview_draw_buffers. [GLES]
Added Paths:
-----------
trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_multiview_draw_buffers.java
Added: trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_multiview_draw_buffers.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_multiview_draw_buffers.java (rev 0)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_multiview_draw_buffers.java 2012-09-30 09:48:01 UTC (rev 3803)
@@ -0,0 +1,67 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * * Neither the name of 'LWJGL' nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+package org.lwjgl.opengles;
+
+import org.lwjgl.util.generator.*;
+import org.lwjgl.util.generator.opengl.GLenum;
+import org.lwjgl.util.generator.opengl.GLreturn;
+import org.lwjgl.util.generator.opengl.GLuint;
+
+import java.nio.IntBuffer;
+
+public interface EXT_multiview_draw_buffers {
+
+ /** Accepted by the <location> parameter of DrawBuffersIndexedEXT: */
+ int GL_COLOR_ATTACHMENT_EXT = 0x90F0,
+ GL_MULTIVIEW_EXT = 0x90F1;
+
+ /** Accepted by the <target> parameter of GetIntegeri_EXT: */
+ int GL_DRAW_BUFFER_EXT = 0x0C01,
+ GL_READ_BUFFER_EXT = 0x0C02;
+
+ /** Accepted by the <target> parameter of GetInteger: */
+ int GL_MAX_MULTIVIEW_BUFFERS_EXT = 0x90F2;
+
+ void glReadBufferIndexedEXT(@GLenum int src, int index);
+
+ void glDrawBuffersIndexedEXT(@AutoSize("indices") int n, @Check("indices.remaining()") @Const @GLenum IntBuffer location,
+ @Const IntBuffer indices);
+
+ @StripPostfix("data")
+ void glGetIntegeri_vEXT(@GLenum int target, @GLuint int index, @OutParameter @Check("4") IntBuffer data);
+
+ @Alternate("glGetIntegeri_vEXT")
+ @GLreturn("data")
+ @StripPostfix("data")
+ void glGetIntegeri_vEXT2(@GLenum int value, @GLuint int index, @OutParameter IntBuffer data);
+
+}
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sp...@us...> - 2012-09-29 11:48:35
|
Revision: 3802
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3802&view=rev
Author: spasi
Date: 2012-09-29 11:48:28 +0000 (Sat, 29 Sep 2012)
Log Message:
-----------
Added support for AMD_sparse_texture.
Added Paths:
-----------
trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_sparse_texture.java
Added: trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_sparse_texture.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_sparse_texture.java (rev 0)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_sparse_texture.java 2012-09-29 11:48:28 UTC (rev 3802)
@@ -0,0 +1,83 @@
+/*
+ * Copyright (c) 2002-2011 LWJGL Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * * Neither the name of 'LWJGL' nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+package org.lwjgl.opengl;
+
+import org.lwjgl.util.generator.opengl.GLbitfield;
+import org.lwjgl.util.generator.opengl.GLenum;
+import org.lwjgl.util.generator.opengl.GLsizei;
+import org.lwjgl.util.generator.opengl.GLuint;
+
+public interface AMD_sparse_texture {
+
+ /** Accepted by the <flags> parameter to TexStorageSparseAMD and TextureStorageSparseAMD: */
+ int GL_TEXTURE_STORAGE_SPARSE_BIT_AMD = 0x00000001;
+
+ /** Accepted by the <pname> parameter to GetInternalformativ: */
+ int GL_VIRTUAL_PAGE_SIZE_X_AMD = 0x9195,
+ GL_VIRTUAL_PAGE_SIZE_Y_AMD = 0x9196,
+ GL_VIRTUAL_PAGE_SIZE_Z_AMD = 0x9197;
+
+ /**
+ * Accepted by the <pname> parameter to GetIntegerv, GetFloatv, GetDoublev,
+ * GetInteger64v, and GetBooleanv:
+ */
+ int GL_MAX_SPARSE_TEXTURE_SIZE_AMD = 0x9198,
+ GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD = 0x9199,
+ GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS = 0x919A;
+
+ /** Accepted by the <pname> parameter of GetTexParameter{if}v: */
+ int GL_MIN_SPARSE_LEVEL_AMD = 0x919B;
+
+ /**
+ * Accepted by the <pname> parameter of TexParameter{if}{v} and
+ * GetTexParameter{if}v:
+ */
+ int GL_MIN_LOD_WARNING_AMD = 0x919C;
+
+ void glTexStorageSparseAMD(@GLenum int target,
+ @GLenum int internalFormat,
+ @GLsizei int width,
+ @GLsizei int height,
+ @GLsizei int depth,
+ @GLsizei int layers,
+ @GLbitfield int flags);
+
+ void glTextureStorageSparseAMD(@GLuint int texture,
+ @GLenum int target,
+ @GLenum int internalFormat,
+ @GLsizei int width,
+ @GLsizei int height,
+ @GLsizei int depth,
+ @GLsizei int layers,
+ @GLbitfield int flags);
+
+}
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sp...@us...> - 2012-09-21 00:27:20
|
Revision: 3801
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3801&view=rev
Author: spasi
Date: 2012-09-21 00:27:14 +0000 (Fri, 21 Sep 2012)
Log Message:
-----------
Added new GLES extensions.
Added Paths:
-----------
trunk/LWJGL/src/templates/org/lwjgl/opengles/APPLE_sync.java
trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_copy_texture_levels.java
trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_map_buffer_range.java
trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_shader_framebuffer_fetch.java
Added: trunk/LWJGL/src/templates/org/lwjgl/opengles/APPLE_sync.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengles/APPLE_sync.java (rev 0)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengles/APPLE_sync.java 2012-09-21 00:27:14 UTC (rev 3801)
@@ -0,0 +1,112 @@
+/*
+ * Copyright (c) 2002-2008 LWJGL Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * * Neither the name of 'LWJGL' nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+package org.lwjgl.opengles;
+
+import org.lwjgl.opengl.GLSync;
+import org.lwjgl.util.generator.*;
+import org.lwjgl.util.generator.opengl.*;
+
+import java.nio.IntBuffer;
+import java.nio.LongBuffer;
+
+public interface APPLE_sync {
+
+ /** Accepted as the <pname> parameter of GetInteger64vAPPLE: */
+ int GL_MAX_SERVER_WAIT_TIMEOUT_APPLE = 0x9111;
+
+ /** Accepted as the <pname> parameter of GetSyncivAPPLE: */
+ int GL_OBJECT_TYPE_APPLE = 0x9112,
+ SYNC_CONDITION_APPLE = 0x9113,
+ SYNC_STATUS_APPLE = 0x9114,
+ SYNC_FLAGS_APPLE = 0x9115;
+
+ /** Returned in <values> for GetSynciv <pname> OBJECT_TYPE_APPLE: */
+ int GL_SYNC_FENCE_APPLE = 0x9116;
+
+ /** Returned in <values> for GetSyncivAPPLE <pname> SYNC_CONDITION_APPLE: */
+ int GL_SYNC_GPU_COMMANDS_COMPLETE_APPLE = 0x9117;
+
+ /** Returned in <values> for GetSyncivAPPLE <pname> SYNC_STATUS_APPLE: */
+ int GL_UNSIGNALED_APPLE = 0x9118,
+ SIGNALED_APPLE = 0x9119;
+
+ /** Accepted in the <flags> parameter of ClientWaitSyncAPPLE: */
+ int GL_SYNC_FLUSH_COMMANDS_BIT_APPLE = 0x00000001;
+
+ /** Accepted in the <timeout> parameter of WaitSyncAPPLE: */
+ long GL_TIMEOUT_IGNORED_APPLE = 0xFFFFFFFFFFFFFFFFl;
+
+ /** Returned by ClientWaitSyncAPPLE: */
+ int GL_ALREADY_SIGNALED_APPLE = 0x911A,
+ TIMEOUT_EXPIRED_APPLE = 0x911B,
+ CONDITION_SATISFIED_APPLE = 0x911C,
+ WAIT_FAILED_APPLE = 0x911D;
+
+ /**
+ * Accepted by the <type> parameter of LabelObjectEXT and
+ * GetObjectLabelEXT:
+ */
+ int GL_SYNC_OBJECT_APPLE = 0x8A53;
+
+ @PointerWrapper("GLsync")
+ org.lwjgl.opengl.GLSync glFenceSyncAPPLE(@GLenum int condition, @GLbitfield int flags);
+
+ boolean glIsSyncAPPLE(@PointerWrapper("GLsync") org.lwjgl.opengl.GLSync sync);
+
+ void glDeleteSyncAPPLE(@PointerWrapper("GLsync") org.lwjgl.opengl.GLSync sync);
+
+ @GLenum
+ int glClientWaitSyncAPPLE(@PointerWrapper("GLsync") org.lwjgl.opengl.GLSync sync, @GLbitfield int flags, @GLuint64 long timeout);
+
+ void glWaitSyncAPPLE(@PointerWrapper("GLsync") org.lwjgl.opengl.GLSync sync, @GLbitfield int flags, @GLuint64 long timeout);
+
+ @StripPostfix("params")
+ void glGetInteger64vAPPLE(@GLenum int pname, @OutParameter @Check("1") @GLint64 LongBuffer params);
+
+ @Alternate("glGetInteger64vAPPLE")
+ @GLreturn("params")
+ @StripPostfix(value = "params", postfix = "v")
+ void glGetInteger64vAPPLE2(@GLenum int pname, @OutParameter @GLint64 LongBuffer params);
+
+ @StripPostfix("values")
+ void glGetSyncivAPPLE(@PointerWrapper("GLsync") org.lwjgl.opengl.GLSync sync, @GLenum int pname, @AutoSize("values") @GLsizei int bufSize,
+ @OutParameter @GLsizei @Check(value = "1", canBeNull = true) IntBuffer length,
+ @OutParameter IntBuffer values);
+
+ @Alternate("glGetSyncivAPPLE")
+ @GLreturn("values")
+ @StripPostfix(value = "values", postfix = "v")
+ void glGetSyncivAPPLE2(@PointerWrapper("GLsync") GLSync sync, @GLenum int pname, @Constant("1") @GLsizei int bufSize,
+ @OutParameter @GLsizei @Constant("0L") IntBuffer length,
+ @OutParameter IntBuffer values);
+
+}
\ No newline at end of file
Added: trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_copy_texture_levels.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_copy_texture_levels.java (rev 0)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_copy_texture_levels.java 2012-09-21 00:27:14 UTC (rev 3801)
@@ -0,0 +1,42 @@
+/*
+ * Copyright (c) 2002-2011 LWJGL Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * * Neither the name of 'LWJGL' nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+package org.lwjgl.opengles;
+
+import org.lwjgl.util.generator.opengl.GLsizei;
+import org.lwjgl.util.generator.opengl.GLuint;
+
+public interface EXT_copy_texture_levels {
+
+ void glCopyTextureLevelsAPPLE(@GLuint int destinationTexture, @GLuint int sourceTexture,
+ int sourceBaseLevel, @GLsizei int sourceLevelCount);
+
+}
\ No newline at end of file
Added: trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_map_buffer_range.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_map_buffer_range.java (rev 0)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_map_buffer_range.java 2012-09-21 00:27:14 UTC (rev 3801)
@@ -0,0 +1,71 @@
+/*
+ * Copyright (c) 2002-2012 LWJGL Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * * Neither the name of 'LWJGL' nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+package org.lwjgl.opengles;
+
+import org.lwjgl.util.generator.AutoSize;
+import org.lwjgl.util.generator.CachedResult;
+import org.lwjgl.util.generator.opengl.*;
+
+import java.nio.ByteBuffer;
+
+public interface EXT_map_buffer_range {
+
+ /** Accepted by the <access> parameter of MapBufferRangeEXT: */
+ int GL_MAP_READ_BIT_EXT = 0x0001,
+ GL_MAP_WRITE_BIT_EXT = 0x0002,
+ GL_MAP_INVALIDATE_RANGE_BIT_EXT = 0x0004,
+ GL_MAP_INVALIDATE_BUFFER_BIT_EXT = 0x0008,
+ GL_MAP_FLUSH_EXPLICIT_BIT_EXT = 0x0010,
+ GL_MAP_UNSYNCHRONIZED_BIT_EXT = 0x0020;
+
+ /**
+ * glMapBufferRange maps a GL buffer object range to a ByteBuffer. The old_buffer argument can be null,
+ * in which case a new ByteBuffer will be created, pointing to the returned memory. If old_buffer is non-null,
+ * it will be returned if it points to the same mapped memory and has the same capacity as the buffer object,
+ * otherwise a new ByteBuffer is created. That way, an application will normally use glMapBufferRange like this:
+ * <p/>
+ * ByteBuffer mapped_buffer; mapped_buffer = glMapBufferRange(..., ..., ..., ..., null); ... // Another map on the same buffer mapped_buffer = glMapBufferRange(..., ..., ..., ..., mapped_buffer);
+ * <p/>
+ * Only ByteBuffers returned from this method are to be passed as the old_buffer argument. User-created ByteBuffers cannot be reused.
+ *
+ * @param old_buffer A ByteBuffer. If this argument points to the same address and has the same capacity as the new mapping, it will be returned and no new buffer will be created.
+ *
+ * @return A ByteBuffer representing the mapped buffer memory.
+ */
+ @CachedResult(isRange = true)
+ @GLvoid
+ @AutoSize("length")
+ ByteBuffer glMapBufferRangeEXT(@GLenum int target, @GLintptr long offset, @GLsizeiptr long length, @GLbitfield int access);
+
+ void glFlushMappedBufferRangeEXT(@GLenum int target, @GLintptr long offset, @GLsizeiptr long length);
+
+}
\ No newline at end of file
Added: trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_shader_framebuffer_fetch.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_shader_framebuffer_fetch.java (rev 0)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengles/EXT_shader_framebuffer_fetch.java 2012-09-21 00:27:14 UTC (rev 3801)
@@ -0,0 +1,42 @@
+/*
+ * Copyright (c) 2002-2012 LWJGL Project
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are
+ * met:
+ *
+ * * Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * * Redistributions in binary form must reproduce the above copyright
+ * notice, this list of conditions and the following disclaimer in the
+ * documentation and/or other materials provided with the distribution.
+ *
+ * * Neither the name of 'LWJGL' nor the names of
+ * its contributors may be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+ * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+ * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+package org.lwjgl.opengles;
+
+public interface EXT_shader_framebuffer_fetch {
+
+ /**
+ * Accepted by the <pname> parameter of GetBooleanv, GetIntegerv, GetFloatv,
+ * and GetDoublev:
+ */
+ int GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT = 0x8A52;
+
+}
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ka...@us...> - 2012-09-12 21:00:54
|
Revision: 3800
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3800&view=rev
Author: kappa1
Date: 2012-09-12 21:00:48 +0000 (Wed, 12 Sep 2012)
Log Message:
-----------
Set a name for LWJGL's Sync class timer accuracy thread ("LWJGL Timer") for debugging purposes. RFE by NateS.
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/Sync.java
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/Sync.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/Sync.java 2012-09-12 11:29:40 UTC (rev 3799)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/Sync.java 2012-09-12 21:00:48 UTC (rev 3800)
@@ -118,6 +118,7 @@
}
});
+ timerAccuracyThread.setName("LWJGL Timer");
timerAccuracyThread.setDaemon(true);
timerAccuracyThread.start();
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ka...@us...> - 2012-09-12 11:29:51
|
Revision: 3799
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3799&view=rev
Author: kappa1
Date: 2012-09-12 11:29:40 +0000 (Wed, 12 Sep 2012)
Log Message:
-----------
Fix Matrix*f.negate(Matrix*f dest) methods in Matrix2f, Matrix3f and Matrix4f classes. Thx to Jegorex for finding, reporting and providing fix on forum.
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix2f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix3f.java
trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix4f.java
Modified: trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix2f.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix2f.java 2012-09-10 07:51:13 UTC (rev 3798)
+++ trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix2f.java 2012-09-12 11:29:40 UTC (rev 3799)
@@ -333,7 +333,7 @@
* @return the negated matrix
*/
public Matrix2f negate(Matrix2f dest) {
- return negate(this, this);
+ return negate(this, dest);
}
/**
Modified: trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix3f.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix3f.java 2012-09-10 07:51:13 UTC (rev 3798)
+++ trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix3f.java 2012-09-12 11:29:40 UTC (rev 3799)
@@ -431,7 +431,7 @@
* @return the negated matrix
*/
public Matrix3f negate(Matrix3f dest) {
- return negate(this, this);
+ return negate(this, dest);
}
/**
Modified: trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix4f.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix4f.java 2012-09-10 07:51:13 UTC (rev 3798)
+++ trunk/LWJGL/src/java/org/lwjgl/util/vector/Matrix4f.java 2012-09-12 11:29:40 UTC (rev 3799)
@@ -814,7 +814,7 @@
* @return the negated matrix
*/
public Matrix4f negate(Matrix4f dest) {
- return negate(this, this);
+ return negate(this, dest);
}
/**
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sp...@us...> - 2012-09-10 07:51:24
|
Revision: 3798
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3798&view=rev
Author: spasi
Date: 2012-09-10 07:51:13 +0000 (Mon, 10 Sep 2012)
Log Message:
-----------
Changed keyName array size to match KEYBOARD_SIZE.
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java
Modified: trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java 2012-09-06 07:11:54 UTC (rev 3797)
+++ trunk/LWJGL/src/java/org/lwjgl/input/Keyboard.java 2012-09-10 07:51:13 UTC (rev 3798)
@@ -216,7 +216,7 @@
private static final int BUFFER_SIZE = 50;
/** Key names */
- private static final String[] keyName = new String[255];
+ private static final String[] keyName = new String[KEYBOARD_SIZE];
private static final Map<String, Integer> keyMap = new HashMap<String, Integer>(253);
private static int counter;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sp...@us...> - 2012-09-06 07:12:06
|
Revision: 3797
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3797&view=rev
Author: spasi
Date: 2012-09-06 07:11:54 +0000 (Thu, 06 Sep 2012)
Log Message:
-----------
Made GLContext.getCapabilities throw a RuntimeException instead of returning null when there's no GL context current in the current thread.
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java
Modified: trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java 2012-09-05 22:37:11 UTC (rev 3796)
+++ trunk/LWJGL/src/java/org/lwjgl/opengl/GLContext.java 2012-09-06 07:11:54 UTC (rev 3797)
@@ -119,6 +119,14 @@
* @return The current capabilities instance.
*/
public static ContextCapabilities getCapabilities() {
+ ContextCapabilities caps = getCapabilitiesImpl();
+ if ( caps == null )
+ throw new RuntimeException("No OpenGL context found in the current thread.");
+
+ return caps;
+ }
+
+ private static ContextCapabilities getCapabilitiesImpl() {
CapabilitiesCacheEntry recent_cache_entry = fast_path_cache;
// Check owner of cache entry
if ( recent_cache_entry.owner == Thread.currentThread() ) {
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ka...@us...> - 2012-09-05 22:37:18
|
Revision: 3796
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3796&view=rev
Author: kappa1
Date: 2012-09-05 22:37:11 +0000 (Wed, 05 Sep 2012)
Log Message:
-----------
AppletLoader: Fix NumberFormatException when parsing version string on an EA or beta JVM, thx to UltraMoogleMan for spotting and reporting
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java
Modified: trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java 2012-09-03 20:44:11 UTC (rev 3795)
+++ trunk/LWJGL/src/java/org/lwjgl/util/applet/AppletLoader.java 2012-09-05 22:37:11 UTC (rev 3796)
@@ -944,6 +944,10 @@
String minimumVersion = getStringParameter("al_min_jre", "1.5");
String javaVersion = System.getProperty("java.version");
+ // remove dash and anything after it (letters) from version string e.g. 1.5.0_01-ea
+ minimumVersion = javaVersion.split("-")[0];
+ javaVersion = minimumVersion.split("-")[0];
+
// split version string into a string arrays
String[] jvmVersionData = javaVersion.split("[_\\.]");
String[] minVersionData = minimumVersion.split("[_\\.]");
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sp...@us...> - 2012-09-03 20:44:17
|
Revision: 3795
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3795&view=rev
Author: spasi
Date: 2012-09-03 20:44:11 +0000 (Mon, 03 Sep 2012)
Log Message:
-----------
Fixed test.
Modified Paths:
--------------
trunk/LWJGL/src/java/org/lwjgl/test/opengl/sprites/SpriteShootout2P.java
Modified: trunk/LWJGL/src/java/org/lwjgl/test/opengl/sprites/SpriteShootout2P.java
===================================================================
--- trunk/LWJGL/src/java/org/lwjgl/test/opengl/sprites/SpriteShootout2P.java 2012-09-03 20:27:09 UTC (rev 3794)
+++ trunk/LWJGL/src/java/org/lwjgl/test/opengl/sprites/SpriteShootout2P.java 2012-09-03 20:44:11 UTC (rev 3795)
@@ -48,10 +48,10 @@
import static org.lwjgl.opengl.EXTTransformFeedback.*;
import static org.lwjgl.opengl.GL11.*;
+import static org.lwjgl.opengl.GL12.*;
import static org.lwjgl.opengl.GL15.*;
import static org.lwjgl.opengl.GL20.*;
import static org.lwjgl.opengl.GL30.*;
-import static org.lwjgl.opengl.GL32.*;
/**
* Sprite rendering demo. In this version we're doing the animation
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sp...@us...> - 2012-09-03 20:27:15
|
Revision: 3794
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3794&view=rev
Author: spasi
Date: 2012-09-03 20:27:09 +0000 (Mon, 03 Sep 2012)
Log Message:
-----------
Removed GL_BGRA.
Modified Paths:
--------------
trunk/LWJGL/src/templates/org/lwjgl/opengl/GL32.java
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/GL32.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/GL32.java 2012-09-03 19:47:05 UTC (rev 3793)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/GL32.java 2012-09-03 20:27:09 UTC (rev 3794)
@@ -70,12 +70,6 @@
@StripPostfix(value = "params", postfix = "v")
void glGetBufferParameteri64v3(@GLenum int target, @GLenum int pname, @OutParameter LongBuffer params);
- // ---------------------------------------------------------------------
- // ----------------------[ ARB_vertex_array_bgra ]----------------------
- // ---------------------------------------------------------------------
-
- int GL_BGRA = 0x80E1;
-
// -----------------------------------------------------------------------------
// ----------------------[ ARB_draw_elements_base_vertex ]----------------------
// -----------------------------------------------------------------------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sp...@us...> - 2012-09-03 19:47:12
|
Revision: 3793
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3793&view=rev
Author: spasi
Date: 2012-09-03 19:47:05 +0000 (Mon, 03 Sep 2012)
Log Message:
-----------
Removed some re-defined GL11 enums.
Modified Paths:
--------------
trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_performance_monitor.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rg.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java
trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java
trunk/LWJGL/src/templates/org/lwjgl/opengles/AMD_performance_monitor.java
trunk/LWJGL/src/templates/org/lwjgl/opengles/OES_texture_float.java
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_performance_monitor.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_performance_monitor.java 2012-08-28 09:06:36 UTC (rev 3792)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/AMD_performance_monitor.java 2012-09-03 19:47:05 UTC (rev 3793)
@@ -47,9 +47,7 @@
* Returned as a valid value in <data> parameter of
* GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
*/
- int GL_UNSIGNED_INT = 0x1405,
- GL_FLOAT = 0x1406,
- GL_UNSIGNED_INT64_AMD = 0x8BC2,
+ int GL_UNSIGNED_INT64_AMD = 0x8BC2,
GL_PERCENTAGE_AMD = 0x8BC3;
/** Accepted by the <pname> parameter of GetPerfMonitorCounterDataAMD */
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java 2012-08-28 09:06:36 UTC (rev 3792)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_shader_objects.java 2012-09-03 19:47:05 UTC (rev 3793)
@@ -61,11 +61,9 @@
int GL_SHADER_OBJECT_ARB = 0x8B48;
/** Returned by the <type> parameter of GetActiveUniformARB: */
- int GL_FLOAT = 0x1406;
int GL_FLOAT_VEC2_ARB = 0x8B50;
int GL_FLOAT_VEC3_ARB = 0x8B51;
int GL_FLOAT_VEC4_ARB = 0x8B52;
- int GL_INT = 0x1404;
int GL_INT_VEC2_ARB = 0x8B53;
int GL_INT_VEC3_ARB = 0x8B54;
int GL_INT_VEC4_ARB = 0x8B55;
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rg.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rg.java 2012-08-28 09:06:36 UTC (rev 3792)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_texture_rg.java 2012-09-03 19:47:05 UTC (rev 3793)
@@ -71,10 +71,4 @@
int GL_RG = 0x8227;
int GL_RG_INTEGER = 0x8228;
- /**
- * Accepted by the <param> parameter of the TexParameter{if}*
- * functions when <pname> is DEPTH_TEXTURE_MODE:
- */
- int GL_RED = 0x1903;
-
}
\ No newline at end of file
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java 2012-08-28 09:06:36 UTC (rev 3792)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/ARB_vertex_shader.java 2012-09-03 19:47:05 UTC (rev 3793)
@@ -81,7 +81,6 @@
int GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB = 0x8645;
/** Returned by the <type> parameter of GetActiveAttribARB: */
- int GL_FLOAT = 0x1406;
int GL_FLOAT_VEC2_ARB = 0x8B50;
int GL_FLOAT_VEC3_ARB = 0x8B51;
int GL_FLOAT_VEC4_ARB = 0x8B52;
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java 2012-08-28 09:06:36 UTC (rev 3792)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengl/EXT_gpu_shader4.java 2012-09-03 19:47:05 UTC (rev 3793)
@@ -57,7 +57,6 @@
int GL_SAMPLER_1D_ARRAY_SHADOW_EXT = 0x8DC3;
int GL_SAMPLER_2D_ARRAY_SHADOW_EXT = 0x8DC4;
int GL_SAMPLER_CUBE_SHADOW_EXT = 0x8DC5;
- int GL_UNSIGNED_INT = 0x1405;
int GL_UNSIGNED_INT_VEC2_EXT = 0x8DC6;
int GL_UNSIGNED_INT_VEC3_EXT = 0x8DC7;
int GL_UNSIGNED_INT_VEC4_EXT = 0x8DC8;
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengles/AMD_performance_monitor.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengles/AMD_performance_monitor.java 2012-08-28 09:06:36 UTC (rev 3792)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengles/AMD_performance_monitor.java 2012-09-03 19:47:05 UTC (rev 3793)
@@ -47,8 +47,6 @@
* Returned as a valid value in <data> parameter of
* GetPerfMonitorCounterInfoAMD if <pname> = COUNTER_TYPE_AMD
*/
- int GL_UNSIGNED_INT = 0x1405;
- int GL_FLOAT = 0x1406;
int GL_UNSIGNED_INT64_AMD = 0x8BC2;
int GL_PERCENTAGE_AMD = 0x8BC3;
Modified: trunk/LWJGL/src/templates/org/lwjgl/opengles/OES_texture_float.java
===================================================================
--- trunk/LWJGL/src/templates/org/lwjgl/opengles/OES_texture_float.java 2012-08-28 09:06:36 UTC (rev 3792)
+++ trunk/LWJGL/src/templates/org/lwjgl/opengles/OES_texture_float.java 2012-09-03 19:47:05 UTC (rev 3793)
@@ -32,11 +32,4 @@
package org.lwjgl.opengles;
public interface OES_texture_float {
-
- /**
- * Accepted by the <type> parameter of TexImage2D, TexSubImage2D,
- * TexImage3D, and TexSubImage3D:
- */
- int GL_FLOAT = 0x1406;
-
}
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|