index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
video_core
/
engines
/
kepler_compute.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-11-04
1
-9
/
+9
*
maxwell_3d/kepler_compute: Remove unused arguments in GetTexture
ReinUsesLisp
2019-10-28
1
-4
/
+3
*
Shader_IR: allow lookup of texture samplers within the shader_ir for instructions that don't provide it
Fernando Sahmkow
2019-10-25
1
-2
/
+11
*
VideoCore: Unify const buffer accessing along engines and provide ConstBufferLocker class to shaders.
Fernando Sahmkow
2019-10-25
1
-2
/
+3
*
kepler_compute: Implement texture queries
ReinUsesLisp
2019-09-06
1
-4
/
+19
*
kepler_compute: Use std::array for cbuf info
ReinUsesLisp
2019-06-08
1
-2
/
+3
*
kepler_compute: Fix block_dim_x encoding
ReinUsesLisp
2019-06-08
1
-1
/
+1
*
Refactors and name corrections.
Fernando Sahmkow
2019-05-01
1
-3
/
+1
*
Add Documentation Headers to all the GPU Engines
Fernando Sahmkow
2019-04-23
1
-0
/
+6
*
Introduce skeleton of the GPU Compute Engine.
Fernando Sahmkow
2019-04-23
1
-3
/
+168
*
video_core/engines: Make memory manager members private
Lioncash
2019-04-06
1
-2
/
+3
*
video_core/engines: Remove unnecessary inclusions where applicable
Lioncash
2019-04-06
1
-1
/
+4
*
video_core/engines: Remove unnecessary includes
Lioncash
2019-03-06
1
-2
/
+1
*
kepler_compute: Fixup assert and rename engines
ReinUsesLisp
2019-02-10
1
-0
/
+58