summaryrefslogtreecommitdiffstats
path: root/src/yuzu_cmd/emu_window (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-09implemented touch in Qt and SDLNeatNit2-2/+58
2018-10-06yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei1-0/+2
2018-09-13Use ARB_multi_bind for uniform buffers (#1287)ReinUsesLisp1-0/+2
2018-09-11gl_rasterizer: Use ARB_texture_storage.Markus Wick1-0/+2
2018-09-11Port #4141 from citra: Joystick hotplug support (#1275)Tobias1-1/+6
2018-09-08gl_rasterizer: Use baseInstance instead of moving the buffer points.bunnei1-0/+2
2018-09-07For SDL FrontendCaptV0rt3x1-2/+2
2018-09-06frontend: Set swap interval to 0fearlessTobi1-0/+1
2018-08-19Added check to see if ARB_texture_mirror_clamp_to_edge is supportedDavid Marcec1-0/+2
2018-08-12core: Namespace EmuWindowLioncash1-1/+1
2018-07-26Port #3665 from CitrafearlessTobi1-0/+2
2018-07-22Frontend: Check for more required OpenGL extensions during startup.Subv1-2/+12
2018-07-12Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual error preventing SDL from working" (#637)Tobias1-3/+3
2018-07-03Rename logging macro back to LOG_*James Rowe1-10/+10
2018-06-04sdl: add check for GL extension supportBreadFish642-0/+26
2018-04-30string_util: Remove StringFromFormat() and related functionsLioncash1-2/+3
2018-04-27frontends: Move logging macros over to new fmt-capable onesLioncash1-4/+4
2018-04-21SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)adityaruplaha2-2/+30
2018-01-13Remove settings issues in sdl and fix a few files that broke in mingwJames Rowe1-2/+0
2018-01-13Get yuzu sdl to start compilingJames Rowe1-4/+2
2018-01-13Massive removal of unused modulesJames Rowe2-0/+236