From 0b20fc2c2c3219960fc81a90cb64f04a906de9eb Mon Sep 17 00:00:00 2001 From: Matthias Reitinger Date: Sun, 4 Oct 2015 04:20:14 +0200 Subject: [PATCH] Remove obsolete align attributes --- es1/glBlendFunc.xhtml | 46 +-- es1/glIsEnabled.xhtml | 62 +-- es1/glLogicOp.xhtml | 24 +- es1/glShadeModel.xhtml | 16 +- es1/glTexEnv.xhtml | 442 ++++++++++---------- es2/glBlendEquation.xhtml | 24 +- es2/glBlendEquationSeparate.xhtml | 24 +- es2/glBlendFunc.xhtml | 64 +-- es2/glBlendFuncSeparate.xhtml | 96 ++--- es2/glIsEnabled.xhtml | 40 +- es2/glPixelStorei.xhtml | 24 +- gl2/glBlendEquation.xhtml | 36 +- gl2/glBlendEquationSeparate.xhtml | 36 +- gl2/glBlendFunc.xhtml | 64 +-- gl2/glBlendFuncSeparate.xhtml | 96 ++--- gl2/glColorTable.xhtml | 216 +++++----- gl2/glConvolutionFilter1D.xhtml | 98 ++--- gl2/glConvolutionFilter2D.xhtml | 98 ++--- gl2/glCopyColorTable.xhtml | 98 ++--- gl2/glCopyConvolutionFilter1D.xhtml | 98 ++--- gl2/glCopyConvolutionFilter2D.xhtml | 98 ++--- gl2/glDrawPixels.xhtml | 84 ++-- gl2/glFeedbackBuffer.xhtml | 60 +-- gl2/glGetColorTable.xhtml | 28 +- gl2/glGetColorTableParameter.xhtml | 54 +-- gl2/glGetConvolutionFilter.xhtml | 28 +- gl2/glGetHistogram.xhtml | 24 +- gl2/glGetHistogramParameter.xhtml | 36 +- gl2/glGetMinmax.xhtml | 24 +- gl2/glGetMinmaxParameter.xhtml | 12 +- gl2/glGetSeparableFilter.xhtml | 28 +- gl2/glIsEnabled.xhtml | 296 ++++++------- gl2/glLogicOp.xhtml | 68 +-- gl2/glPixelMap.xhtml | 110 ++--- gl2/glPixelStore.xhtml | 136 +++--- gl2/glPixelTransfer.xhtml | 248 +++++------ gl2/glPushAttrib.xhtml | 620 ++++++++++++++-------------- gl2/glReadPixels.xhtml | 54 +-- gl2/glSeparableFilter2D.xhtml | 84 ++-- gl2/glShadeModel.xhtml | 28 +- gl2/glTexEnv.xhtml | 476 ++++++++++----------- gl2/glTexParameter.xhtml | 36 +- gl2/glXSelectEvent.xhtml | 76 ++-- gl3/glBeginTransformFeedback.xhtml | 32 +- gl3/glBlendEquation.xhtml | 36 +- gl3/glBlendEquationSeparate.xhtml | 36 +- gl3/glBlendFunc.xhtml | 80 ++-- gl3/glBlendFuncSeparate.xhtml | 120 +++--- gl3/glGetActiveUniform.xhtml | 248 +++++------ gl3/glGetActiveUniformsiv.xhtml | 248 +++++------ gl3/glIsEnabled.xhtml | 96 ++--- gl3/glLogicOp.xhtml | 68 +-- gl3/glPixelStore.xhtml | 136 +++--- gl3/glProvokingVertex.xhtml | 72 ++-- gl3/glReadPixels.xhtml | 150 +++---- gl3/glSamplerParameter.xhtml | 36 +- gl3/glTexBuffer.xhtml | 4 +- gl3/glTexParameter.xhtml | 36 +- html/copy/style.css | 4 + 59 files changed, 2908 insertions(+), 2904 deletions(-) diff --git a/es1/glBlendFunc.xhtml b/es1/glBlendFunc.xhtml index 267da76d..0510583e 100644 --- a/es1/glBlendFunc.xhtml +++ b/es1/glBlendFunc.xhtml @@ -102,43 +102,43 @@ fA ), represent either source or destination factors. All scale - factors have range [0, 1].
GL_ZERO
GL_ONE
GL_SRC_COLOR
GL_ONE_MINUS_SRC_COLOR
GL_DST_COLOR
GL_ONE_MINUS_DST_COLOR
GL_SRC_ALPHA
GL_ONE_MINUS_SRC_ALPHA
GL_DST_ALPHA
GL_ONE_MINUS_DST_ALPHA
GL_SRC_ALPHA_SATURATE
GL_FALSE
The following capabilities are accepted for cap: -
cap
Constant
See function:
GL_ALPHA_TEST
GL_BLEND
GL_CLIP_PLANEi
GL_COLOR_ARRAY
GL_COLOR_LOGIC_OP
GL_COLOR_MATERIAL
GL_CULL_FACE
GL_DEPTH_TEST
GL_DITHER
GL_FOG
GL_LIGHTi
GL_LIGHTING
GL_LINE_SMOOTH
GL_MULTISAMPLE
GL_NORMAL_ARRAY
GL_NORMALIZE
GL_POINT_SIZE_ARRAY_OES
GL_POINT_SMOOTH
GL_POINT_SPRITE_OES
GL_POLYGON_OFFSET_FILL
GL_RESCALE_NORMAL
GL_SAMPLE_ALPHA_TO_COVERAGE
GL_SAMPLE_ALPHA_TO_ONE
GL_SAMPLE_COVERAGE
GL_SCISSOR_TEST
GL_STENCIL_TEST
GL_TEXTURE_2D
GL_TEXTURE_COORD_ARRAY
GL_VERTEX_ARRAY
If an error is generated, diff --git a/es1/glLogicOp.xhtml b/es1/glLogicOp.xhtml index 53862770..9e419e78 100644 --- a/es1/glLogicOp.xhtml +++ b/es1/glLogicOp.xhtml @@ -27,51 +27,51 @@ glDisable with argument GL_COLOR_LOGIC_OP. Logical operation is initially disabled. -
GL_CLEAR
GL_SET
GL_COPY
s
GL_COPY_INVERTED
GL_NOOP
d
GL_INVERT
GL_AND
GL_NAND
GL_OR
GL_NOR
GL_XOR
GL_EQUIV
GL_AND_REVERSE
GL_AND_INVERTED
GL_OR_REVERSE
GL_OR_INVERTED
-
GL_ALPHA
GL_LUMINANCE
GL_LUMINANCE_ALPHA
GL_RGB
GL_RGBA
@@ -200,23 +200,23 @@ v indicates a value produced by the texture function.
Value
GL_REPLACE
GL_MODULATE
GL_DECAL
GL_ADD
GL_ADD_SIGNED
GL_INTERPOLATE
GL_SUBTRACT
GL_DOT3_RGB
GL_DOT3_RGBA
GL_COMBINE_RGB
GL_COMBINE_ALPHA
GL_SRCn_RGB
GL_OPERANDn_RGB
GL_TEXTURE
GL_TEXTUREn
GL_CONSTANT
GL_PRIMARY_COLOR
GL_PREVIOUS
GL_SRCn_ALPHA
GL_OPERANDn_ALPHA
GL_FUNC_ADD
GL_FUNC_SUBTRACT
GL_FUNC_REVERSE_SUBTRACT
GL_CONSTANT_COLOR
GL_ONE_MINUS_CONSTANT_COLOR
GL_CONSTANT_ALPHA
GL_ONE_MINUS_CONSTANT_ALPHA
The following capabilities are accepted for cap:
diff --git a/es2/glPixelStorei.xhtml b/es2/glPixelStorei.xhtml index 27681535..bcef57f3 100644 --- a/es2/glPixelStorei.xhtml +++ b/es2/glPixelStorei.xhtml @@ -38,29 +38,29 @@ and range of valid values for each storage parameter that can be set with glPixelStorei.
glPixelStorei
pname
GL_PACK_ALIGNMENT
GL_UNPACK_ALIGNMENT
Boolean parameters are set to false if param is 0 and true otherwise. diff --git a/gl2/glBlendEquation.xhtml b/gl2/glBlendEquation.xhtml index 610e380e..301b44bd 100644 --- a/gl2/glBlendEquation.xhtml +++ b/gl2/glBlendEquation.xhtml @@ -117,15 +117,15 @@ . -
param
GL_MIN
GL_MAX
GL_INTENSITY
Finally, the red, green, blue, alpha, luminance, and/or intensity components of @@ -270,125 +270,125 @@ replaced by the table entry selected by that index. If the color components and contents of the table are represented as follows:
r
R
g
G
b
B
a
A
L[i]
i
I[i]
R[i]
G[i]
B[i]
A[i]
then the result of color table lookup is as follows: