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
/
renderer_opengl
/
gl_shader_cache.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
renderer_opengl: declare geometry stream support in profile
Liam
2024-02-26
1
-0
/
+1
*
SMMU: Initial adaptation to video_core.
Fernando Sahmkow
2024-01-19
1
-5
/
+6
*
shader_recompiler: use float image operations on load/store when required
Liam
2023-12-21
1
-1
/
+1
*
shader_recompiler: ignore clip distances beyond driver support level
Liam
2023-12-19
1
-0
/
+1
*
shader_recompiler: Align SSBO offsets in GlobalMemory functions
Ameer J
2023-11-01
1
-0
/
+1
*
shader_recompiler: Align SSBO offsets to meet host requirements
Ameer J
2023-11-01
1
-0
/
+1
*
Fix shader dumps with nvdisasm
Kelebek1
2023-08-03
1
-4
/
+6
*
settings,general: Rename non-confirming enums
lat9nq
2023-07-21
1
-6
/
+6
*
general: Silence -Wshadow{,-uncaptured-local} warnings
lat9nq
2023-07-19
1
-4
/
+4
*
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-1
/
+3
*
Merge pull request #10699 from liamwhite/conditional-barrier
Matías Locatti
2023-06-12
1
-0
/
+1
|
\
|
*
shader_recompiler: remove barriers in conditional control flow when device lacks support
Liam
2023-06-10
1
-0
/
+1
*
|
shader_recompiler: translate f64 to f32 when unsupported on host
Liam
2023-06-10
1
-0
/
+1
|
/
*
video_core: Enable ImageGather with subpixel offset on Intel
Wollnashorn
2023-04-08
1
-1
/
+1
*
shader_recompiler: Add subpixel offset for correct rounding at `ImageGather`
Wollnashorn
2023-04-08
1
-0
/
+1
*
Merge pull request #9588 from liamwhite/bylaws-reverts
liamwhite
2023-02-19
1
-1
/
+0
|
\
|
*
Revert "Vulkan, OpenGL: Hook up storage buffer alignment code"
Liam
2023-01-07
1
-1
/
+0
*
|
gl_compute_pipeline: Force context flush when loading shader cache
ameerj
2023-01-30
1
-4
/
+4
*
|
gl_graphics_pipeline: Force context flush when loading shader cache
ameerj
2023-01-30
1
-4
/
+5
|
/
*
Vulkan, OpenGL: Hook up geometry shader passthrough emulation
Billy Laws
2023-01-05
1
-0
/
+1
*
Vulkan, OpenGL: Hook up storage buffer alignment code
Billy Laws
2023-01-05
1
-0
/
+1
*
ShaderCompiler: Inline driver specific constants.
Fernando Sahmkow
2023-01-03
1
-1
/
+1
*
MacroHLE: Add OpenGL Support
Fernando Sahmkow
2023-01-01
1
-1
/
+2
*
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-17
1
-0
/
+1
|
\
|
*
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-14
1
-0
/
+1
*
|
renderer_opengl: refactor context acquire
Liam
2022-12-13
1
-31
/
+45
|
/
*
video_core: Implement maxwell3d draw manager and split draw logic
Feng Chen
2022-12-08
1
-2
/
+4
*
shader_recompiler: add gl_Layer translation GS for older hardware
Liam
2022-12-01
1
-4
/
+33
*
Merge pull request #9167 from vonchenplus/tess
liamwhite
2022-11-11
1
-1
/
+2
|
\
|
*
video_core: Fix few issues in Tess stage
FengChen
2022-11-07
1
-1
/
+2
*
|
ir/texture_pass: Use host_info instead of querying Settings::values (#9176)
Morph
2022-11-11
1
-0
/
+1
|
/
*
Merge pull request #8858 from vonchenplus/mipmap
bunnei
2022-11-04
1
-1
/
+1
|
\
|
*
video_core: Generate mipmap texture by drawing
FengChen
2022-09-20
1
-1
/
+1
*
|
Merge pull request #8873 from vonchenplus/fix_legacy_location_error
bunnei
2022-10-24
1
-0
/
+1
|
\
\
|
*
|
video_core: Fix legacy to generic location unpaired
FengChen
2022-09-20
1
-0
/
+1
*
|
|
renderer_(opengl/vulkan): Fix tessellation clockwise parameter
Morph
2022-10-13
1
-2
/
+2
*
|
|
Update 3D regs
Kelebek1
2022-10-07
1
-20
/
+23
*
|
|
VideoCore: Fix channels with disk pipeline/shader cache.
Fernando Sahmkow
2022-10-06
1
-6
/
+5
*
|
|
VideoCore: implement channels on gpu caches.
Fernando Sahmkow
2022-10-06
1
-21
/
+18
*
|
|
common: remove "yuzu:" prefix from thread names
Liam
2022-10-04
1
-1
/
+1
|
/
/
*
/
(shader/pipeline)_cache: Raise shader/pipeline cache version
Morph
2022-08-31
1
-1
/
+1
|
/
*
video_core: stop waiting for shader compilation on user cancel
Liam
2022-07-30
1
-1
/
+1
*
common: Change semantics of UNREACHABLE to unconditionally crash
Liam
2022-06-14
1
-2
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
video_core: Replace lock_guard with scoped_lock
Merry
2022-04-07
1
-2
/
+2
*
video_core: Reduce unused includes
ameerj
2022-03-19
1
-3
/
+0
*
ShaderDecompiler: Add a debug option to dump the game's shaders.
Fernando Sahmkow
2022-01-04
1
-1
/
+10
*
glsl: Add boolean reference workaround
ameerj
2021-12-30
1
-0
/
+1
*
glsl_context_get_set: Add alternative cbuf type for broken drivers
ameerj
2021-12-30
1
-0
/
+1
*
Address format clang
vonchenplus
2021-12-18
1
-1
/
+1
*
Implement convert legacy to generic
Feng Chen
2021-11-19
1
-0
/
+3
*
opengl: Use Shader::NumDescriptors when possible
ReinUsesLisp
2021-11-16
1
-10
/
+5
*
renderers: Log total pipeline count
Morph
2021-09-14
1
-0
/
+2
*
structured_control_flow: Conditionally invoke demote reorder pass
ameerj
2021-08-30
1
-0
/
+1
*
gl_shader_cache: Remove unused variable
Lioncash
2021-07-27
1
-1
/
+0
*
shader_environment: Receive cache version from outside
ReinUsesLisp
2021-07-23
1
-3
/
+7
*
glsl: Clamp shared mem size to GL_MAX_COMPUTE_SHARED_MEMORY_SIZE
ameerj
2021-07-23
1
-0
/
+1
*
gl_shader_cache: Properly implement asynchronous shaders
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
shader: Ignore global memory ops on devices lacking int64 support
ameerj
2021-07-23
1
-0
/
+1
*
gl_shader_cache: Fixes for async shaders
ameerj
2021-07-23
1
-2
/
+23
*
emit_spirv: Workaround VK_KHR_shader_float_controls on fp16 Nvidia
ReinUsesLisp
2021-07-23
1
-0
/
+1
*
video_core: Enable GL SPIR-V shaders
lat9nq
2021-07-23
1
-9
/
+31
*
glasm: Add passthrough geometry shader support
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
shader: Rework varyings and implement passthrough geometry shaders
ReinUsesLisp
2021-07-23
1
-3
/
+4
*
shader: Unify shader stage types
ReinUsesLisp
2021-07-23
1
-1
/
+0
*
shader: Emulate 64-bit integers when not supported
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
gl_shader_cache: Check previous pipeline before checking hash map
ReinUsesLisp
2021-07-23
1
-6
/
+14
*
shaders: Allow shader notify when async shaders is disabled
ameerj
2021-07-23
1
-4
/
+4
*
shader: Properly manage attributes not written from previous stages
ReinUsesLisp
2021-07-23
1
-1
/
+10
*
shader: Add support for native 16-bit floats
ReinUsesLisp
2021-07-23
1
-4
/
+8
*
shader: Rename maxwell/program.h to translate_program.h
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
glsl: Address rest of feedback
ameerj
2021-07-23
1
-0
/
+1
*
glsl: Conditionally use fine/coarse derivatives based on device support
ameerj
2021-07-23
1
-0
/
+1
*
glsl: Cleanup/Address feedback
ameerj
2021-07-23
1
-0
/
+2
*
gl_shader_cache: Implement async shaders
ameerj
2021-07-23
1
-29
/
+25
*
glsl: Add stubs for sparse queries and variable aoffi when not supported
ameerj
2021-07-23
1
-0
/
+2
*
gl_shader_cache: Move OGL shader compilation to the respective Pipeline constructor
ameerj
2021-07-23
1
-61
/
+8
*
glsl: Implement fswzadd
ameerj
2021-07-23
1
-0
/
+1
*
glsl: Rebase fixes
ameerj
2021-07-23
1
-1
/
+0
*
glsl: Use textureGrad fallback when EXT_texture_shadow_lod is unsupported
ameerj
2021-07-23
1
-0
/
+1
*
glsl: skip gl_ViewportIndex write if device does not support it
ameerj
2021-07-23
1
-0
/
+1
*
glsl: Implement transform feedback
ameerj
2021-07-23
1
-5
/
+13
*
glsl: Implement VOTE for subgroup size potentially larger
ameerj
2021-07-23
1
-1
/
+1
*
glsl: Implement some attribute getters and setters
ameerj
2021-07-23
1
-1
/
+0
*
glsl: Query GL Device for FP16 extension support
ameerj
2021-07-23
1
-0
/
+2
*
glsl: Fixup build issues
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
glsl: Initial backend
ameerj
2021-07-23
1
-2
/
+5
*
shader: Reorder shader cache directories
ReinUsesLisp
2021-07-23
1
-8
/
+5
*
gl_shader_util: Move shader utility code to a separate file
ReinUsesLisp
2021-07-23
1
-76
/
+5
*
gl_shader_cache: Store workers in shader cache object
ReinUsesLisp
2021-07-23
1
-58
/
+71
*
shader: Fix VertexA Shaders.
FernandoS27
2021-07-23
1
-5
/
+21
*
glasm: Use ARB_derivative_control conditionally
ReinUsesLisp
2021-07-23
1
-0
/
+1
*
opengl: Declare fragment outputs even if they are not used
ReinUsesLisp
2021-07-23
1
-0
/
+2
*
shader: Handle host exceptions
ReinUsesLisp
2021-07-23
1
-17
/
+26
*
glasm: Use storage buffers instead of global memory when possible
ReinUsesLisp
2021-07-23
1
-6
/
+24
*
gl_shader_cache: Add disk shader cache
ReinUsesLisp
2021-07-23
1
-6
/
+107
*
gl_shader_cache: Rename Program abstractions into Pipeline
ReinUsesLisp
2021-07-23
1
-21
/
+21
*
gl_shader_cache: Do not flip tessellation on OpenGL
ReinUsesLisp
2021-07-23
1
-2
/
+1
*
gl_shader_cache: Conditionally use viewport mask
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
gl_shader_cache,glasm: Conditionally use typeless image reads extension
ReinUsesLisp
2021-07-23
1
-37
/
+37
*
gl_shader_cache: Improve GLASM error print logic
ReinUsesLisp
2021-07-23
1
-7
/
+10
*
glasm: Implement forced early Z
ReinUsesLisp
2021-07-23
1
-2
/
+2
*
glasm: Set transform feedback state
ReinUsesLisp
2021-07-23
1
-2
/
+17
*
gl_shader_cache: Pass shader runtime information
ReinUsesLisp
2021-07-23
1
-2
/
+74
*
shader: Split profile and runtime information in separate structs
ReinUsesLisp
2021-07-23
1
-22
/
+4
*
glasm: Support textures used in more than one stage
ReinUsesLisp
2021-07-23
1
-1
/
+1
*
opengl: Initial (broken) support to GLASM shaders
ReinUsesLisp
2021-07-23
1
-11
/
+35
*
glasm: Initial GLASM compute implementation for testing
ReinUsesLisp
2021-07-23
1
-6
/
+31
*
gl_shader_cache: Remove code unintentionally committed
ReinUsesLisp
2021-07-23
1
-3
/
+0
*
Move SPIR-V emission functions to their own header
ReinUsesLisp
2021-07-23
1
-3
/
+2
*
shader: Initial OpenGL implementation
ReinUsesLisp
2021-07-23
1
-3
/
+272
*
shader: Move pipeline cache logic to separate files
ReinUsesLisp
2021-07-23
1
-13
/
+8
*
shader: Remove old shader management
ReinUsesLisp
2021-07-23
1
-563
/
+1
*
bootmanager: Use std::stop_source for stopping emulation
ReinUsesLisp
2021-06-22
1
-3
/
+3
*
gl_disk_shader_cache: Log total shader entries count on game load
Morph
2021-02-20
1
-0
/
+4
*
renderer_opengl: Avoid precompiled cache and force NV GL cache directory
ReinUsesLisp
2021-01-21
1
-5
/
+8
*
video_core: Rewrite the texture cache
ReinUsesLisp
2020-12-30
1
-1
/
+0
*
video_core: Make use of ordered container contains() where applicable
Lioncash
2020-12-07
1
-1
/
+1
*
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
1
-4
/
+3
*
video_core: Resolve more variable shadowing scenarios
Lioncash
2020-12-04
1
-3
/
+3
*
video_core: Remove all Core::System references in renderer
ReinUsesLisp
2020-09-06
1
-32
/
+31
*
gl_shader_util: Use std::string_view instead of star pointer
ReinUsesLisp
2020-08-24
1
-0
/
+1
*
gl_shader_cache: Use std::max() for determining num_workers
Morph
2020-08-12
1
-1
/
+1
*
Merge pull request #4391 from lioncash/nrvo
bunnei
2020-07-24
1
-1
/
+1
|
\
|
*
video_core: Allow copy elision to take place where applicable
Lioncash
2020-07-21
1
-1
/
+1
*
|
video_core: Remove unused variables
Lioncash
2020-07-21
1
-3
/
+0
|
/
*
async shaders
David Marcec
2020-07-17
1
-49
/
+132
*
gl_shader_cache: Avoid use after move for program size
ReinUsesLisp
2020-06-24
1
-5
/
+7
*
Merge pull request #4041 from ReinUsesLisp/arb-decomp
bunnei
2020-06-16
1
-1
/
+3
|
\
|
*
gl_arb_decompiler: Implement an assembly shader decompiler
ReinUsesLisp
2020-06-12
1
-1
/
+3
*
|
vk_pipeline_cache: Use generic shader cache
ReinUsesLisp
2020-06-07
1
-3
/
+3
*
|
gl_shader_cache: Use generic shader cache
ReinUsesLisp
2020-06-07
1
-45
/
+42
|
/
*
glsl: Squash constant buffers into a single SSBO when we hit the limit
ReinUsesLisp
2020-06-01
1
-5
/
+7
*
renderer_opengl: Add assembly program code paths
ReinUsesLisp
2020-05-19
1
-21
/
+80
*
shader/memory_util: Deduplicate code
ReinUsesLisp
2020-04-26
1
-72
/
+10
*
ShaderCache/PipelineCache: Cache null shaders.
Fernando Sahmkow
2020-04-22
1
-4
/
+13
*
Revert "gl_shader_cache: Use CompileDepth::FullDecompile on GLSL"
Rodrigo Locatti
2020-04-17
1
-3
/
+1
*
gl_shader_cache: Use CompileDepth::FullDecompile on GLSL
ReinUsesLisp
2020-04-14
1
-1
/
+3
*
Shader/Pipeline Cache: Use VAddr instead of physical memory for addressing.
Fernando Sahmkow
2020-04-06
1
-22
/
+24
*
Address review and fix broken yuzu-tester build
James Rowe
2020-03-26
1
-1
/
+1
*
Frontend/GPU: Refactor context management
James Rowe
2020-03-25
1
-3
/
+2
*
gl_shader_decompiler: Add identifier to decompiled code
ReinUsesLisp
2020-03-09
1
-2
/
+4
*
gl_shader_cache: Reduce registry consistency to debug assert
ReinUsesLisp
2020-03-09
1
-3
/
+1
*
shader/registry: Store graphics and compute metadata
ReinUsesLisp
2020-03-09
1
-12
/
+16
*
video_core: Rename "const buffer locker" to "registry"
ReinUsesLisp
2020-03-09
1
-32
/
+33
*
gl_shader_cache: Rework shader cache and remove post-specializations
ReinUsesLisp
2020-03-09
1
-345
/
+158
*
gl_state_tracker: Implement dirty flags for clip distances and shaders
ReinUsesLisp
2020-02-28
1
-0
/
+5
*
gl_rasterizer: Remove dirty flags
ReinUsesLisp
2020-02-28
1
-4
/
+0
*
Shader_IR: Store Bound buffer on Shader Usage
Fernando Sahmkow
2020-01-24
1
-1
/
+3
*
gl_shader_cache: Disable fastmath on Nvidia
ReinUsesLisp
2020-01-21
1
-0
/
+4
*
gl_shader_cache: Remove unused STAGE_RESERVED_UBOS constant
Lioncash
2020-01-14
1
-3
/
+0
*
gl_shader_cache: std::move entries in CachedShader constructor
Lioncash
2020-01-14
1
-3
/
+4
*
gl_shader_cache: Remove unused entries variable in BuildShader()
Lioncash
2020-01-14
1
-1
/
+0
*
gl_shader_cache: Update commentary for shared memory
ReinUsesLisp
2019-12-21
1
-9
/
+6
*
gl_shader_cache: Remove unused entry in GetPrimitiveDescription
ReinUsesLisp
2019-12-21
1
-11
/
+9
*
gl_shader_cache: Add missing new-line on emitted GLSL
ReinUsesLisp
2019-12-11
1
-2
/
+2
*
gl_shader_cache: Hack shared memory size
ReinUsesLisp
2019-11-23
1
-2
/
+3
*
gl_shader_cache: Remove dynamic BaseBinding specialization
ReinUsesLisp
2019-11-23
1
-36
/
+8
*
video_core: Unify ProgramType and ShaderStage into ShaderType
ReinUsesLisp
2019-11-23
1
-127
/
+100
*
gl_rasterizer: Bind graphics images to draw commands
ReinUsesLisp
2019-11-23
1
-0
/
+1
*
gl_shader_cache: Specialize local memory size for compute shaders
ReinUsesLisp
2019-11-23
1
-0
/
+5
*
gl_shader_cache: Specialize shared memory size
ReinUsesLisp
2019-11-23
1
-0
/
+7
*
gl_shader_cache: Specialize shader workgroup
ReinUsesLisp
2019-11-23
1
-35
/
+28
*
shader/texture: Deduce texture buffers from locker
ReinUsesLisp
2019-11-23
1
-12
/
+0
*
Merge pull request #3081 from ReinUsesLisp/fswzadd-shuffles
Fernando Sahmkow
2019-11-14
1
-5
/
+14
|
\
|
*
gl_shader_cache: Enable extensions only when available
ReinUsesLisp
2019-11-08
1
-6
/
+14
|
*
gl_shader_decompiler: Reimplement shuffles with platform agnostic intrinsics
ReinUsesLisp
2019-11-08
1
-0
/
+1
*
|
gl_shader_cache: Fix locker constructors
ReinUsesLisp
2019-11-08
1
-2
/
+4
|
/
*
gl_shader_cache: Implement locker variants invalidation
ReinUsesLisp
2019-10-25
1
-27
/
+75
*
gl_shader_disk_cache: Store and load fast BRX
ReinUsesLisp
2019-10-25
1
-2
/
+17
*
gl_shader_decompiler: Move entries to a separate function
ReinUsesLisp
2019-10-25
1
-238
/
+251
*
Shader_Cache: setup connection of ConstBufferLocker
Fernando Sahmkow
2019-10-25
1
-16
/
+29
*
shader/image: Implement SULD and remove irrelevant code
ReinUsesLisp
2019-09-21
1
-8
/
+8
*
shader_ir/warp: Implement SHFL
ReinUsesLisp
2019-09-17
1
-1
/
+2
*
gl_shader_cache: Remove special casing for geometry shaders
ReinUsesLisp
2019-09-04
1
-59
/
+9
*
video_core: Silent miscellaneous warnings (#2820)
Rodrigo Locatti
2019-08-30
1
-1
/
+1
*
Merge pull request #2742 from ReinUsesLisp/fix-texture-buffers
bunnei
2019-08-29
1
-2
/
+6
|
\
|
*
gl_shader_cache: Fix newline on buffer preprocessor definitions
ReinUsesLisp
2019-07-18
1
-2
/
+6
*
|
shader_ir: Implement VOTE
ReinUsesLisp
2019-08-21
1
-1
/
+3
*
|
Merge pull request #2734 from ReinUsesLisp/compute-shaders
bunnei
2019-07-22
1
-33
/
+117
|
\
\
|
*
|
gl_shader_cache: Fix clang-format issues
ReinUsesLisp
2019-07-16
1
-2
/
+1
|
*
|
gl_shader_cache: Address review commentaries
ReinUsesLisp
2019-07-15
1
-7
/
+4
|
*
|
gl_shader_cache: Address CI issues
ReinUsesLisp
2019-07-15
1
-1
/
+2
|
*
|
gl_rasterizer: Implement compute shaders
ReinUsesLisp
2019-07-15
1
-35
/
+122
|
|
/
*
/
Maxwell3D: Rework the dirty system to be more consistant and scaleable
Fernando Sahmkow
2019-07-17
1
-1
/
+1
|
/
*
Merge pull request #2695 from ReinUsesLisp/layer-viewport
Fernando Sahmkow
2019-07-15
1
-2
/
+5
|
\
|
*
gl_shader_decompiler: Implement gl_ViewportIndex and gl_Layer in vertex shaders
ReinUsesLisp
2019-07-08
1
-2
/
+5
*
|
shader_ir: propagate shader size to the IR
Fernando Sahmkow
2019-07-09
1
-7
/
+15
|
/
*
Merge pull request #2601 from FernandoS27/texture_cache
Zach Hilman
2019-07-05
1
-35
/
+56
|
\
|
*
texture_cache: Address Feedback
Fernando Sahmkow
2019-07-05
1
-2
/
+4
|
*
texture_cache: Style and Corrections
Fernando Sahmkow
2019-06-21
1
-1
/
+1
|
*
shader_cache: Correct versioning and size calculation.
Fernando Sahmkow
2019-06-21
1
-1
/
+6
|
*
gl_shader_decompiler: Implement image binding settings
ReinUsesLisp
2019-06-21
1
-0
/
+4
|
*
gl_rasterizer: Track texture buffer usage
ReinUsesLisp
2019-06-21
1
-34
/
+44
*
|
gl_shader_cache: Make CachedShader constructor private
Zach Hilman
2019-07-04
1
-2
/
+2
*
|
gl_shader_cache: Use static constructors for CachedShader initialization
ReinUsesLisp
2019-06-08
1
-42
/
+34
|
/
*
gl_shader_cache: Store a system class and drop global accessors
ReinUsesLisp
2019-05-30
1
-7
/
+8
*
gl_shader_cache: Add commentaries explaining the intention in shaders creation
ReinUsesLisp
2019-05-30
1
-0
/
+2
*
gl_shader_cache: Flip if condition in GetStageProgram to reduce indentation
ReinUsesLisp
2019-05-30
1
-25
/
+26
*
gl_shader_gen: Always declare extensions after the version declaration
ReinUsesLisp
2019-05-27
1
-1
/
+2
*
gl_shader_cache: Fix clang strict standard build issues
ReinUsesLisp
2019-05-21
1
-3
/
+4
*
gl_shader_cache: Use shared contexts to build shaders in parallel
ReinUsesLisp
2019-05-21
1
-34
/
+82
*
video_core/renderer_opengl/gl_shader_cache: Correct member initialization order
Lioncash
2019-05-10
1
-1
/
+1
*
Re added new lines at the end of files
FreddyFunk
2019-04-23
1
-1
/
+1
*
gl_shader_disk_cache: Use VectorVfsFile for the virtual precompiled shader cache file
unknown
2019-04-23
1
-1
/
+11
*
Merge pull request #2383 from ReinUsesLisp/aoffi-test
bunnei
2019-04-23
1
-27
/
+27
|
\
|
*
gl_shader_decompiler: Use variable AOFFI on supported hardware
ReinUsesLisp
2019-04-14
1
-27
/
+27
*
|
Document unsafe versions and add BlockCopyUnsafe
Fernando Sahmkow
2019-04-16
1
-6
/
+7
*
|
Use ReadBlockUnsafe for Shader Cache
Fernando Sahmkow
2019-04-16
1
-5
/
+7
|
/
*
Merge pull request #2354 from lioncash/header
bunnei
2019-04-10
1
-0
/
+1
|
\
|
*
video_core/texures/texture: Remove unnecessary includes
Lioncash
2019-04-06
1
-0
/
+1
*
|
Merge pull request #2300 from FernandoS27/null-shader
bunnei
2019-04-07
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Permit a Null Shader in case of a bad host_ptr.
Fernando Sahmkow
2019-04-07
1
-0
/
+4
*
|
Merge pull request #2299 from lioncash/maxwell
bunnei
2019-04-04
1
-2
/
+0
|
\
\
|
*
|
gl_shader_manager: Remove unnecessary gl_shader_manager inclusion
Lioncash
2019-03-28
1
-2
/
+0
|
|
/
*
/
video_core: Amend constructor initializer list order where applicable
Lioncash
2019-03-27
1
-6
/
+6
|
/
*
gpu: Move GPUVAddr definition to common_types.
bunnei
2019-03-21
1
-2
/
+2
*
video_core: Refactor to use MemoryManager interface for all memory access.
bunnei
2019-03-16
1
-20
/
+17
*
gpu: Use host address for caching instead of guest address.
bunnei
2019-03-15
1
-19
/
+24
*
gl_shader_disk_cache: Use unordered containers
ReinUsesLisp
2019-02-07
1
-3
/
+3
*
gl_shader_cache: Fixup GLSL unique identifiers
ReinUsesLisp
2019-02-07
1
-2
/
+2
*
gl_shader_cache: Link loading screen with disk shader cache load
ReinUsesLisp
2019-02-07
1
-3
/
+26
*
gl_shader_cache: Set GL_PROGRAM_SEPARABLE to dumped shaders
ReinUsesLisp
2019-02-07
1
-0
/
+1
*
gl_shader_disk_cache: Pass core system as argument and guard against games without title ids
ReinUsesLisp
2019-02-07
1
-1
/
+2
*
gl_shader_disk_cache: Address miscellaneous feedback
ReinUsesLisp
2019-02-07
1
-3
/
+3
*
gl_shader_disk_cache: Pass return values returning instead of by parameters
ReinUsesLisp
2019-02-07
1
-7
/
+5
*
gl_shader_disk_cache: Save GLSL and entries into the precompiled file
ReinUsesLisp
2019-02-07
1
-32
/
+39
*
gl_shader_cache: Refactor to support disk shader cache
ReinUsesLisp
2019-02-07
1
-105
/
+345
*
rasterizer_interface: Add disk cache entry for the rasterizer
ReinUsesLisp
2019-02-07
1
-0
/
+2
*
video_core: Assert on invalid GPU to CPU address queries
ReinUsesLisp
2019-02-03
1
-2
/
+4
*
gl_shader_cache: Use explicit bindings
ReinUsesLisp
2019-01-30
1
-63
/
+83
*
gl_rasterizer: Implement global memory management
ReinUsesLisp
2019-01-30
1
-3
/
+15
*
video_core: Rename glsl_decompiler to gl_shader_decompiler
ReinUsesLisp
2019-01-15
1
-1
/
+1
*
video_core: Replace gl_shader_decompiler
ReinUsesLisp
2019-01-15
1
-2
/
+6
*
gl_shader_cache: Use dirty flags for shaders
ReinUsesLisp
2019-01-07
1
-1
/
+5
*
gl_shader_cache: Dehardcode constant in CalculateProgramSize()
Lioncash
2018-12-11
1
-2
/
+2
*
gl_shader_cache: Resolve truncation compiler warning
Lioncash
2018-12-11
1
-1
/
+1
*
Implemented a shader unique identifier.
Fernando Sahmkow
2018-12-09
1
-0
/
+45
*
shader_cache: Only lock covered instructions.
Markus Wick
2018-11-20
1
-0
/
+1
*
Merge pull request #1669 from ReinUsesLisp/fixup-gs
bunnei
2018-11-11
1
-2
/
+6
|
\
|
*
gl_shader_decompiler: Guard out of bound geometry shader input reads
ReinUsesLisp
2018-11-10
1
-2
/
+6
*
|
rasterizer_cache: Remove reliance on the System singleton
Lioncash
2018-11-08
1
-1
/
+3
|
/
*
video_core: Move OpenGL specific utils to its renderer
ReinUsesLisp
2018-10-29
1
-2
/
+3
*
gl_shader_decompiler: Implement geometry shaders
ReinUsesLisp
2018-10-07
1
-5
/
+29
*
Added glObjectLabels for renderdoc for textures and shader programs (#1384)
David
2018-09-23
1
-0
/
+2
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-3
/
+3
*
video_core: fixed arithmetic overflow warnings & improved code style
Patrick Elsässer
2018-09-09
1
-4
/
+4
*
gl_shader_cache: Use an u32 for the binding point cache.
Markus Wick
2018-09-04
1
-8
/
+8
*
gl_renderer: Cache textures, framebuffers, and shaders based on CPU address.
bunnei
2018-08-31
1
-11
/
+7
*
gl_shader_cache: Remove unused program_code vector in GetShaderAddress()
Lioncash
2018-08-28
1
-2
/
+1
*
renderer_opengl: Implement a new shader cache.
bunnei
2018-08-28
1
-0
/
+131