Fernando Sahmkow
|
a3916588b6
Texture Cache: Address Feedback
|
6 лет назад |
Fernando Sahmkow
|
51c9e98677
Texture Cache: Add HLE methods for building 3D textures within the GPU in certain scenarios.
|
6 лет назад |
Fernando Sahmkow
|
cc81c0ce64
Texture_Cache: Redo invalid Surfaces handling.
|
6 лет назад |
ReinUsesLisp
|
80eacdf89b
texture_cache: Use a table instead of switch for texture formats
|
6 лет назад |
ReinUsesLisp
|
48a1687f51
texture_cache: Drop abstracted ComponentType
|
6 лет назад |
Rodrigo Locatti
|
60c602e4e7
Merge pull request #2978 from lioncash/doxygen
|
6 лет назад |
Lioncash
|
a24e8bf9cf
texture_cache: Avoid unnecessary surface copies within PickStrategy() and TryReconstructSurface()
|
6 лет назад |
Lioncash
|
524eb15513
video_core/texture_cache: Amend Doxygen references
|
6 лет назад |
Fernando Sahmkow
|
ab47a660c8
Texture_Cache: Blit Deduction corrections and simplifications.
|
6 лет назад |
Fernando Sahmkow
|
2036504a82
TextureCache: Add the ability to deduce if two textures are depth on blit.
|
6 лет назад |
ReinUsesLisp
|
6170337001
gl_rasterizer: Implement image bindings
|
7 лет назад |
ReinUsesLisp
|
2424eefad2
texture_cache: Pass TIC to texture cache
|
7 лет назад |
Rodrigo Locatti
|
4d4f9cc104
video_core: Silent miscellaneous warnings (#2820)
|
6 лет назад |
Fernando Sahmkow
|
7826f0afd9
Texture_Cache: Rebase Fixes
|
7 лет назад |
Fernando Sahmkow
|
f2e7b29c14
Maxwell3D: Rework the dirty system to be more consistant and scaleable
|
7 лет назад |
Fernando Sahmkow
|
2ac7472d3f
Texture_Cache: Address Feedback
|
7 лет назад |
Fernando Sahmkow
|
0f54b541f4
Texture_Cache: Remove some unprecise fallback case and clang format
|
7 лет назад |
Fernando Sahmkow
|
5818959e54
Texture_Cache: Force Framebuffer reset if an active render target is unregistered.
|
7 лет назад |
ReinUsesLisp
|
6e1db6b703
texture_cache: Pack sibling queries inside a method
|
7 лет назад |
ReinUsesLisp
|
8eae66907e
texture_cache: Use std::vector reservation for sampled_textures
|
7 лет назад |
ReinUsesLisp
|
f6f1a8f26a
texture_cache: Style changes
|
7 лет назад |
ReinUsesLisp
|
dd9ace502b
texture_cache: Use std::array for siblings_table
|
7 лет назад |
ReinUsesLisp
|
3f3c3ca5f9
texture_cache: Address feedback
|
7 лет назад |
Fernando Sahmkow
|
223ca80753
texture_cache: Correct variable naming.
|
7 лет назад |
Fernando Sahmkow
|
88bc39374f
texture_cache: Corrections, documentation and asserts
|
7 лет назад |
Fernando Sahmkow
|
58c8a44e7a
texture_cache: Query MemoryManager from the system
|
7 лет назад |
ReinUsesLisp
|
7565389700
texture_cache: Include "core/core.h"
|
7 лет назад |
Fernando Sahmkow
|
d1812316e1
texture_cache: Style and Corrections
|
7 лет назад |
Fernando Sahmkow
|
97c8c9f49a
texture_cache: Eliminate linear textures fallthrough
|
7 лет назад |
Fernando Sahmkow
|
6acdae0e4c
texture_cache: Correct format R16U as sibling
|
7 лет назад |