| Commit message (Expand) | Author | Age |
* | Fix MinGW resource file compilation issues | Zapeth | 2019-08-25 |
* | libui/windows: backport fix for #471 | Arisotura | 2019-06-25 |
* | OpenGL: disable vsync, atleast under Windows | Arisotura | 2019-06-20 |
* | more work on OSD | Arisotura | 2019-06-03 |
* | also, properly delete glarea framebuffers on exit | StapleButter | 2019-05-30 |
* | Linux: fix uiGLGetProcAddress() | StapleButter | 2019-06-01 |
* | * add needed libui functions under Windows, even if they don't do a whole lot | Arisotura | 2019-05-31 |
* | fix the whole mutex shito | StapleButter | 2019-05-31 |
* | try to fix fog consecutively to the Intel fix. still not perfect for whatever... | StapleButter | 2019-05-31 |
* | attempt at fixing THE FLICKERING without making everything shitty. also, clea... | StapleButter | 2019-05-31 |
* | clean up code, attempt at shit | StapleButter | 2019-05-31 |
* | fix cleanup of libui objects when closing melonDS | StapleButter | 2019-05-30 |
* | Linux: start getting somewhere with the whole OpenGL shito | StapleButter | 2019-05-28 |
* | apply tgsm's changes (see PR #411 ) | PoroCYon | 2019-05-26 |
* | 'port' libui GL stuff to Linux | PoroCYon | 2019-05-26 |
* | Merge branch 'blackmagic' | Arisotura | 2019-05-25 |
|\ |
|
| * | add API for getting/setting window size | Arisotura | 2019-05-23 |
| * | modify libui GL support so that it will be compatible with GTK | Arisotura | 2019-05-21 |
| * | preliminary, shitty, code for drawing the main window with OpenGL | Arisotura | 2019-05-16 |
| * | botch GL support. | Arisotura | 2019-05-15 |
| * | begin butchering uiArea | Arisotura | 2019-05-15 |
| * | glörg | Arisotura | 2019-04-01 |
| * | * move GL init to main thread | Arisotura | 2019-04-01 |
| * | first attempt at things | Arisotura | 2019-04-01 |
| * | adding that file might be good, too | Arisotura | 2019-03-31 |
| * | * add some GL base to libui (only for Windows for now) | Arisotura | 2019-03-31 |
| * | draft API for OpenGL shito in libui | Arisotura | 2019-03-31 |
* | | Fix all -Wwrite-strings warnings | Cameron Cawley | 2019-05-04 |
|/ |
|
* | also, update copyright name | Arisotura | 2019-01-22 |
* | Use workaround for GCC incompatibilities with MSVC aggregate returns | Zapeth | 2019-01-06 |
* | make it also be a thing under Windows | StapleButter | 2018-12-30 |
* | libui/gtk: center windows | StapleButter | 2018-12-30 |
* | libui/gtk: add functions to uiWindow for setting/getting minimized/maximized ... | StapleButter | 2018-12-30 |
* | libui/windows: some work on hiDPI shit | StapleButter | 2018-12-21 |
* | attempting to fix some potential input dialog crashes | StapleButter | 2018-12-15 |
* | libui/gtk: make uiWindowSetFocus() actually work | StapleButter | 2018-12-14 |
* | libui/GTK: remember directory in which the latest loaded ROM was, point file ... | StapleButter | 2018-12-14 |
* | add hotkey config values. | StapleButter | 2018-12-14 |
* | libui/windows: cache ideal size for uiButton. | StapleButter | 2018-12-14 |
* | remove trainwrecky code that caused issues now. | StapleButter | 2018-10-26 |
* | finally come up with a (crummy) solution for those fucking shitty submenus | StapleButter | 2018-10-26 |
* | until we actually get somewhere with the menu crap... fix potential crashes w... | StapleButter | 2018-10-26 |
* | fix GTK menus asploding upon exit. hopefully. fuck this code | StapleButter | 2018-10-26 |
* | libui/windows: don't explode if setWindowText() fails. fixes random crash whe... | StapleButter | 2017-12-17 |
* | gtk: add icon | StapleButter | 2017-12-16 |
* | windows: add icon | StapleButter | 2017-12-16 |
* | add option to toggle filtering | StapleButter | 2017-12-07 |
* | libui: add parameter to uiDrawBitmapDraw() to specify filtering | StapleButter | 2017-12-07 |
* | libui/GTK: properly clean up menus, so it doesn't crash upon exit | StapleButter | 2017-12-05 |
* | libui/GTK: add area BG color support | StapleButter | 2017-12-05 |