Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:X0F:HSF
mpv
mpv_avoid-shader-cache-flushes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mpv_avoid-shader-cache-flushes.patch of Package mpv
diff --git a/video/out/gpu/shader_cache.c b/video/out/gpu/shader_cache.c index bf0983f5f0..57e8edb18f 100644 --- a/video/out/gpu/shader_cache.c +++ b/video/out/gpu/shader_cache.c @@ -17,7 +17,7 @@ #include "utils.h" // Force cache flush if more than this number of shaders is created. -#define SC_MAX_ENTRIES 256 +#define SC_MAX_ENTRIES 1024 union uniform_val { float f[9]; // RA_VARTYPE_FLOAT
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor