summaryrefslogtreecommitdiffstats
path: root/src/video_core/rasterizer_interface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-29rasterizer: separate TextureCopy from DisplayTransferwwylele1-1/+6
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-6/+15
2016-04-21HWRasterizer: Texture forwardingtfarley1-12/+19
2015-12-08VideoCore: Unify interface to OpenGL and SW rasterizersYuri Kunde Schlesner1-3/+6
2015-12-07VideoCore: Rename HWRasterizer methods to be less confusingYuri Kunde Schlesner1-5/+5
2015-08-15GPU: Refactor "VertexShader" namespace to "Shader".bunnei1-4/+4
2015-06-28Core: Cleanup hw includes.Emmanuel Gil Peyrot1-2/+7
2015-05-23OpenGL renderertfarley1-0/+40