aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/video_core/renderer_opengl/gl_rasterizer_cache.cpp
Commit message (Collapse)AuthorAge
* Rasterizer/GL: Set the border color when binding a texture.Gravatar Subv2015-07-22
|
* GPU: Added registers for min and mag texture filters and implemented them in ↵Gravatar Subv2015-07-21
| | | | the hw renderer.
* Move video_core/math.h to common/vector_math.hGravatar archshift2015-05-30
| | | | The file only contained vector manipulation code, and such widely-useable code doesn't belong in video_core.
* OpenGL rendererGravatar tfarley2015-05-22