summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window (follow)
Commit message (Expand)AuthorAgeFilesLines
* implemented touch in Qt and SDLNeatNit2018-10-092-2/+58
* yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei2018-10-061-0/+2
* Use ARB_multi_bind for uniform buffers (#1287)ReinUsesLisp2018-09-131-0/+2
* gl_rasterizer: Use ARB_texture_storage.Markus Wick2018-09-111-0/+2
* Port #4141 from citra: Joystick hotplug support (#1275)Tobias2018-09-111-1/+6
* gl_rasterizer: Use baseInstance instead of moving the buffer points.bunnei2018-09-081-0/+2
* For SDL FrontendCaptV0rt3x2018-09-071-2/+2
* frontend: Set swap interval to 0fearlessTobi2018-09-061-0/+1
* Added check to see if ARB_texture_mirror_clamp_to_edge is supportedDavid Marcec2018-08-191-0/+2
* core: Namespace EmuWindowLioncash2018-08-121-1/+1
* Port #3665 from CitrafearlessTobi2018-07-261-0/+2
* Frontend: Check for more required OpenGL extensions during startup.Subv2018-07-221-2/+12
* Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637)Tobias2018-07-121-3/+3
* Rename logging macro back to LOG_*James Rowe2018-07-031-10/+10
* sdl: add check for GL extension supportBreadFish642018-06-042-0/+26
* string_util: Remove StringFromFormat() and related functionsLioncash2018-04-301-2/+3
* frontends: Move logging macros over to new fmt-capable onesLioncash2018-04-271-4/+4
* SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha2018-04-212-2/+30
* Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe2018-01-131-2/+0
* Get yuzu sdl to start compilingJames Rowe2018-01-131-4/+2
* Massive removal of unused modulesJames Rowe2018-01-132-0/+236