summaryrefslogtreecommitdiffstats
path: root/src/video_core/video_core.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-16Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei1-1/+2
2015-06-28Common: Cleanup emu_window includes.Emmanuel Gil Peyrot1-4/+3
2015-05-23OpenGL renderertfarley1-0/+5
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-1/+0
2015-03-07Set framebuffer layout from EmuWindow.bunnei1-1/+0
2014-12-21License changepurpasmart961-1/+1
2014-10-12Rework OpenGL renderer.Yuri Kunde Schlesner1-0/+4
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman1-0/+1
2014-04-09fixed project includes to use new directory structurebunnei1-2/+3
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-09fixed license header in video_corebunnei1-23/+3
2014-04-06added initial renderer codebunnei1-3/+14
2014-04-05added video_core project to solutionbunnei1-17/+21
2014-04-05added an "Update" method to update all hardwarebunnei1-0/+3
2014-04-05added initial support for hw.cpp modulebunnei1-0/+6
2014-04-05added hw module to interface h/w register reads/writesbunnei1-21/+9
2014-04-05- added an interface layer for ARM coresbunnei1-13/+25
2013-09-26renamed from citrus to citraShizZy1-7/+7
2013-09-14renamed project to 'citrus'ShizZy1-8/+8
2013-09-06added core and mem_map files to the projectShizZy1-12/+12
2013-08-30adding initial project layoutShizZy1-0/+35