index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2019-05-14
maxwell_3d: reduce sevirity of different component formats assert.
Fernando Sahmkow
2019-05-14
Merge pull request #2462 from lioncash/video-mm
Mat M
2019-05-14
Merge pull request #2461 from lioncash/unused-var
Mat M
2019-05-13
Merge pull request #2413 from FernandoS27/opt-gpu
Rodrigo Locatti
2019-05-09
video_core/memory_manager: Mark IsBlockContinuous() as a const member function
Lioncash
2019-05-09
video_core/memory_manager: Mark the constructor as explicit
Lioncash
2019-05-09
video_core/memory_manager: Default the destructor within the cpp file
Lioncash
2019-05-09
video_core/memory_manager: Amend doxygen comments
Lioncash
2019-05-09
video_core/memory_manager: Remove superfluous const from function declarations
Lioncash
2019-05-09
video_core/renderer_opengl/gl_shader_cache: Correct member initialization order
Lioncash
2019-05-09
video_core/shader/decode/texture: Remove unused variable from GetTld4Code()
Lioncash
2019-05-09
renderer_vulkan/vk_shader_decompiler: Remove unused variable from DeclareInte...
Lioncash
2019-05-09
video_core/renderer_opengl/gl_shader_decompiler: Remove unused Composite() fu...
Lioncash
2019-05-09
video_core/renderer_opengl/gl_rasterizer_cache: Remove unused variable in Upl...
Lioncash
2019-05-09
video_core/gpu_thread: Remove unused local variable
Lioncash
2019-05-09
video_core/textures/astc: Remove unused variables
Lioncash
2019-05-09
Merge pull request #2442 from FernandoS27/astc-fix
bunnei
2019-05-09
Merge pull request #2443 from ReinUsesLisp/skip-repeated-variants
bunnei
2019-05-09
Merge pull request #2429 from FernandoS27/compute
bunnei
2019-05-04
shader/decode/texture: Remove unused variable
Lioncash
2019-05-04
gl_rasterizer: Silence unused variable warning
Lioncash
2019-05-01
Refactors and name corrections.
Fernando Sahmkow
2019-05-01
gl_shader_disk_cache: Skip stored shader variants instead of asserting
ReinUsesLisp
2019-04-30
Fix Layered ASTC Textures
Fernando Sahmkow
2019-04-30
Merge pull request #2100 from FreddyFunk/disk-cache-precompiled-file
bunnei
2019-04-28
Merge pull request #2435 from ReinUsesLisp/misc-vc
bunnei
2019-04-28
Merge pull request #2322 from ReinUsesLisp/wswitch
bunnei
2019-04-28
Merge pull request #2423 from FernandoS27/half-correct
bunnei
2019-04-26
shader_ir: Move Sampler index entry in operand< to sort declarations
ReinUsesLisp
2019-04-26
shader_ir: Add missing entry to Sampler operand< comparison
ReinUsesLisp
2019-04-26
shader_ir/texture: Fix sampler const buffer key shift
ReinUsesLisp
2019-04-23
Re added new lines at the end of files
FreddyFunk
2019-04-23
gl_shader_disk_cache: Compress precompiled shader cache file with Zstandard
unknown
2019-04-23
gl_shader_disk_cache: Use VectorVfsFile for the virtual precompiled shader ca...
unknown
2019-04-23
gl_shader_disk_cache: Remove per shader compression
unknown
2019-04-23
Fixes and Corrections to DMA Engine
Fernando Sahmkow
2019-04-23
Merge pull request #2422 from ReinUsesLisp/fixup-samplers
Hexagon12
2019-04-23
Merge pull request #2425 from FernandoS27/y-direction
Hexagon12
2019-04-23
Add Swizzle Parameters to the DMA engine
Fernando Sahmkow
2019-04-23
Add Documentation Headers to all the GPU Engines
Fernando Sahmkow
2019-04-23
Corrections and styling
Fernando Sahmkow
2019-04-22
Merge pull request #2383 from ReinUsesLisp/aoffi-test
bunnei
2019-04-22
Implement Maxwell3D Data Upload
Fernando Sahmkow
2019-04-22
Introduce skeleton of the GPU Compute Engine.
Fernando Sahmkow
2019-04-22
Revamp Kepler Memory to use a subegine to manage uploads
Fernando Sahmkow
2019-04-22
Merge pull request #2403 from FernandoS27/compressed-linear
bunnei
2019-04-22
Merge pull request #2411 from FernandoS27/unsafe-gpu
bunnei
2019-04-22
Merge pull request #2400 from FernandoS27/corret-kepler-mem
bunnei
2019-04-21
Rasterizer Cache: Use a temporal storage for Surfaces loading/flushing.
Fernando Sahmkow
2019-04-20
Corrections Half Float operations on const buffers and implement saturation.
Fernando Sahmkow
[next]