aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/video_core.cpp
AgeCommit message (Expand)Author
2015-05-22Pica: Create 'State' structure and move state memory there.bunnei
2015-05-22OpenGL renderertfarley
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-03-07Set framebuffer layout from EmuWindow.bunnei
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2014-12-20License changepurpasmart96
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-03Change NULLs to nullptrs.Rohit Nirmal
2014-09-07Dead code removal: video_core.cpp, load_symbol_map.cpparchshift
2014-09-01Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner
2014-08-25Fix the threading for GL Context in Qt5.Sacha
2014-08-12Use glewExperimental on Linux in order to fix GLFW-modearchshift
2014-06-12Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift
2014-05-19Improved clarity and whitespacearchshift
2014-04-30Fixed indentsarchshift
2014-04-30OpenGL 3+ on OSX with GLFWarchshift
2014-04-10cleaned up some logging messagesbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei