aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/video_core.cpp
Commit message (Expand)AuthorAge
* Pica: Create 'State' structure and move state memory there.Gravatar bunnei2015-05-22
* OpenGL rendererGravatar tfarley2015-05-22
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Set framebuffer layout from EmuWindow.Gravatar bunnei2015-03-07
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-10
* License changeGravatar purpasmart962014-12-20
* Convert old logging calls to new logging macrosGravatar Yuri Kunde Schlesner2014-12-13
* Change NULLs to nullptrs.Gravatar Rohit Nirmal2014-12-03
* Dead code removal: video_core.cpp, load_symbol_map.cppGravatar archshift2014-09-07
* Replace GLEW with a glLoadGen loader.Gravatar Yuri Kunde Schlesner2014-09-01
* Fix the threading for GL Context in Qt5.Gravatar Sacha2014-08-25
* Use glewExperimental on Linux in order to fix GLFW-modeGravatar archshift2014-08-12
* Preprocessor: #if's out OSX-specific GL changes on other platformsGravatar archshift2014-06-12
* Improved clarity and whitespaceGravatar archshift2014-05-19
* Fixed indentsGravatar archshift2014-04-30
* OpenGL 3+ on OSX with GLFWGravatar archshift2014-04-30
* cleaned up some logging messagesGravatar bunnei2014-04-10
* fixed project includes to use new directory structureGravatar bunnei2014-04-08
* got rid of 'src' folders in each sub-projectGravatar bunnei2014-04-08