index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu_cmd
/
emu_window
Age
Commit message (
Expand
)
Author
2018-09-12
Use ARB_multi_bind for uniform buffers (#1287)
ReinUsesLisp
2018-09-11
gl_rasterizer: Use ARB_texture_storage.
Markus Wick
2018-09-10
Port #4141 from citra: Joystick hotplug support (#1275)
Tobias
2018-09-08
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
2018-09-07
For SDL Frontend
CaptV0rt3x
2018-09-06
frontend: Set swap interval to 0
fearlessTobi
2018-08-19
Added check to see if ARB_texture_mirror_clamp_to_edge is supported
David Marcec
2018-08-11
core: Namespace EmuWindow
Lioncash
2018-07-26
Port #3665 from Citra
fearlessTobi
2018-07-22
Frontend: Check for more required OpenGL extensions during startup.
Subv
2018-07-12
Port #3335 and #3373 from Citra: "Small SDL fixes" and "Print the actual erro...
Tobias
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2018-06-04
sdl: add check for GL extension support
BreadFish64
2018-04-29
string_util: Remove StringFromFormat() and related functions
Lioncash
2018-04-26
frontends: Move logging macros over to new fmt-capable ones
Lioncash
2018-04-21
SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)
adityaruplaha
2018-01-12
Remove settings issues in sdl and fix a few files that broke in mingw
James Rowe
2018-01-12
Get yuzu sdl to start compiling
James Rowe
2018-01-12
Massive removal of unused modules
James Rowe