Historique des commits

Auteur SHA1 Message Date
  Shaolin 85c7669ad2 libobs-opengl: Fix segfault on access of invalid window il y a 7 ans
  Shaolin 4a266dc920 libobs-opengl: Improve X error handler message il y a 7 ans
  Shaolin d8a4c4cd52 libobs-opengl: Request at least 8 bits for alpha il y a 7 ans
  Ryan Foster bfed33aa77 libobs-opengl: Log OpenGL version on all systems il y a 8 ans
  Lasse Dalegaard ebd837d605 libobs-opengl: Add xcb message poll to empty out the queue il y a 9 ans
  jp9000 9cded466dc libobs-opengl: Disable v-sync when drawing on linux il y a 9 ans
  repeat f7e4a79517 libobs-opengl: Terminate visual attribs with None il y a 10 ans
  michael bishop cd7a648ba4 libobs-opengl: Use bfree instead of free il y a 10 ans
  jp9000 09a18b6f6d libobs-opengl: Use windowless context (X11) il y a 10 ans
  jp9000 ec69bcb15e libobs-opengl: Add X11 error handler (for logging) il y a 10 ans
  Zachary Lund de6e997264 Move from libX11/GLX to XCB/libX11/GLX. il y a 11 ans
  jp9000 41fad2d1a4 (API Change) Use const params where applicable il y a 11 ans
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs il y a 11 ans
  jp9000 5780f3f177 (API Change) Improve graphics API consistency il y a 11 ans
  fryshorts 944c2dc9f7 Destroy swapchain before removing the window info il y a 11 ans
  Thomas McGrew 59328d86ce Added a version to the X11 GL context request il y a 11 ans
  BtbN e50201cad1 Move from glLoadGen to GLAD il y a 11 ans
  jp9000 0e9b13fcf9 Fix style errors (please don't make me do this) il y a 11 ans
  BtbN 0f9c6e5503 Create sub window for rendering, to avoid visual mismatch issues il y a 11 ans
  Zachary Lund e5b90accb9 Removed no longer valid comment il y a 11 ans
  Zachary Lund b4d2146861 This commit contains more than I intended. Read below for more info. il y a 11 ans
  Zachary Lund ee9ff9cfb9 Use Qt provided display with GLX functions for consistency. il y a 11 ans
  BtbN a31e938c2b Fix getting the X11 display with the Qt ui il y a 11 ans
  jp9000 8b8217f68e Fix a some more linux/GCC specific warnings il y a 11 ans
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset il y a 11 ans
  Zachary Lund cd9c4b39d0 We only really require GLX 1.3. Also fixed version check to be more appropriate. il y a 11 ans
  jp9000 021d9522ea Eliminate more trailing whitespace from gl-x11.c il y a 11 ans
  jp9000 8219a64958 Remove trailing whitespace from gl-x11.c (OCD) il y a 11 ans
  Zachary Lund 1c48834cb5 Fixed signedness issue on GLX il y a 11 ans
  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. il y a 11 ans