mirror of
https://github.com/glfw/glfw.git
synced 2025-12-21 06:31:58 +00:00
The auxiliary windows now reflect what is happening in the primary window. Unfortunately, there is still a bug in the primary window code that affects the orthographic projection. Basically, the object that is drawn is resized along with the contents of the window instead of remaining a constant size while the window is resized around it. |
||
|---|---|---|
| .. | ||
| boing.c | ||
| CMakeLists.txt | ||
| filters.c | ||
| gears.c | ||
| glfw.icns | ||
| glfw.ico | ||
| glfw.rc | ||
| heightmap.c | ||
| particles.c | ||
| simple.c | ||
| splitview.c | ||
| transparent.c | ||
| wave.c | ||