summaryrefslogtreecommitdiffstats
path: root/src/video_core/video_core.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set framebuffer layout from EmuWindow.bunnei2015-03-071-3/+0
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* License changepurpasmart962014-12-211-1/+1
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-2/+2
* Change NULLs to nullptrs.Rohit Nirmal2014-12-031-2/+2
* Dead code removal: video_core.cpp, load_symbol_map.cpparchshift2014-09-071-7/+0
* Replace GLEW with a glLoadGen loader.Yuri Kunde Schlesner2014-09-011-5/+0
* Fix the threading for GL Context in Qt5.Sacha2014-08-241-1/+0
* Use glewExperimental on Linux in order to fix GLFW-modearchshift2014-08-121-3/+2
* Preprocessor: #if's out OSX-specific GL changes on other platformsarchshift2014-06-121-0/+3
* Improved clarity and whitespacearchshift2014-05-201-0/+1
* Fixed indentsarchshift2014-05-011-2/+2
* OpenGL 3+ on OSX with GLFWarchshift2014-05-011-0/+2
* cleaned up some logging messagesbunnei2014-04-111-1/+2
* fixed project includes to use new directory structurebunnei2014-04-091-7/+7
* got rid of 'src' folders in each sub-projectbunnei2014-04-091-0/+49