Michael Fabian 'Xaymar' Dirks
|
faeb5af45b
|
gs-rendertarget: Formatting and refactoring
|
2018-09-27 05:17:08 +02:00 |
|
Michael Fabian 'Xaymar' Dirks
|
ec19f44f96
|
project: Don't prefix includes with "libobs/"
|
2018-04-23 17:53:27 +02:00 |
|
Michael Fabian 'Xaymar' Dirks
|
2adfa5765c
|
gs: Rename to snake_case instead of PascalCase
This should prevent mishaps with upper/lowercase typos and fits in better with the C++ standard code, which is also in snake_case.
|
2018-03-20 12:44:02 +01:00 |
|
Michael Fabian 'Xaymar' Dirks
|
cc68e2864f
|
gs-rendertarget: Add and implement GetTexture(...) methods
|
2018-03-05 15:10:51 +01:00 |
|
Michael Fabian 'Xaymar' Dirks
|
f5fca108d7
|
gs-rendertarget: Fix missing initialization
|
2017-12-14 08:04:54 +01:00 |
|
Xaymar
|
6a208ed215
|
gs: Leave GS context and then return texture
This fixes a hang when calling GetTextureObject() on a GS::RenderTarget.
|
2017-10-22 18:57:28 +02:00 |
|
Michael Fabian Dirks
|
eb1612c6ee
|
gs: Wrap OBS Graphics Subsystem in proper C++ classes
|
2017-09-18 00:05:28 +02:00 |
|