index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1268 from FernandoS27/tmml
bunnei
2018-09-09
2
-5
/
+67
|
\
|
*
Implemented TMML
FernandoS27
2018-09-09
2
-5
/
+67
*
|
Merge pull request #1272 from Subv/dma_2d
bunnei
2018-09-09
1
-2
/
+10
|
\
\
|
*
|
GPU/DMA: Partially implemented the 'enable_2d' bit in the DMA engine.
Subv
2018-09-08
1
-2
/
+10
*
|
|
Merge pull request #1280 from zero334/improvements
bunnei
2018-09-09
5
-89
/
+101
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
video_core: fixed arithmetic overflow warnings & improved code style
Patrick Elsässer
2018-09-09
5
-89
/
+101
*
|
|
Implemented TXQ dimension query type, used by SMO.
FernandoS27
2018-09-09
2
-1
/
+36
*
|
|
Change name of TEXQ to TXQ, in order to match NVIDIA's naming
FernandoS27
2018-09-08
1
-2
/
+2
|
/
/
*
|
Merge pull request #1256 from bunnei/tex-target-support
bunnei
2018-09-08
11
-229
/
+422
|
\
\
|
|
/
|
/
|
|
*
gl_rasterizer_cache: Improve accuracy of RecreateSurface for non-2D textures.
bunnei
2018-09-08
2
-27
/
+45
|
*
maxwell_3d: Remove assert that no longer applies.
bunnei
2018-09-08
1
-4
/
+0
|
*
gl_rasterizer_cache: Partially implement several non-2D texture types.
bunnei
2018-09-08
1
-30
/
+111
|
*
gl_shader_decompiler: Partially implement several non-2D texture types (Subv).
bunnei
2018-09-08
2
-32
/
+143
|
*
gl_rasterizer: Implement texture wrap mode p.
bunnei
2018-09-08
2
-2
/
+8
|
*
gl_rasterizer_cache: Track texture depth.
bunnei
2018-09-08
3
-4
/
+15
|
*
gl_rasterizer_cache: Remove impl. of FlushGLBuffer.
bunnei
2018-09-08
1
-34
/
+1
|
*
gl_rasterizer_cache: Keep track of texture type per surface.
bunnei
2018-09-08
3
-32
/
+84
|
*
gl_rasterizer_cache: Remove unused DownloadGLTexture.
bunnei
2018-09-08
2
-51
/
+0
|
*
gl_state: Keep track of texture target.
bunnei
2018-09-08
5
-26
/
+28
*
|
gl_rasterizer: Use baseInstance instead of moving the buffer points.
bunnei
2018-09-08
1
-21
/
+25
*
|
video_core: Arithmetic overflow warning fix for gl_rasterizer (#1262)
Patrick Elsässer
2018-09-08
1
-12
/
+14
|
/
*
Merge pull request #1252 from lioncash/header
bunnei
2018-09-06
1
-0
/
+1
|
\
|
*
video_core/CMakeLists: Add missing gl_buffer_cache.h
Lioncash
2018-09-06
1
-0
/
+1
*
|
Merge pull request #1253 from lioncash/explicit
bunnei
2018-09-06
2
-8
/
+10
|
\
\
|
*
|
gl_buffer_cache: Default initialize member variables
Lioncash
2018-09-06
1
-3
/
+3
|
*
|
gl_buffer_cache: Make GetHandle() a const member function
Lioncash
2018-09-06
2
-2
/
+2
|
*
|
gl_buffer_cache: Remove unnecessary includes
Lioncash
2018-09-06
2
-2
/
+4
|
*
|
gl_buffer_cache: Make constructor explicit
Lioncash
2018-09-06
1
-1
/
+1
|
|
/
*
|
Merge pull request #1255 from bunnei/minor-opt
bunnei
2018-09-06
1
-4
/
+2
|
\
\
|
*
|
gl_rasterizer: Call state.Apply only once on SetupShaders.
bunnei
2018-09-06
1
-4
/
+2
|
|
/
*
/
gl_shader_decompiler: Implement saturate mode for IPA.
bunnei
2018-09-06
1
-1
/
+5
|
/
*
gl_shader_gen: Initialize position.
Markus Wick
2018-09-06
1
-0
/
+1
*
Merge pull request #1243 from degasus/VAO_cache
bunnei
2018-09-05
3
-53
/
+60
|
\
|
*
gl_rasterizer: Implement a VAO cache.
Markus Wick
2018-09-05
3
-53
/
+60
*
|
Merge pull request #1244 from FernandoS27/ipa
bunnei
2018-09-05
2
-47
/
+98
|
\
\
|
*
|
Implemented IPA Properly
FernandoS27
2018-09-05
2
-47
/
+98
*
|
|
gl_rasterizer: Skip TODO log.
Markus Wick
2018-09-05
1
-1
/
+1
|
|
/
|
/
|
*
|
renderer_opengl: Implement a buffer cache.
Markus Wick
2018-09-05
5
-86
/
+182
|
/
*
gl_shader_cache: Use an u32 for the binding point cache.
Markus Wick
2018-09-04
4
-15
/
+23
*
Merge pull request #1237 from degasus/optimizations
bunnei
2018-09-04
2
-4
/
+4
|
\
|
*
command_processor: Use std::array for bound_engines.
Markus Wick
2018-09-04
2
-4
/
+4
*
|
Merge pull request #1232 from lioncash/copy
bunnei
2018-09-04
1
-1
/
+1
|
\
\
|
*
|
gl_shader_decompiler: Use used_shaders member variable directly within Genera...
Lioncash
2018-09-02
1
-1
/
+1
|
|
/
*
/
Update microprofile scopes.
Markus Wick
2018-09-04
1
-3
/
+11
|
/
*
Merge pull request #1213 from DarkLordZach/octopath-fs
bunnei
2018-09-02
1
-2
/
+3
|
\
|
*
maxwell_3d: Use CoreTiming for query timestamp
Zach Hilman
2018-08-31
1
-2
/
+3
*
|
Merge pull request #1215 from ogniK5377/texs-nodep-assert
bunnei
2018-09-02
2
-0
/
+3
|
\
\
|
*
|
Added assert for TEXS nodep
David Marcec
2018-09-01
2
-0
/
+3
|
|
/
*
|
Merge pull request #1214 from ogniK5377/ipa-assert
bunnei
2018-09-02
2
-6
/
+13
|
\
\
|
*
|
Added better asserts to IPA, Renamed IPA modes to match mesa
David Marcec
2018-09-01
2
-6
/
+13
|
|
/
[next]