This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
Watch
1
Star
0
Fork
0
You've already forked suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
synced
2025-01-31 12:03:00 -06:00
Code
Issues
Releases
Wiki
Activity
suyu-mirror
/
src
/
video_core
/
engines
History
bunnei
028b2718ed
Merge pull request
#3239
from ReinUsesLisp/p2r
...
shader/p2r: Implement P2R Pr
2019-12-31 20:37:16 -05:00
..
const_buffer_engine_interface.h
video_core: Unify ProgramType and ShaderStage into ShaderType
2019-11-22 21:28:48 -03:00
const_buffer_info.h
video_core/engines: Move ConstBufferInfo out of Maxwell3D
2019-06-07 19:47:15 -03:00
engine_upload.cpp
decoders: correct block calculation
2019-06-20 21:38:34 -03:00
engine_upload.h
decoders: correct block calculation
2019-06-20 21:38:34 -03:00
fermi_2d.cpp
Fermi2D: Use a different formula for delimiting blit areas.
2019-10-17 18:21:01 -04:00
fermi_2d.h
common_func: Use std::array for INSERT_PADDING_* macros.
2019-11-03 22:22:41 -05:00
kepler_compute.cpp
video_core: Unify ProgramType and ShaderStage into ShaderType
2019-11-22 21:28:48 -03:00
kepler_compute.h
video_core: Unify ProgramType and ShaderStage into ShaderType
2019-11-22 21:28:48 -03:00
kepler_memory.cpp
video_core: Silent miscellaneous warnings (
#2820
)
2019-08-30 14:08:00 -04:00
kepler_memory.h
common_func: Use std::array for INSERT_PADDING_* macros.
2019-11-03 22:22:41 -05:00
maxwell_3d.cpp
gl_rasterizer: Implement RASTERIZE_ENABLE
2019-12-18 19:28:23 -03:00
maxwell_3d.h
Merge pull request
#3244
from ReinUsesLisp/vk-fps
2019-12-25 14:31:29 -04:00
maxwell_dma.cpp
Merge pull request
#2765
from FernandoS27/dma-fix
2019-09-01 13:13:05 -04:00
maxwell_dma.h
common_func: Use std::array for INSERT_PADDING_* macros.
2019-11-03 22:22:41 -05:00
shader_bytecode.h
Merge pull request
#3239
from ReinUsesLisp/p2r
2019-12-31 20:37:16 -05:00
shader_header.h
common_func: Use std::array for INSERT_PADDING_* macros.
2019-11-03 22:22:41 -05:00
shader_type.h
gl_shader_cache: Remove dynamic BaseBinding specialization
2019-11-22 21:28:49 -03:00