aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/renderer_base.h
AgeCommit message (Collapse)Author
2014-12-20License changepurpasmart96
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ↵Emmanuel Gil Peyrot
or generated
2014-10-12Remove virtual inheritance from RendererOpenGLYuri Kunde Schlesner
Also make destructor virtual so that instances are properly destructed.
2014-04-27removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei