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
*
shader: node - update correct comment
Nguyen Dac Nam
2020-03-30
1
-15
/
+15
*
shader_decode: add Atomic op for common usage
Nguyen Dac Nam
2020-03-30
1
-1
/
+15
*
Merge pull request #3565 from ReinUsesLisp/image-format
Fernando Sahmkow
2020-03-27
1
-4
/
+10
|
\
|
*
engines/const_buffer_engine_interface: Store image format type
ReinUsesLisp
2020-03-27
1
-4
/
+10
*
|
maxwell_to_vk: implement signedscaled vertex formats
Dan
2020-03-27
1
-0
/
+20
|
/
*
Merge pull request #3544 from makigumo/myfork/patch-2
bunnei
2020-03-25
1
-4
/
+5
|
\
|
*
xmad: fix clang build error
makigumo
2020-03-23
1
-4
/
+5
*
|
Merge pull request #3520 from ReinUsesLisp/legacy-varyings
bunnei
2020-03-25
4
-47
/
+119
|
\
\
|
*
|
gl_shader_decompiler: Don't redeclare gl_VertexID and gl_InstanceID
ReinUsesLisp
2020-03-18
1
-8
/
+0
|
*
|
gl_shader_decompiler: Implement legacy varyings
ReinUsesLisp
2020-03-15
1
-6
/
+57
|
*
|
shader/shader_ir: Track usage in input attribute and of legacy varyings
ReinUsesLisp
2020-03-15
3
-34
/
+64
|
*
|
shader/shader_ir: Fix clip distance usage stores
ReinUsesLisp
2020-03-15
1
-2
/
+1
|
*
|
shader/shader_ir: Change declare output attribute to a switch
ReinUsesLisp
2020-03-15
1
-9
/
+9
*
|
|
Merge pull request #3543 from ReinUsesLisp/gl-depth-range
Fernando Sahmkow
2020-03-23
1
-4
/
+6
|
\
\
\
|
*
|
|
gl_rasterizer: Use transformed viewport for depth ranges
ReinUsesLisp
2020-03-22
1
-4
/
+6
|
|
|
/
|
|
/
|
*
|
|
apply replay logic to all writes. remove replay from MacroInterpreter::Send (...
namkazy
2020-03-22
2
-12
/
+9
*
|
|
maxwell_3d: change declaration order
namkazy
2020-03-22
1
-1
/
+3
*
|
|
maxwell_3d: init shadow_state
namkazy
2020-03-22
1
-0
/
+2
*
|
|
maxwell_3d: this seem more correct.
namkazy
2020-03-22
1
-2
/
+2
*
|
|
maxwell_3d: update comments for shadow ram usage
namkazy
2020-03-22
3
-2
/
+6
*
|
|
marco_interpreter: write hw value when shadow ram requested
Nguyen Dac Nam
2020-03-22
1
-0
/
+6
*
|
|
maxwell_3d: track shadow ram ctrl and hw reg value
Nguyen Dac Nam
2020-03-22
1
-0
/
+10
*
|
|
maxwell_3d: implement MME shadow RAM
Nguyen Dac Nam
2020-03-22
1
-1
/
+14
|
/
/
*
|
Merge pull request #3505 from namkazt/patch-8
bunnei
2020-03-19
1
-15
/
+48
|
\
\
|
*
|
nit & remove some optional param
Nguyen Dac Nam
2020-03-13
1
-10
/
+11
|
*
|
shader_decode: implement XMAD mode CSfu
Nguyen Dac Nam
2020-03-13
1
-9
/
+41
*
|
|
vk_texture_cache: Silence misc warnings
ReinUsesLisp
2020-03-18
1
-3
/
+3
*
|
|
vk_staging_buffer_pool: Silence unused constant warning
ReinUsesLisp
2020-03-18
1
-1
/
+1
*
|
|
vk_rasterizer: Remove unused variable
ReinUsesLisp
2020-03-18
1
-2
/
+0
*
|
|
vk_pipeline_cache: Remove unused variable
ReinUsesLisp
2020-03-18
1
-1
/
+0
*
|
|
maxwell_to_vk: Sielence -Wswitch warning
ReinUsesLisp
2020-03-18
1
-0
/
+2
*
|
|
gl_shader_decompiler: Remove deprecated function and its usages
ReinUsesLisp
2020-03-18
1
-11
/
+8
*
|
|
gl_rasterizer: Silence misc warnings
ReinUsesLisp
2020-03-18
1
-7
/
+2
*
|
|
kepler_compute: Remove unused variables
ReinUsesLisp
2020-03-18
1
-8
/
+0
*
|
|
astc: Fix clang build issues
ReinUsesLisp
2020-03-18
1
-12
/
+12
*
|
|
Merge pull request #3510 from FernandoS27/dirty-write
Mat M
2020-03-17
4
-13
/
+0
|
\
\
\
|
*
|
|
DirtyFlags: relax need to set render_targets as dirty
Fernando Sahmkow
2020-03-14
4
-13
/
+0
*
|
|
|
Merge pull request #3509 from ReinUsesLisp/astc-opts
Mat M
2020-03-17
1
-537
/
+519
|
\
\
\
\
|
*
|
|
|
astc: Fix typos from search and replace
ReinUsesLisp
2020-03-14
1
-3
/
+3
|
*
|
|
|
astc: Minor changes to InputBitStream
ReinUsesLisp
2020-03-14
1
-28
/
+34
|
*
|
|
|
astc: Pass val in Replicate by copy
ReinUsesLisp
2020-03-14
1
-1
/
+1
|
*
|
|
|
astc: Call std::vector:reserve on decodedClolorValues to avoid reallocating
ReinUsesLisp
2020-03-14
1
-0
/
+2
|
*
|
|
|
astc: Call std::vector::reserve on texelWeightValues to avoid reallocating
ReinUsesLisp
2020-03-13
1
-0
/
+2
|
*
|
|
|
astc: Create a LUT at compile time for encoding values
ReinUsesLisp
2020-03-13
1
-7
/
+19
|
*
|
|
|
astc: Make IntegerEncodedValue a trivial structure
ReinUsesLisp
2020-03-13
1
-212
/
+177
|
*
|
|
|
astc: Make IntegerEncodedValue constructor constexpr
ReinUsesLisp
2020-03-13
1
-5
/
+6
|
*
|
|
|
astc: Make IntegerEncodedValue trivially copyable
ReinUsesLisp
2020-03-13
1
-9
/
+2
|
*
|
|
|
astc: Rename C types to common_types
ReinUsesLisp
2020-03-13
1
-79
/
+78
|
*
|
|
|
astc: Move Popcnt to an anonymous namespace and make it constexpr
ReinUsesLisp
2020-03-13
1
-9
/
+13
|
*
|
|
|
astc: Use common types instead of stdint.h integer types
ReinUsesLisp
2020-03-13
1
-284
/
+282
[next]