|
Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
| Basic Algorithms | Basic algorithms |
| Byte Utilities | Byte utility functions and types for endian- and bit conversions, inclusive alignment handling and general get & put functionality |
| C++ Language Utilities | C++ language utilities, language feature alignment, type trails, data alignment and intrinsics |
| Codec | Data Stream Encoder and Decoder |
| Concurrency | Concurrency support to avoid data races and help to synchronize access |
| Constant Time (CT) Integral Operations | Integral integer operations in constant time (CT), see also and meta-group Math Support |
| Data Structures | Data structures, notably |
| File Utilities | File types and functionality |
| Float types and arithmetic | Float types and arithmetic, see also and meta-group Math Support |
| Fraction Arithmetic and Time | Fraction type and arithmetic support inclusive its utilization for time without loss of precision nor range |
| Function Wrapper | A general-purpose static-polymorphic function wrapper via jau::function<R(A...)> |
| Gamp GL Data Managment | OpenGL rendering data management |
| Gamp GL Implementation Details | Non public OpenGL implementation specifics, do not use directly |
| Gamp GL Rendering | OpenGL managed rendering support, data handling and GLSL functionality |
| Gamp GL Shader Support | OpenGL Shading Language types and functionality |
| Gamp Graph | Basic Graph Framework |
| Gamp Graph Implementation Detail | Gamp Graph Implementation Detail |
| Gamp Graph UI | Graph UI Framework |
| Gamp Rendering | Managed rendering support, data handling and functionality |
| Gamp Root | Graphics, Audio, Multimedia and Processing Framework |
| Gamp Windowing Toolkit | Windowing toolkit functionality |
| IO Utilities | Input and Output (IO) types and functionality |
| Integer types and arithmetic | Integral integer types and arithmetic |
| Java VM Utilities | Java virtual machine support, helping accessing the JVM and converting data types |
| Languages | Language functionality, programming and otherwise |
| Math Support | Math Support Functionality, e.g |
| Network Utilities | Networking types and functionality |
| OS Support | OS Support Functionality |
| Secure Memory | Secure Memory utilities |
| String Utilities | String utilities for type conversion and manipulation |
| System and OS Utilities | System and OS related types and functionality |