google / bigwheels

BigWheels is a cross-platform, API agnostic framework to build graphics applications.
Apache License 2.0
94 stars 37 forks source link

Update software_rendering.md #436

Closed Keenuts closed 9 months ago

Keenuts commented 9 months ago

Add a note to say the DLL shall be "unlocked". By default Windows marks some files from remote locations as "locked". In the DLL case, this will prevent the DLL from being loaded, the the samples will fail to initialize.