Richard Stanway
|
7f1f97a61f
libobs-d3d11: Set texture using initializer list
|
6 年之前 |
jp9000
|
f53df7da64
clang-format: Apply formatting
|
6 年之前 |
jp9000
|
8f3ea18276
libobs-d3d11: Use discrete function to get shared handle
|
6 年之前 |
jp9000
|
492f50ee87
libobs-d3d11: Set acquired bool when texture acquired
|
6 年之前 |
jp9000
|
93fc61fa82
libobs/graphics: Add NV12 texture support
|
7 年之前 |
jp9000
|
b64d7d71d0
libobs/graphics: Add texture sharing functions
|
7 年之前 |
jp9000
|
35dc89f5ca
libobs-d3d11: Use mip levels are used in resource view
|
7 年之前 |
jp9000
|
951c6892b0
libobs-d3d11: Use linked list for all objects (for rebuilding)
|
9 年之前 |
jp9000
|
5c71f79d5f
libobs-d3d11: Make shared texture error message less vague
|
9 年之前 |
jp9000
|
ecd5b4ee81
libobs-d3d11: Save all D3D11 object descriptors (for rebuilding)
|
9 年之前 |
jp9000
|
61042e2bc4
libobs-d3d11: Store static textures in RAM (for rebuilding)
|
9 年之前 |
jp9000
|
3812393472
libobs-d3d11: Fix uint -> HWND casting
|
10 年之前 |
jp9000
|
1b2c3a6176
libobs-d3d11: Fix initializer list ordering
|
10 年之前 |
jp9000
|
f4406e71f4
libobs-d3d11: Use member initialization
|
10 年之前 |
jp9000
|
a5447b5fd8
libobs-d3d11: Move DXGI -> GS format conversion
|
10 年之前 |
jp9000
|
caa32cb6d1
Add support for shared textures to graphics API
|
11 年之前 |
jp9000
|
c9df41c1e2
(API Change) Remove pointers from all typedefs
|
11 年之前 |
jp9000
|
5780f3f177
(API Change) Improve graphics API consistency
|
11 年之前 |
jp9000
|
7b12133af3
Use uint8_t* instead of void* for texture data
|
11 年之前 |
jp9000
|
4f7ab552df
Reimplement monitor capture
|
11 年之前 |
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 年之前 |
jp9000
|
e5c99175c5
fixed some build issues on non-windows systems
|
12 年之前 |
jp9000
|
db5aca1ab5
fixed some D3D macros
|
12 年之前 |
jp9000
|
dfa2dc6eab
fix up the rest of the GL code, add glew to project, add makefiles for opengl, fix makefiles so that it can be built with gcc, update project files to automatically output to the build directory
|
12 年之前 |
jp9000
|
904725390a
changed all references of the old d3d11 filenames to the new filenames
|
12 年之前 |
jp9000
|
47e0700f3f
renamed some files to be a bit more consistent
|
12 年之前 |