File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,12 +68,10 @@ constant gl_state org/lwjgl/opengl/GL11 GL_DIFFUSE
6868constant gl_state org/lwjgl/opengl/GL11 GL_AMBIENT
6969constant gl_state org/lwjgl/opengl/GL11 GL_SPECULAR
7070constant gl_state org/lwjgl/opengl/GL11 GL_LIGHT_MODEL_AMBIENT
71- constant gl_state org/lwjgl/opengl/GL11 GL_FRONT_AND_BACK
7271constant gl_state org/lwjgl/opengl/GL11 GL_AMBIENT_AND_DIFFUSE
73- constant gl_state org/lwjgl/opengl/GL11 GL_COLOR_BUFFER_BIT
72+ # constant gl_state org/lwjgl/opengl/GL11 GL_COLOR_BUFFER_BIT
7473constant gl_state org/lwjgl/opengl/GL11 GL_DEPTH_BUFFER_BIT
7574constant gl_state org/lwjgl/opengl/GL11 GL_CULL_FACE
76- constant gl_state org/lwjgl/opengl/GL11 GL_PROJECTION
7775constant gl_state org/lwjgl/opengl/GL11 GL_POLYGON_OFFSET_LINE
7876constant gl_state org/lwjgl/opengl/GL11 GL_POLYGON_OFFSET_FILL
7977constant gl_state org/lwjgl/opengl/GL11 GL_COLOR_LOGIC_OP
You can’t perform that action at this time.
0 commit comments