glfw/examples
Cem Karan 1e1def1d04 Bug fix to examples/CMakeLists.txt to add transparent to WINDOWS_BINARIES.
This fix is due to @thomthom on GitHub, who discovered the bug and suggested
the fix.  Basically, I forgot to add the 'transparent' app to the list of
Windows applications, which made a mess of the linker, etc.  This fix should
take care of it.
2016-02-16 13:53:32 -05:00
..
boing.c Add size limits and aspect ratio functions 2015-10-18 17:18:29 +02:00
CMakeLists.txt Bug fix to examples/CMakeLists.txt to add transparent to WINDOWS_BINARIES. 2016-02-16 13:53:32 -05:00
filters.c Changed the location of one vertex so the triangle is more triangular (maybe?) 2015-12-18 14:46:56 -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