]> git.tdb.fi Git - libs/gui.git/history - Build
Update .gitignore to include build products on Windows
[libs/gui.git] / Build
2023-01-04 Mikko RasaLink with the user32 library on Windows
2022-11-27 Mikko RasaEnable xrandr support by default
2022-11-27 Mikko RasaAdd an example program for listing video modes
2022-11-27 Mikko RasaBump library version and use C++11 for building
2022-11-27 Mikko RasaAdd dependency to mspdatafile
2021-11-20 Mikko RasaAdd a class for creating Vulkan graphics contexts
2016-09-20 Mikko RasaImplement game controllers on Windows through XInput
2015-10-13 Mikko RasaExport the xrandr feature
2014-12-19 Mikko RasaAdd a generic directory for fallback implementations
2014-10-12 Mikko RasaAndroid support
2014-10-12 Mikko RasaCosmetic changes
2014-10-11 Mikko RasaCompile OS X .m files in C99 mode
2014-09-11 Mikko RasaAdd a game controller input device
2013-10-10 Mikko RasaAdd native libjpeg loader
2013-10-08 Mikko RasaSupport for using Quartz to load images on OS X
2013-10-06 Mikko RasaUse logic operators to collapse nested conditionals...
2013-10-05 Mikko RasaMake the image loading code more modular
2013-10-02 Mikko RasaAdd OpenGL context support on OS X
2013-10-02 Mikko RasaBasic OS X support
2013-09-26 Mikko RasaInitial XRandR support
2013-05-24 Mikko RasaSplit platform-specific parts into separate directories
2012-09-12 Mikko RasaUpdate the Build file with new Builder features
2011-08-30 Mikko RasaAdd an event handling example
2011-08-26 Mikko RasaRename the entire library to mspgui
2011-08-26 Mikko RasaConsistently label the graphics part as graphics
2011-08-25 Mikko RasaUpdate Build file
2011-08-25 Mikko RasaDrop Id tags and copyright notices from files
2010-02-11 Mikko RasaFix a condition
2009-12-03 Mikko RasaDefault to using OpenGL and libpng since those are...
2009-10-05 Mikko RasaBump version to 1.1 1.1
2009-03-23 Mikko RasaMake xf86vidmode support optional
2009-01-23 Mikko RasaAdd support for using libpng directly for PNG files
2008-10-14 Mikko RasaAdd Changelog.txt 1.0
2008-10-04 Mikko RasaAdd SimpleWindow and SimpleGLWindow
2008-08-18 Mikko RasaBump version for release 0.9
2008-08-17 Mikko RasaMove Image from mspgl to here
2008-03-19 Mikko RasaOpenGL can now be required as a package on all archs
2008-03-06 Mikko RasaReorganize files to separate gbase and input
2007-12-31 Mikko RasaAdd names for input devices
2007-12-30 Mikko RasaWin32 compatibility (for most things)
2007-12-13 Mikko RasaRedesign and refactor
2007-09-22 Mikko RasaThe xlib package now has a lowercase x
2007-08-25 Mikko RasaInitial revision