|
Agar is written in industry-standard ANSI C (ANSI X3.159-1989).
OpenGL is not required, but if enabled at compile time, an implementation
conforming to the
OpenGL 1.1
specification is required.
|
|
|
Fine-grained thread safety (if enabled with --enable-threads)
requires a POSIX threads implementation conforming to Version 2 of the
Single UNIX Specification, as Agar requires recursive mutexes to
provide thread safety.
|
|