커밋 기록

작성자 SHA1 메시지 날짜
  Jim 09c7ec487b Merge pull request #2064 from jpark37/bgra-swap-chain 6 년 전
  jpark37 6eca70a529 libobs-opengl: Require OpenGL 3.3 instead of 3.2 6 년 전
  jpark37 2ae9d6f683 libobs-opengl: Support BGRA swap chains on Windows 6 년 전
  jp9000 bf41fd5a6b libobs: Add graphics API to get graphics object pointer 6 년 전
  jp9000 f53df7da64 clang-format: Apply formatting 6 년 전
  Shaolin 85c7669ad2 libobs-opengl: Fix segfault on access of invalid window 7 년 전
  Shaolin 4a266dc920 libobs-opengl: Improve X error handler message 7 년 전
  Shaolin d8a4c4cd52 libobs-opengl: Request at least 8 bits for alpha 7 년 전
  Ryan Foster bfed33aa77 libobs-opengl: Log OpenGL version on all systems 8 년 전
  Lasse Dalegaard ebd837d605 libobs-opengl: Add xcb message poll to empty out the queue 9 년 전
  jp9000 9cded466dc libobs-opengl: Disable v-sync when drawing on linux 9 년 전
  repeat f7e4a79517 libobs-opengl: Terminate visual attribs with None 10 년 전
  michael bishop cd7a648ba4 libobs-opengl: Use bfree instead of free 10 년 전
  jp9000 09a18b6f6d libobs-opengl: Use windowless context (X11) 10 년 전
  jp9000 ec69bcb15e libobs-opengl: Add X11 error handler (for logging) 10 년 전
  Zachary Lund de6e997264 Move from libX11/GLX to XCB/libX11/GLX. 11 년 전
  jp9000 41fad2d1a4 (API Change) Use const params where applicable 11 년 전
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs 11 년 전
  jp9000 5780f3f177 (API Change) Improve graphics API consistency 11 년 전
  fryshorts 944c2dc9f7 Destroy swapchain before removing the window info 11 년 전
  Thomas McGrew 59328d86ce Added a version to the X11 GL context request 11 년 전
  BtbN e50201cad1 Move from glLoadGen to GLAD 11 년 전
  jp9000 0e9b13fcf9 Fix style errors (please don't make me do this) 11 년 전
  BtbN 0f9c6e5503 Create sub window for rendering, to avoid visual mismatch issues 11 년 전
  Zachary Lund e5b90accb9 Removed no longer valid comment 11 년 전
  Zachary Lund b4d2146861 This commit contains more than I intended. Read below for more info. 11 년 전
  Zachary Lund ee9ff9cfb9 Use Qt provided display with GLX functions for consistency. 11 년 전
  BtbN a31e938c2b Fix getting the X11 display with the Qt ui 11 년 전
  jp9000 8b8217f68e Fix a some more linux/GCC specific warnings 11 년 전
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset 11 년 전