You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
791B

  1. GL_PGI_misc_hints
  2. http://www.opengl.org/registry/specs/PGI/misc_hints.txt
  3. GL_PGI_misc_hints
  4. GL_PREFER_DOUBLEBUFFER_HINT_PGI 107000
  5. GL_CONSERVE_MEMORY_HINT_PGI 107005
  6. GL_RECLAIM_MEMORY_HINT_PGI 107006
  7. GL_NATIVE_GRAPHICS_HANDLE_PGI 107010
  8. GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI 107011
  9. GL_NATIVE_GRAPHICS_END_HINT_PGI 107012
  10. GL_ALWAYS_FAST_HINT_PGI 107020
  11. GL_ALWAYS_SOFT_HINT_PGI 107021
  12. GL_ALLOW_DRAW_OBJ_HINT_PGI 107022
  13. GL_ALLOW_DRAW_WIN_HINT_PGI 107023
  14. GL_ALLOW_DRAW_FRG_HINT_PGI 107024
  15. GL_ALLOW_DRAW_MEM_HINT_PGI 107025
  16. GL_STRICT_DEPTHFUNC_HINT_PGI 107030
  17. GL_STRICT_LIGHTING_HINT_PGI 107031
  18. GL_STRICT_SCISSOR_HINT_PGI 107032
  19. GL_FULL_STIPPLE_HINT_PGI 107033
  20. GL_CLIP_NEAR_HINT_PGI 107040
  21. GL_CLIP_FAR_HINT_PGI 107041
  22. GL_WIDE_LINE_HINT_PGI 107042
  23. GL_BACK_NORMALS_HINT_PGI 107043