Historial de Commits

Autor SHA1 Mensaje Fecha
  jp9000 5780f3f177 (API Change) Improve graphics API consistency hace 11 años
  fryshorts 944c2dc9f7 Destroy swapchain before removing the window info hace 11 años
  Thomas McGrew 59328d86ce Added a version to the X11 GL context request hace 11 años
  BtbN e50201cad1 Move from glLoadGen to GLAD hace 11 años
  jp9000 0e9b13fcf9 Fix style errors (please don't make me do this) hace 11 años
  BtbN 0f9c6e5503 Create sub window for rendering, to avoid visual mismatch issues hace 11 años
  Zachary Lund e5b90accb9 Removed no longer valid comment hace 11 años
  Zachary Lund b4d2146861 This commit contains more than I intended. Read below for more info. hace 11 años
  Zachary Lund ee9ff9cfb9 Use Qt provided display with GLX functions for consistency. hace 11 años
  BtbN a31e938c2b Fix getting the X11 display with the Qt ui hace 11 años
  jp9000 8b8217f68e Fix a some more linux/GCC specific warnings hace 11 años
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset hace 11 años
  Zachary Lund cd9c4b39d0 We only really require GLX 1.3. Also fixed version check to be more appropriate. hace 11 años
  jp9000 021d9522ea Eliminate more trailing whitespace from gl-x11.c hace 11 años
  jp9000 8219a64958 Remove trailing whitespace from gl-x11.c (OCD) hace 11 años
  Zachary Lund 1c48834cb5 Fixed signedness issue on GLX hace 12 años
  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. hace 12 años
  Zachary Lund e3299d5662 Added rudimentary support for Qt on Linux hace 12 años
  Zachary Lund bb24591d48 Add copyright and name to files it applies to. hace 12 años
  Zachary Lund 78aa456a7b Added comments on why some code is disabled hace 12 años
  Zachary Lund d283f24cbb A few changes concerning wxGTK. hace 12 años
  Ján Mlynek ecadb4faae Use XGetErrorText() instead of our own table hace 12 años
  Zachary Lund 840c1cfd65 I removed GL-specific extension checking to a platform independent file. hace 12 años
  Zachary Lund 8df5293be1 Added GLX version check and assures context is set to none on failure. hace 12 años
  Zachary Lund ffd80449d3 Added gl_update (does nothing for now). hace 12 años
  Zachary Lund 3dc2024c8f Remove enable statements. This should be done in platform-independent code using GLEW. hace 12 años
  Zachary Lund 94f88c82cf Added OpenGL debug callback support and context changes. hace 12 años
  Zachary Lund 9b882768be Fixed memory leak by calling gl_windowinfo_destroy in platform destruction. hace 12 años
  Zachary Lund 80b8176e29 GLX implementation and *nix-specific file handling implementation hace 12 años