Historia zmian

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