Historique des commits

Auteur SHA1 Message Date
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) il y a 6 ans
  bunnei b03242067d Merge pull request #3098 from ReinUsesLisp/shader-invalidations il y a 6 ans
  bunnei b7031b2b9d Merge pull request #3105 from ReinUsesLisp/fix-stencil-reg il y a 6 ans
  bunnei 7298dcc016 Merge pull request #3156 from bunnei/sys-ticks il y a 6 ans
  bunnei ec8bfe94a7 Merge pull request #3153 from FearlessTobi/port-4964 il y a 6 ans
  bunnei e81e0036b4 Merge pull request #3145 from ReinUsesLisp/buffer-cache-init il y a 6 ans
  bunnei 63248f4edd Update svc.cpp il y a 6 ans
  bunnei 6eaf7ab55f svc: GetSystemTick should return cntpct_el0, not core ticks. il y a 6 ans
  bunnei 6a3fc5d2ff Merge pull request #3114 from FernandoS27/cond-var il y a 6 ans
  bunnei 4ed183ee42 Merge pull request #3141 from ReinUsesLisp/gl-position il y a 6 ans
  bunnei 6e4d46908a Merge pull request #3130 from FernandoS27/cancel-sync il y a 6 ans
  Weiyi Wang 49e0a30dbd fix clang-format and lambda capture il y a 6 ans
  Weiyi Wang 9a60d8a430 unfold UNREACHABLE implementation for dumb compilers il y a 6 ans
  ReinUsesLisp dc2e83fa31 gl_device: Reserve base bindings on limited devices il y a 6 ans
  ReinUsesLisp e3d7334be9 gl_state: Skip null texture binds il y a 6 ans
  ReinUsesLisp 919ac2c4d3 gl_rasterizer: Disable compute shaders on Intel il y a 6 ans
  ReinUsesLisp 894ad74b87 gl_shader_cache: Hack shared memory size il y a 6 ans
  ReinUsesLisp e35b9597ef gl_shader_decompiler: Normalize image bindings il y a 6 ans
  ReinUsesLisp 36d9b409fc gl_shader_decompiler: Normalize cbuf bindings il y a 6 ans
  ReinUsesLisp f936b86c7c gl_rasterizer: Add missing cbuf counter reset on compute il y a 6 ans
  ReinUsesLisp 180417c514 gl_shader_cache: Remove dynamic BaseBinding specialization il y a 6 ans
  ReinUsesLisp c8a48aacc0 video_core: Unify ProgramType and ShaderStage into ShaderType il y a 6 ans
  ReinUsesLisp 0f23359a44 gl_rasterizer: Bind graphics images to draw commands il y a 6 ans
  ReinUsesLisp 287ae2b9e8 gl_shader_cache: Specialize local memory size for compute shaders il y a 6 ans
  ReinUsesLisp dbeb523879 gl_shader_cache: Specialize shared memory size il y a 6 ans
  ReinUsesLisp 4f5d8e4342 gl_shader_cache: Specialize shader workgroup il y a 6 ans
  ReinUsesLisp dc9961f341 shader/texture: Handle TLDS texture type mismatches il y a 6 ans
  ReinUsesLisp 32c1bc6a67 shader/texture: Deduce texture buffers from locker il y a 6 ans
  bunnei bedc903c65 Merge pull request #3140 from FearlessTobi/port-4953 il y a 6 ans
  bunnei eedb048585 Merge pull request #3112 from lioncash/skip il y a 6 ans