История коммитов

Автор SHA1 Сообщение Дата
  Lioncash a162a844d2 video_core/control_flow: Remove unnecessary BlockStack copy constructor 7 лет назад
  Lioncash 56bc11d952 video_core/control_flow: Use std::move where applicable 7 лет назад
  Lioncash e7b39f47f8 video_core/control_flow: Use the prefix variant of operator++ for iterators 7 лет назад
  Lioncash 6885e7e7ec video_core/control_flow: Use empty() member function for checking emptiness 7 лет назад
  Lioncash 45fa12a05c video_core: Resolve -Wreorder warnings 7 лет назад
  Lioncash 47df844338 video_core/control_flow: Make program_size for ScanFlow() a std::size_t 7 лет назад
  Lioncash 3df9558593 video_core/control_flow: Place all internally linked types/functions within an anonymous namespace 7 лет назад
  Lioncash 1109db86b7 video_core/shader/decode: Prevent sign-conversion warnings 7 лет назад
  bunnei 5d369112d9 Merge pull request #2687 from lioncash/tls-process 7 лет назад
  bunnei 63bda67a34 Merge pull request #2738 from lioncash/shader-ir 7 лет назад
  David d4b95bfc25 Merge pull request #2741 from FernandoS27/trace-log 7 лет назад
  Fernando Sahmkow 5e457bf258 Kernel: Downgrade WaitForAddress and SignalToAddress messages to Trace. 7 лет назад
  Fernando Sahmkow 223a535f3f Merge pull request #2740 from lioncash/bra 7 лет назад
  Rodrigo Locatti c3218c110f Merge pull request #2726 from lioncash/access 7 лет назад
  Lioncash bebbdc2067 shader_ir: std::move Node instance where applicable 7 лет назад
  Lioncash 60926ac16b shader_ir: Rename Get/SetTemporal to Get/SetTemporary 7 лет назад
  Lioncash 44d87ff641 shader_ir: Remove unused includes 7 лет назад
  Fernando Sahmkow b56e7f870a Merge pull request #2565 from ReinUsesLisp/track-indirect 7 лет назад
  Lioncash e2d7dda166 shader/decode/other: Correct branch indirect argument within BRA handling 7 лет назад
  Fernando Sahmkow 1bdb59fc6e Merge pull request #2695 from ReinUsesLisp/layer-viewport 7 лет назад
  bunnei b77a1ed67a Merge pull request #2705 from FernandoS27/tex-cache-fixes 7 лет назад
  ReinUsesLisp afa8096df5 shader: Allow tracking of indirect buffers without variable offset 7 лет назад
  bunnei 3477b92289 Merge pull request #2675 from ReinUsesLisp/opengl-buffer-cache 7 лет назад
  Fernando Sahmkow 2ac7472d3f Texture_Cache: Address Feedback 7 лет назад
  Fernando Sahmkow 0f54b541f4 Texture_Cache: Remove some unprecise fallback case and clang format 7 лет назад
  Fernando Sahmkow 5818959e54 Texture_Cache: Force Framebuffer reset if an active render target is unregistered. 7 лет назад
  Fernando Sahmkow 913b7a6872 GPU: Add a microprofile for macro interpreter 7 лет назад
  Fernando Sahmkow a9943222f2 GL_State: Add a microprofile timer to OpenGL state. 7 лет назад
  Fernando Sahmkow 5c1e1a148e Gl_Texture_Cache: Measure Buffer Copy Times 7 лет назад
  Fernando Sahmkow 5d31bab69a Texture_Cache: Correct Linear Structural Match. 7 лет назад