From c2b1c4e6eec08dc1469e51e73c23c936ee361ca2 Mon Sep 17 00:00:00 2001 From: ikits Date: Sun, 14 Dec 2003 02:04:11 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@175 783a27ee-832a-0410-bc00-9f386506c6dd --- auto/core/GL_APPLE_float_pixels | 28 +++++++++---------- ...ge_clamp.txt => GL_EXT_texture_edge_clamp} | 0 2 files changed, 14 insertions(+), 14 deletions(-) rename auto/core/{GL_EXT_texture_edge_clamp.txt => GL_EXT_texture_edge_clamp} (100%) diff --git a/auto/core/GL_APPLE_float_pixels b/auto/core/GL_APPLE_float_pixels index a5a145a..dc7327c 100644 --- a/auto/core/GL_APPLE_float_pixels +++ b/auto/core/GL_APPLE_float_pixels @@ -1,16 +1,16 @@ GL_APPLE_float_pixels http://developer.apple.com/opengl/extensions/apple_float_pixels.html - GL_HALF_APPLE 0x140B - GL_COLOR_FLOAT_APPLE 0x8A0F - GL_RGBA_FLOAT32_APPLE 0x8814 - GL_RGB_FLOAT32_APPLE 0x8815 - GL_ALPHA_FLOAT32_APPLE 0x8816 - GL_INTENSITY_FLOAT32_APPLE 0x8817 - GL_LUMINANCE_FLOAT32_APPLE 0x8818 - GL_LUMINANCE_ALPHA_FLOAT32_APPLE 0x8819 - GL_RGBA_FLOAT16_APPLE 0x881A - GL_RGB_FLOAT16_APPLE 0x881B - GL_ALPHA_FLOAT16_APPLE 0x881C - GL_INTENSITY_FLOAT16_APPLE 0x881D - GL_LUMINANCE_FLOAT16_APPLE 0x881E - GL_LUMINANCE_ALPHA_FLOAT16_APPLE 0x881F + GL_HALF_APPLE 0x140B + GL_COLOR_FLOAT_APPLE 0x8A0F + GL_RGBA_FLOAT32_APPLE 0x8814 + GL_RGB_FLOAT32_APPLE 0x8815 + GL_ALPHA_FLOAT32_APPLE 0x8816 + GL_INTENSITY_FLOAT32_APPLE 0x8817 + GL_LUMINANCE_FLOAT32_APPLE 0x8818 + GL_LUMINANCE_ALPHA_FLOAT32_APPLE 0x8819 + GL_RGBA_FLOAT16_APPLE 0x881A + GL_RGB_FLOAT16_APPLE 0x881B + GL_ALPHA_FLOAT16_APPLE 0x881C + GL_INTENSITY_FLOAT16_APPLE 0x881D + GL_LUMINANCE_FLOAT16_APPLE 0x881E + GL_LUMINANCE_ALPHA_FLOAT16_APPLE 0x881F diff --git a/auto/core/GL_EXT_texture_edge_clamp.txt b/auto/core/GL_EXT_texture_edge_clamp similarity index 100% rename from auto/core/GL_EXT_texture_edge_clamp.txt rename to auto/core/GL_EXT_texture_edge_clamp