aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/libui/unix/area.c
Commit message (Collapse)AuthorAge
* fix the whole mutex shitoStapleButter2019-05-31
| | | | fixes potential crash when resizing window
* clean up code, attempt at shitStapleButter2019-05-31
|
* fix cleanup of libui objects when closing melonDSStapleButter2019-05-30
| | | | | fixes to Cmake shito attempt shit
* Linux: start getting somewhere with the whole OpenGL shitoStapleButter2019-05-28
|
* 'port' libui GL stuff to LinuxPoroCYon2019-05-26
| | | | | | 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)
* attempting to fix some potential input dialog crashesStapleButter2018-12-15
|
* until we actually get somewhere with the menu crap... fix potential crashes ↵StapleButter2018-10-26
| | | | when exiting.
* libui/GTK: add area BG color supportStapleButter2017-12-05
|
* libui/GTK: add uiAreaSetBackgroundColor, not hooked up yetStapleButter2017-12-05
|
* actually make uiKeyName() workStapleButter2017-10-03
|
* hook up area key eventsStapleButter2017-10-03
|
* hook up Resize eventStapleButter2017-10-03
|
* libui/GTK: start catching up. atleast now it runs without exploding (mostly).StapleButter2017-10-03
|
* GTK: thread-safe refresh. doesn't freeze randomly anymore.StapleButter2017-09-19
|
* another UI attempt, I guess.StapleButter2017-09-09
sorry.