Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei f09d1dffd1 Merge pull request #2083 from ReinUsesLisp/shader-ir-cbuf-tracking hace 7 años
  bunnei ca482997fe Merge pull request #2091 from FearlessTobi/port-4603 hace 7 años
  bunnei e09f1c92fb Merge pull request #2021 from ReinUsesLisp/disk-cache hace 7 años
  ReinUsesLisp dfd14618f7 cmake: Fix title bar issue hace 7 años
  Frederic L d0ac624403 gl_shader_disk_cache: Check LZ4 size limit hace 7 años
  Frederic L 9f0b247cf6 gl_shader_disk_cache: Consider compressed size zero as an error hace 7 años
  Frederic L 8ff2ce5207 cmake: Use CMAKE_COMMAND instead of "cmake" hace 7 años
  ReinUsesLisp e6a2245304 gl_shader_disk_cache: Use unordered containers hace 7 años
  ReinUsesLisp e147ed4fc0 gl_shader_cache: Fixup GLSL unique identifiers hace 7 años
  Michael 4ffb487251 cmake: Fixup application string hace 7 años
  ReinUsesLisp bd928e70ed loading_screen: Unchunk progress bar hace 7 años
  ReinUsesLisp eb73247433 gl_shader_cache: Link loading screen with disk shader cache load hace 7 años
  ReinUsesLisp df0f31f44e gl_shader_cache: Set GL_PROGRAM_SEPARABLE to dumped shaders hace 7 años
  ReinUsesLisp 7fefec585c gl_shader_disk_cache: Pass core system as argument and guard against games without title ids hace 7 años
  ReinUsesLisp 2bc6a699dc gl_shader_disk_cache: Guard reads and writes against failure hace 7 años
  ReinUsesLisp 750abcc23d gl_shader_disk_cache: Address miscellaneous feedback hace 7 años
  ReinUsesLisp 8ee3666a3c gl_shader_disk_cache: Pass return values returning instead of by parameters hace 7 años
  ReinUsesLisp ed956569a4 gl_shader_disk_cache: Compress program binaries using LZ4 hace 7 años
  ReinUsesLisp f087639e4a gl_shader_disk_cache: Compress GLSL code using LZ4 hace 7 años
  ReinUsesLisp cfb20c4c9d gl_shader_disk_cache: Save GLSL and entries into the precompiled file hace 7 años
  ReinUsesLisp e78da8dc1f settings: Hide shader cache behind a setting hace 7 años
  ReinUsesLisp be4641c43f gl_shader_disk_cache: Invalidate shader cache changes with CMake hash hace 7 años
  ReinUsesLisp a3703f5767 gl_shader_cache: Refactor to support disk shader cache hace 7 años
  ReinUsesLisp 4039086226 gl_shader_disk_cache: Add transferable cache invalidation hace 7 años
  ReinUsesLisp a1faed9950 gl_shader_disk_cache: Add precompiled load hace 7 años
  ReinUsesLisp 57fb15d2a3 gl_shader_disk_cache: Add precompiled save hace 7 años
  ReinUsesLisp 3435cd8d5e gl_shader_disk_cache: Add transferable load hace 7 años
  ReinUsesLisp b1efceec89 gl_shader_disk_cache: Add transferable stores hace 7 años
  ReinUsesLisp 98be5a4928 gl_shader_disk_cache: Add ShaderDiskCacheOpenGL class and helpers hace 7 años
  ReinUsesLisp 145c3ac89e gl_shader_disk_cache: Add file and move BaseBindings declaration hace 7 años