summaryrefslogtreecommitdiffstats
path: root/src/video_core/renderer_base.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-21License changepurpasmart961-1/+1
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-1/+1
2014-10-12Remove virtual inheritance from RendererOpenGLYuri Kunde Schlesner1-1/+1
2014-04-28removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei1-3/+1
2014-04-09fixed project includes to use new directory structurebunnei1-2/+1
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-09fixed license header in video_corebunnei1-23/+3
2014-04-09- removed lots of unused code from gekkobunnei1-63/+9
2014-04-06added initial renderer codebunnei1-5/+21
2014-04-05added video_core project to solutionbunnei1-0/+116