ReinUsesLisp
|
007ffbef1c
gl_rasterizer: Track texture buffer usage
|
il y a 7 ans |
ReinUsesLisp
|
9098905dd1
gl_framebuffer_cache: Use a hashed struct to cache framebuffers
|
il y a 7 ans |
Fernando Sahmkow
|
1bbc9debfb
Remove Framebuffer reconfiguration and restrict rendertarget protection
|
il y a 7 ans |
Fernando Sahmkow
|
4e2071b6d9
texture_cache: Correct premature texceptions
|
il y a 7 ans |
Fernando Sahmkow
|
324e470879
Texture Cache: Implement Blitting and Fermi Copies
|
il y a 7 ans |
Fernando Sahmkow
|
d86f9cd709
Change texture_cache chaching from GPUAddr to CacheAddr
|
il y a 7 ans |
Fernando Sahmkow
|
6b0695b3cd
Deglobalize Memory Manager on texture cahe and Implement Invalidation and Flushing using GPUVAddr
|
il y a 7 ans |
ReinUsesLisp
|
fa59a7b4d8
gl_texture_cache: Implement fermi copies
|
il y a 7 ans |
ReinUsesLisp
|
bab21e8cb3
gl_texture_cache: Initial implementation
|
il y a 7 ans |
ReinUsesLisp
|
5669ff3cbd
gl_rasterizer: Remove unused parameters in descriptor uploads
|
il y a 7 ans |
ReinUsesLisp
|
2f2a61887a
video_core/engines: Move ConstBufferInfo out of Maxwell3D
|
il y a 7 ans |
ReinUsesLisp
|
b76df62c00
gl_rasterizer: Move alpha testing to the OpenGL pipeline
|
il y a 7 ans |
ReinUsesLisp
|
df509486c4
gl_rasterizer: Use GL_QUADS to emulate quads rendering
|
il y a 7 ans |
ReinUsesLisp
|
c03b8c4c19
gl_shader_cache: Use shared contexts to build shaders in parallel
|
il y a 7 ans |
bunnei
|
4fad91ca45
Merge pull request #2383 from ReinUsesLisp/aoffi-test
|
il y a 7 ans |
bunnei
|
4294062516
Merge pull request #2318 from ReinUsesLisp/sampler-cache
|
il y a 7 ans |
ReinUsesLisp
|
f15c59a164
gl_shader_decompiler: Use variable AOFFI on supported hardware
|
il y a 7 ans |
ReinUsesLisp
|
5c280e6ff0
shader_ir: Implement STG, keep track of global memory usage and flush
|
il y a 7 ans |
ReinUsesLisp
|
0032821864
gl_device: Implement interface and add uniform offset alignment
|
il y a 7 ans |
ReinUsesLisp
|
b631c09e72
gl_rasterizer: Use ARB_multi_bind to update SSBOs
|
il y a 7 ans |
ReinUsesLisp
|
2d1f054c61
gl_rasterizer: Use ARB_multi_bind to update UBOs across stages
|
il y a 7 ans |
Lioncash
|
3fd5998d84
video_core/renderer_opengl: Remove unnecessary includes
|
il y a 7 ans |
ReinUsesLisp
|
576ad9a012
gl_sampler_cache: Port sampler cache to OpenGL
|
il y a 7 ans |
Lioncash
|
e2131f7310
gl_rasterizer: Remove unused reference member variable from RasterizerOpenGL
|
il y a 7 ans |
bunnei
|
2eaf6c41a4
gpu: Use host address for caching instead of guest address.
|
il y a 7 ans |
bunnei
|
8bd17aa044
Merge pull request #2216 from ReinUsesLisp/rasterizer-system
|
il y a 7 ans |
ReinUsesLisp
|
a6c048920e
gl_rasterizer: Use system instance passed from argument
|
il y a 7 ans |
ReinUsesLisp
|
a0be7b3b92
gl_rasterizer: Encapsulate sampler queries into methods
|
il y a 7 ans |
Lioncash
|
b9238edd0d
common/math_util: Move contents into the Common namespace
|
il y a 7 ans |
bunnei
|
dd1aab5446
gl_rasterizer: Implement a more accurate fermi 2D copy.
|
il y a 7 ans |