Commit History

Autor SHA1 Mensaxe Data
  jpark37 9f330050ef libobs-opengl: OpenGL thread-safety on Mac %!s(int64=6) %!d(string=hai) anos
  Jim 09c7ec487b Merge pull request #2064 from jpark37/bgra-swap-chain %!s(int64=6) %!d(string=hai) anos
  jpark37 6eca70a529 libobs-opengl: Require OpenGL 3.3 instead of 3.2 %!s(int64=6) %!d(string=hai) anos
  jpark37 2ae9d6f683 libobs-opengl: Support BGRA swap chains on Windows %!s(int64=6) %!d(string=hai) anos
  jp9000 bf41fd5a6b libobs: Add graphics API to get graphics object pointer %!s(int64=6) %!d(string=hai) anos
  jp9000 f53df7da64 clang-format: Apply formatting %!s(int64=6) %!d(string=hai) anos
  James Park 5fe128a047 libobs-opengl: Fix bad log string %!s(int64=6) %!d(string=hai) anos
  Ryan Foster be98cee2a0 Fix various typos across multiple modules %!s(int64=8) %!d(string=hai) anos
  jp9000 e5e168e930 libobs-opengl: Use windowless context (windows) %!s(int64=10) %!d(string=hai) anos
  jp9000 5dfecab15c Fix windows printf format warnings (from mingw) %!s(int64=10) %!d(string=hai) anos
  jp9000 caa32cb6d1 Add support for shared textures to graphics API %!s(int64=11) %!d(string=hai) anos
  jp9000 41fad2d1a4 (API Change) Use const params where applicable %!s(int64=11) %!d(string=hai) anos
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs %!s(int64=11) %!d(string=hai) anos
  jp9000 5780f3f177 (API Change) Improve graphics API consistency %!s(int64=11) %!d(string=hai) anos
  jp9000 a27f2fbb3a Fix potentially uninitialized variable warnings %!s(int64=11) %!d(string=hai) anos
  jp9000 f675c8029f Fix 'unused parameter' warnings on windows %!s(int64=11) %!d(string=hai) anos
  Lioncash 96031f2392 Fix a possible null pointer dereference %!s(int64=11) %!d(string=hai) anos
  BtbN e50201cad1 Move from glLoadGen to GLAD %!s(int64=11) %!d(string=hai) anos
  BtbN 0f9c6e5503 Create sub window for rendering, to avoid visual mismatch issues %!s(int64=11) %!d(string=hai) anos
  jp9000 4f7ab552df Reimplement monitor capture %!s(int64=11) %!d(string=hai) anos
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset %!s(int64=11) %!d(string=hai) anos
  Zachary Lund cc44c93fbf Fixed missed boolean check %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  Zachary Lund d3dab077cb Another attempt to fix ARB_debug_output, hopefully the last one. %!s(int64=12) %!d(string=hai) anos
  jp9000 bf371437b3 Fixed debug extension check %!s(int64=12) %!d(string=hai) anos
  Zachary Lund 840c1cfd65 I removed GL-specific extension checking to a platform independent file. %!s(int64=12) %!d(string=hai) anos
  jp9000 969a71d716 call NSOpenGLContext 'update' on opengl context on macos when resizing %!s(int64=12) %!d(string=hai) anos
  jp9000 8298fa4dc7 With the permission of my fellow contributors, I'm switching obs-studio back to GPL v2+ to prevent issues between this project and the original OBS project, and for personal reasons to avoid legal ambiguity (not political reasons, I admittedly would prefer GPL v3+) %!s(int64=12) %!d(string=hai) anos
  jp9000 e5c99175c5 fixed some build issues on non-windows systems %!s(int64=12) %!d(string=hai) anos
  jp9000 409b011a8e cleaned up main internal data structure design, changed to reference counting for sources to ensure safe destruction of source objects from all parts of the system, added some service-related stuff for testing %!s(int64=12) %!d(string=hai) anos