mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 16:48:21 +00:00
a989914fef
SafeRelease was really useless, derefencing the smart pointers through the use of & releases the value before SafeRelease get's to it. Instead either allow the destructor to handle it's release, or explicityly release it by assigning NULL |
||
---|---|---|
.. | ||
DXGI.cpp | ||
DXGI.h | ||
NvFBC.cpp | ||
NvFBC.h |