Commit History

Author SHA1 Message Date
  jpark37 fee3703f40 libobs/graphics, libobs-d3d11: Add P010 support 3 years ago
  qiongzai.sun 0d8c98851e libobs: Fix gs_texture_2d::BackupTexture with GS_TEXTURE_CUBE 3 years ago
  VodBox c8e417057a libobs, libobs-d3d11: Add support for NT Handle shared textures 3 years ago
  jpark37 66259560e0 libobs: Add dormant SRGB format support 4 years ago
  jpark37 c72b5de23e libobs-d3d11: Support typeless textures 4 years ago
  jpark37 2d547cf669 libobs: Allow wrapping D3D11 object with gs_texture_t 4 years ago
  jpark37 8f6984e345 libobs: Add support for volume textures 5 years ago
  Richard Stanway 7f1f97a61f libobs-d3d11: Set texture using initializer list 6 years ago
  jp9000 f53df7da64 clang-format: Apply formatting 6 years ago
  jp9000 8f3ea18276 libobs-d3d11: Use discrete function to get shared handle 6 years ago
  jp9000 492f50ee87 libobs-d3d11: Set acquired bool when texture acquired 6 years ago
  jp9000 93fc61fa82 libobs/graphics: Add NV12 texture support 7 years ago
  jp9000 b64d7d71d0 libobs/graphics: Add texture sharing functions 7 years ago
  jp9000 35dc89f5ca libobs-d3d11: Use mip levels are used in resource view 7 years ago
  jp9000 951c6892b0 libobs-d3d11: Use linked list for all objects (for rebuilding) 9 years ago
  jp9000 5c71f79d5f libobs-d3d11: Make shared texture error message less vague 9 years ago
  jp9000 ecd5b4ee81 libobs-d3d11: Save all D3D11 object descriptors (for rebuilding) 9 years ago
  jp9000 61042e2bc4 libobs-d3d11: Store static textures in RAM (for rebuilding) 9 years ago
  jp9000 3812393472 libobs-d3d11: Fix uint -> HWND casting 10 years ago
  jp9000 1b2c3a6176 libobs-d3d11: Fix initializer list ordering 10 years ago
  jp9000 f4406e71f4 libobs-d3d11: Use member initialization 10 years ago
  jp9000 a5447b5fd8 libobs-d3d11: Move DXGI -> GS format conversion 10 years ago
  jp9000 caa32cb6d1 Add support for shared textures to graphics API 11 years ago
  jp9000 c9df41c1e2 (API Change) Remove pointers from all typedefs 11 years ago
  jp9000 5780f3f177 (API Change) Improve graphics API consistency 11 years ago
  jp9000 7b12133af3 Use uint8_t* instead of void* for texture data 11 years ago
  jp9000 4f7ab552df Reimplement monitor capture 11 years ago
  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+) 12 years ago
  jp9000 e5c99175c5 fixed some build issues on non-windows systems 12 years ago
  jp9000 db5aca1ab5 fixed some D3D macros 12 years ago