mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 02:29:17 +02:00
opengl 3.3 renderer integration, minor renderer tweaks
This commit is contained in:
@@ -334,6 +334,8 @@ glm::dvec3 LoadPoint( class cParser &Input );
|
||||
std::string
|
||||
deserialize_random_set( cParser &Input, char const *Break = "\n\r\t ;" );
|
||||
|
||||
int count_trailing_zeros( uint32_t val );
|
||||
|
||||
namespace threading {
|
||||
|
||||
// simple POD pairing of a data item and a mutex
|
||||
|
||||
Reference in New Issue
Block a user