Historique des commits

Auteur SHA1 Message Date
  Lain 106c7aa61f Update copyrights/names il y a 2 ans
  tytan652 107b2a8f27 libobs-d3d11,libobs-opengl,plugins: Remove unneeded cast in switches il y a 3 ans
  jpark37 4fe6803fe4 libobs: Prevent D3D11 projectors from tearing il y a 3 ans
  jpark37 eccde48926 libobs/graphics: Add gs_is_monitor_hdr il y a 3 ans
  Richard Stanway 7f2dfd53a9 libobs-opengl: Use correct size for PIXELFORMATDESCRIPTOR il y a 3 ans
  jpark37 9f330050ef libobs-opengl: OpenGL thread-safety on Mac il y a 5 ans
  Jim 09c7ec487b Merge pull request #2064 from jpark37/bgra-swap-chain il y a 6 ans
  jpark37 6eca70a529 libobs-opengl: Require OpenGL 3.3 instead of 3.2 il y a 6 ans
  jpark37 2ae9d6f683 libobs-opengl: Support BGRA swap chains on Windows il y a 6 ans
  jp9000 bf41fd5a6b libobs: Add graphics API to get graphics object pointer il y a 6 ans
  jp9000 f53df7da64 clang-format: Apply formatting il y a 6 ans
  James Park 5fe128a047 libobs-opengl: Fix bad log string il y a 6 ans
  Ryan Foster be98cee2a0 Fix various typos across multiple modules il y a 8 ans
  jp9000 e5e168e930 libobs-opengl: Use windowless context (windows) il y a 10 ans
  jp9000 5dfecab15c Fix windows printf format warnings (from mingw) il y a 10 ans
  jp9000 caa32cb6d1 Add support for shared textures to graphics API 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
  jp9000 a27f2fbb3a Fix potentially uninitialized variable warnings il y a 11 ans
  jp9000 f675c8029f Fix 'unused parameter' warnings on windows il y a 11 ans
  Lioncash 96031f2392 Fix a possible null pointer dereference il y a 11 ans
  BtbN e50201cad1 Move from glLoadGen to GLAD il y a 11 ans
  BtbN 0f9c6e5503 Create sub window for rendering, to avoid visual mismatch issues il y a 11 ans
  jp9000 4f7ab552df Reimplement monitor capture il y a 11 ans
  jp9000 b067440f73 Use bzalloc instead of bmalloc then memset il y a 11 ans
  Zachary Lund cc44c93fbf Fixed missed boolean check 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
  Zachary Lund d3dab077cb Another attempt to fix ARB_debug_output, hopefully the last one. il y a 11 ans
  jp9000 bf371437b3 Fixed debug extension check il y a 11 ans