26 Commits (53e86e35eb736268cf34c7411b13c395c5f5f708)

Author SHA1 Message Date
Lioncash 53e86e35eb core: Namespace EmuWindow 7 years ago
Lioncash 38049444da video_core; Get rid of global g_toggle_framelimit_enabled variable 7 years ago
Lioncash 6e352a55d5 video_core: Remove unused Renderer enumeration 7 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 8 years ago
Lioncash 02cdd82efc video_core: Remove unimplemented Start() function prototype 8 years ago
Lioncash 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
bunnei c388741f12 renderer: Create rasterizer and cleanup. 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
James Rowe bd5740a721 Remove gpu debugger and get yuzu qt to compile 8 years ago
Yuri Kunde Schlesner b868036561 Move screen size constants from video_core to core 9 years ago
bunnei d2a2789dda config: Add option for specifying screen resolution scale factor. 9 years ago
emmauss 4865993e6f Implement Frame rate limiter (#2223) 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago
tfarley 621cf30b24 Config: Add scaled resolution option 10 years ago
LittleWhite 59fe02348a Improve error report from Init() functions 10 years ago
Lioncash 4dcc5fe6ab video_core: Make the renderer global a unique_ptr 10 years ago
bunnei c03924e60e Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
Emmanuel Gil Peyrot 22ae87530b Common: Cleanup emu_window includes. 11 years ago
tfarley 05dc633a8c OpenGL renderer 11 years ago
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
bunnei 9960c49c21 Set framebuffer layout from EmuWindow. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner 11642fd3a2 Rework OpenGL renderer. 12 years ago
Kevin Hartman 02fd19b2f6 Added support for multiple input device types for KeyMap and connected Qt. 11 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei ef7cfa0207 fixed license header in video_core 12 years ago
bunnei 080f847550 added initial renderer code 12 years ago
bunnei 23506defe3 added video_core project to solution 12 years ago
bunnei 6433f4d6f9 added an "Update" method to update all hardware 12 years ago
bunnei 31abc42d3d added initial support for hw.cpp module 12 years ago
bunnei 670ac5643a added hw module to interface h/w register reads/writes 12 years ago
bunnei 69223d007e - added an interface layer for ARM cores 12 years ago
ShizZy 8bb0c457bc renamed from citrus to citra 12 years ago
ShizZy b8ca09160b renamed project to 'citrus' 12 years ago
ShizZy d708e2d68a added core and mem_map files to the project 12 years ago
ShizZy 27474060e1 adding initial project layout 13 years ago