From c06a7cf79771d4a634d1fa8725a7b6a7d7ce01f8 Mon Sep 17 00:00:00 2001 From: Adam Ellouze Date: Mon, 25 Nov 2024 20:33:49 +0100 Subject: [PATCH] Update PLAN.md Signed-off-by: Adam Ellouze --- docs/PLAN.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/PLAN.md b/docs/PLAN.md index 91bf85e..9efdf91 100644 --- a/docs/PLAN.md +++ b/docs/PLAN.md @@ -18,12 +18,9 @@ There will some sub-libraries referred as `modules`, e.g. LibreArrays. LibreArrays is a `module` for array calculations like [JAX](https://jax.readthedocs.io/en/latest/quickstart.html). -## avGLFW +## asGL -Airlib Video abstraction for GLFW is a `module` abstracting GLFW and making it easier with simple dummy functions. -By the time it will be completed, WinAPI support will be sunsetted. - -It is the primary objective for November of 2024, must be completed be fore next December : support GLFW fully. +Airlib subsystem for OpenGL is a `module` abstracting FreeGLUT and w/GL/x, making it easier with simple dummy functions.