glfw/examples
Cem Karan a676f4d5d0 Bug fixes to filters.c: All windows now show same contents regardless of position.
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.
2015-12-18 13:41:34 -05:00
..
boing.c Add size limits and aspect ratio functions 2015-10-18 17:18:29 +02:00
CMakeLists.txt Created examples/filters.c to demonstrate how to draw in one window based on 2015-12-17 15:49:28 -05:00
filters.c Bug fixes to filters.c: All windows now show same contents regardless of position. 2015-12-18 13:41:34 -05:00
gears.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
glfw.icns Add icon to examples 2015-10-15 18:04:02 +02:00
glfw.ico Add icon to examples 2015-10-15 18:04:02 +02:00
glfw.rc Add icon to examples 2015-10-15 18:04:02 +02:00
heightmap.c Fix example build errors on legacy MinGW 2015-11-10 14:08:28 +01:00
particles.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
simple.c Move simple example to GL2 2015-11-07 21:08:25 +01:00
splitview.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00
transparent.c Renamed GLFW_ALPHA_MASK as GLFW_TRANSPARENT as per @elmindreda 2015-12-17 11:18:17 -05:00
wave.c Make tests and examples use glad 2015-10-14 12:38:18 +02:00