提交歷史

作者 SHA1 備註 提交日期
  Jelle Raaijmakers c87d3521e4 LibGL: East-const `glTex*` methods 3 年之前
  Jesse Buhagiar 371d49c0f6 LibGL: Implement `glMateriali{v}` 3 年之前
  Jesse Buhagiar 170739fe39 LibGL: Implement `glLighti{v}` 3 年之前
  Jesse Buhagiar 68e50759b4 LibGL: Implement `glGetMaterial` 3 年之前
  Jesse Buhagiar f5cde1b6fb LibGL: Implement `glGetLight` 3 年之前
  Stephan Unverwerth 044582b0ce LibGL: Add stubs for multitexturing and announce GL_ARB_multitexture 3 年之前
  Jelle Raaijmakers 11c807ebd1 LibGL+LibSoftGPU: Implement the stencil buffer 3 年之前
  Jelle Raaijmakers a4d98c4622 LibGL: Add context lifetime debug output 3 年之前
  Jelle Raaijmakers 8e935ad3b1 LibGL+LibSoftGPU: Implement `glColorMaterial` and `GL_COLOR_MATERIAL` 3 年之前
  Luke Wilde 1fc611877f LibGL: Implement glIsTexture 3 年之前
  Jelle Raaijmakers a4e2d93aa2 Ports+LibGL: Replace LibGL context check by ScummVM patch 3 年之前
  Jesse Buhagiar 92373ab0b6 LibGL: Flesh out `glMaterialf{v}` 3 年之前
  Jesse Buhagiar bf294612a7 LibGL: Implement `glLightf{v}` and fix `gl.h` prototype 3 年之前
  Jelle Raaijmakers 8cf91a5ae5 LibGL: Change `gl_tex_gen` param to `GLint` 3 年之前
  Jelle Raaijmakers ccf6769d95 LibGL: Stub more API calls 3 年之前
  Jelle Raaijmakers dae63352a3 LibGL: Implement `glGetTexLevelParameteriv` 3 年之前
  Jelle Raaijmakers d83702cb92 LibGL: Implement `glRectf` and `glRecti` 3 年之前
  Jelle Raaijmakers 70c6907546 LibGL: Add glext.h and lots of new defines in gl.h 3 年之前
  Jelle Raaijmakers b79642ef74 LibGL: Support missing context in `glGetError` and `glGetIntegerv` 3 年之前
  Jelle Raaijmakers 6643775999 LibGL: Add stub for `glCopyTexImage2D` 3 年之前
  Jelle Raaijmakers 401472c9a4 LibGL: Implement `glDrawPixels` and add stub for `glBitmap` 3 年之前
  Jelle Raaijmakers c2960e68a8 LibGL: Implement `glLightModelf` and `glLightModelfv` 3 年之前
  Jelle Raaijmakers 0453cad46c LibGL: Add stubs for `glPushAttrib` and `glPopAttrib` 3 年之前
  Jelle Raaijmakers fbed7a5ba8 LibGL: Implement `glLineWidth` 3 年之前
  Jelle Raaijmakers 506abf2a61 LibGL: Implement `glIsList` 3 年之前
  Jelle Raaijmakers 9c9fa33495 LibGL: Implement `glClearStencil` 3 年之前
  Jelle Raaijmakers 9dbc8d7e3c LibGL: Add stubs for `glMaterialf` and `glMaterialfv` 3 年之前
  Jelle Raaijmakers 4eb6295a57 LibGL: Implement `glRasterPos2i` 3 年之前
  Jelle Raaijmakers 78d0674228 LibGL: Implement `glNormal3f` and `glNormal3fv` 3 年之前
  Jelle Raaijmakers ea6bcda79c LibGL: Implement `glStencil*` functions 3 年之前