summaryrefslogtreecommitdiffstats
path: root/src/video_core/surface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-30texture_cache: Style changesReinUsesLisp1-9/+9
2019-06-24video_core/surface: Address feedbackReinUsesLisp1-2/+2
2019-06-21texture_cache: Style and CorrectionsFernando Sahmkow1-64/+64
2019-06-21gl_rasterizer_cache: Use texture buffers to emulate texture buffersReinUsesLisp1-0/+1
2019-06-21texture_cache: General FixesFernando Sahmkow1-1/+83
2019-06-21surface_params: Optimize CreateForTextureReinUsesLisp1-70/+72
2019-02-01video_core: Remove unused Fill surface typeReinUsesLisp1-2/+1
2019-01-30gl_shader_cache: Fix texture view for cubemaps as cubemap arraysReinUsesLisp1-0/+2
2018-12-28gpu: Remove PixelFormat G8R8U and G8R8S, as they do not seem to exist.bunnei1-51/+41
2018-12-05Improve msvc codegen for hot-path array LUTsheapo1-275/+277
2018-11-13Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666)greggameplayer1-69/+79
2018-11-02Fix ASTC Decompressor to support depth parameterFernandoS271-13/+94
2018-11-01Implement Cube ArraysFernandoS271-0/+1
2018-10-30video_core: Move surface declarations out of gl_rasterizer_cacheReinUsesLisp1-0/+385