Commit Graph

4 Commits

Author SHA1 Message Date
Denis Biryukov
e4f708da3b Fix memory leak:
==15753== 24 bytes in 1 blocks are definitely lost in loss record 22 of 71
==15753==    at 0x4C2CC70: calloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==15753==    by 0x40BAE1: _glfwPlatformGetVideoModes (wl_monitor.c:216)
==15753==    by 0x40B9D6: _glfwPlatformGetMonitors (wl_monitor.c:184)
==15753==    by 0x406151: glfwInit (init.c:131)
==15753==    by 0x4052AE: main (simple.c:49)
2015-03-24 13:11:15 +03:00
Camilla Berglund
59d1aa52f2 Merged gamma files into monitor files. 2014-08-18 12:31:48 +02:00
Ricardo Vieira
704dc3e34d Fixed crash on Wayland with DRM-backend.
Fixes #319.
Fixes #301.
2014-07-01 10:41:32 +02:00
Camilla Berglund
1127c0e6e5 Renamed Wayland files to match prefix. 2014-04-08 17:47:38 +02:00