summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_opengl/gl_shader_util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+1
* License changepurpasmart962014-12-211-1/+1
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-6/+18
* Change NULLs to nullptrs.Rohit Nirmal2014-12-031-5/+5
* Only check OpenGL shader log if size is >1.Yuri Kunde Schlesner2014-10-211-9/+6
* Rewrite of OpenGL renderer, including OS X supportKevin Hartman2014-08-261-0/+81