]> git.tdb.fi Git - libs/gui.git/commit
Add decorations for things which should be exported from the library
authorMikko Rasa <tdb@tdb.fi>
Wed, 4 Jan 2023 12:29:08 +0000 (14:29 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 4 Jan 2023 14:26:47 +0000 (16:26 +0200)
commitd7686e3867e3c68cec0d3767a21f9d2408383085
tree5d443ef7a05e084ce11985dce9834866bd79501e
parent479298192e3e5b71a402f79520c90372a4c4b504
Add decorations for things which should be exported from the library
27 files changed:
source/graphics/bmploader.h
source/graphics/devil/devilloader.h
source/graphics/display.h
source/graphics/glcontext.h
source/graphics/image.h
source/graphics/imageloader.h
source/graphics/jpeg/jpegloader.h
source/graphics/mspgui_api.h [new file with mode: 0644]
source/graphics/png/pngloader.h
source/graphics/quartz/quartzloader.h
source/graphics/simplewindow.h
source/graphics/videomode.h
source/graphics/vulkancontext.h
source/graphics/window.h
source/input/binarycontrol.h
source/input/bindings.h
source/input/control.h
source/input/controlscheme.h
source/input/device.h
source/input/gamecontroller.h
source/input/gesturedetector.h
source/input/hub.h
source/input/keyboard.h
source/input/keys.h
source/input/mouse.h
source/input/smoothcontrol.h
source/input/touchscreen.h