Commit History

Author SHA1 Message Date
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset 11 years ago
  Zachary Lund cd9c4b39d0 We only really require GLX 1.3. Also fixed version check to be more appropriate. 11 years ago
  jp9000 021d9522ea Eliminate more trailing whitespace from gl-x11.c 11 years ago
  jp9000 8219a64958 Remove trailing whitespace from gl-x11.c (OCD) 11 years ago
  Zachary Lund 1c48834cb5 Fixed signedness issue on GLX 12 years ago
  Zachary Lund 74ab96a3ad I removed GLEW, added glLoadGen (renamed to GL here), and added implementations for all platforms. Hopefully this goes better than GLAD did. 12 years ago
  Zachary Lund e3299d5662 Added rudimentary support for Qt on Linux 12 years ago
  Zachary Lund bb24591d48 Add copyright and name to files it applies to. 12 years ago
  Zachary Lund 78aa456a7b Added comments on why some code is disabled 12 years ago
  Zachary Lund d283f24cbb A few changes concerning wxGTK. 12 years ago
  Ján Mlynek ecadb4faae Use XGetErrorText() instead of our own table 12 years ago
  Zachary Lund 840c1cfd65 I removed GL-specific extension checking to a platform independent file. 12 years ago
  Zachary Lund 8df5293be1 Added GLX version check and assures context is set to none on failure. 12 years ago
  Zachary Lund ffd80449d3 Added gl_update (does nothing for now). 12 years ago
  Zachary Lund 3dc2024c8f Remove enable statements. This should be done in platform-independent code using GLEW. 12 years ago
  Zachary Lund 94f88c82cf Added OpenGL debug callback support and context changes. 12 years ago
  Zachary Lund 9b882768be Fixed memory leak by calling gl_windowinfo_destroy in platform destruction. 12 years ago
  Zachary Lund 80b8176e29 GLX implementation and *nix-specific file handling implementation 12 years ago