obs-studio/libobs/util/windows
jp9000 0a86e8fb3f Add dummy GL texture flag & direct object access
- Add dummy GL texture support to allow libobs texture references to be
   created for GL without

 - Add a texture_getobj function to allow the retrieval of the
   context-specific object, such as the D3D texture pointer, or the
   OpenGL texture object handle.

 - Also cleaned up the export stuff.  I realized it was all totally
   superfluous.  Kind of a dumb moment, but nice to clean it up
   regardless.
2014-03-29 17:19:31 -07:00
..
CoTaskMemPtr.hpp Add WASAPI audio capture 2014-03-04 07:07:13 -07:00
ComPtr.hpp Add dummy GL texture flag & direct object access 2014-03-29 17:19:31 -07:00
HRError.hpp add my signal/callback interface from another project, also update license of utility files to ISC 1.3 2013-12-25 22:40:33 -07:00
WinHandle.hpp Add WASAPI audio capture 2014-03-04 07:07:13 -07:00