aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/video_core.h
Commit message (Collapse)AuthorAge
* Common: Cleanup emu_window includes.Gravatar Emmanuel Gil Peyrot2015-06-28
|
* OpenGL rendererGravatar tfarley2015-05-22
|
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
|
* Set framebuffer layout from EmuWindow.Gravatar bunnei2015-03-07
|
* License changeGravatar purpasmart962014-12-20
|
* Rework OpenGL renderer.Gravatar Yuri Kunde Schlesner2014-10-12
| | | | | | | | | 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.Gravatar Kevin Hartman2014-09-12
|
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
|
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08