Commit Graph

11 Commits

Author SHA1 Message Date
38f61a24fc 'port' libui GL stuff to Linux
Only implemented the functions needed by melonDS, and only tested using
a very recent mesa+libglvnd+nouveau. Will most likely bork using
proprietary nvidia or old(er) drivers (see gl.c)
2019-05-26 00:38:24 +02:00
56c2160855 attempting to fix some potential input dialog crashes 2018-12-15 00:22:28 +01:00
cbe63f8fd5 until we actually get somewhere with the menu crap... fix potential crashes when exiting. 2018-10-26 18:39:41 +02:00
746b4db382 libui/GTK: add area BG color support 2017-12-05 04:20:52 +01:00
bdf9f56152 libui/GTK: add uiAreaSetBackgroundColor, not hooked up yet 2017-12-05 03:04:17 +01:00
012a7d61a7 actually make uiKeyName() work 2017-10-03 02:52:30 +02:00
9527499124 hook up area key events 2017-10-03 02:19:42 +02:00
5450c7cc3d hook up Resize event 2017-10-03 00:51:56 +02:00
7f05bf24ad libui/GTK: start catching up. atleast now it runs without exploding (mostly). 2017-10-03 00:28:41 +02:00
edd33187b6 GTK: thread-safe refresh. doesn't freeze randomly anymore. 2017-09-19 16:53:02 +02:00
70e4841d31 another UI attempt, I guess.
sorry.
2017-09-09 02:30:51 +02:00