summaryrefslogtreecommitdiffstats
path: root/src/video_core/video_core.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set framebuffer layout from EmuWindow.bunnei2015-03-071-1/+0
|
* License changepurpasmart962014-12-211-1/+1
|
* Rework OpenGL renderer.Yuri Kunde Schlesner2014-10-121-0/+4
| | | | | | | | | The OpenGL renderer has been revised, with the following changes: - Initialization and rendering have been refactored to reduce the number of redundant objects used. - Framebuffer rotation is now done directly, using texture mapping. - Vertex coordinates are now given in pixels, and the projection matrix isn't hardcoded anymore.
* Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman2014-09-121-0/+1
|
* fixed project includes to use new directory structurebunnei2014-04-091-2/+3
|
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+39