You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Graphics/GraphicsTools](Graphics/GraphicsTools)| graphics utilities build on top of core interfaces (definitions of commonly used states, texture uploaders, etc.)|
27
29
|[Graphics/HLSL2GLSLConverterLib](Graphics/HLSL2GLSLConverterLib)| HLSL to GLSL source code converter library |
28
30
|[Platforms/Basic](Platforms/Basic)| defines interface for platform-specific routines and implements some common functionality |
29
31
|[Platforms/Android](Platforms/Android)| implementation of platform-specific routines on Android |
30
32
|[Platforms/UWP](Platforms/UWP)| implementation of platform-specific routines on Universal Windows platform |
31
33
|[Platforms/Win32](Platforms/Win32)| implementation of platform-specific routines on Win32 platform |
34
+
|[Platforms/Linux](Platforms/Linux)| implementation of platform-specific routines on Linux platform |
32
35
| External/glew | cross-platform library for loading OpenGL extensions |
0 commit comments