Commit Graph

1 Commits (aacc3a4a59a9a66c3768c8cbba0ab4c03a4e5920)

Author SHA1 Message Date
Yuri Kunde Schlesner 195fedccf0 VideoCore: Unify interface to OpenGL and SW rasterizers
This removes explicit checks sprinkled all over the codebase to instead
just have the SW rasterizer expose an implementation with no-ops for
most operations.