Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Fernando Sahmkow 9c0f40a1f5 GPU: Setup Flush/Invalidate to use VAddr instead of CacheAddr 6 gadi atpakaļ
  James Rowe 282adfc70b Frontend/GPU: Refactor context management 6 gadi atpakaļ
  ReinUsesLisp 4dcca90ef4 video_core: Implement RGBA16_SNORM 6 gadi atpakaļ
  Mat M 45ac1c62c6 Merge pull request #3461 from ReinUsesLisp/r32i-rt 6 gadi atpakaļ
  ReinUsesLisp 466ce715e4 video_core/surface: Add R32_SINT render target format 6 gadi atpakaļ
  ReinUsesLisp 3c648e3e2d video_core/gpu: Remove unused functions 6 gadi atpakaļ
  Fernando Sahmkow 8e9a4944db GPU: Implement GPU Clock correctly. 6 gadi atpakaļ
  Markus Wick cb9dd01ffd video_core: Block in WaitFence. 6 gadi atpakaļ
  bunnei 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. 6 gadi atpakaļ
  Fernando Sahmkow 3f104464de Core: Wait for GPU to be idle before shutting down. 6 gadi atpakaļ
  Fernando Sahmkow 5b5e60ffec GPU_Async: Correct fences, display events and more. 6 gadi atpakaļ
  FearlessTobi 55d272efe6 video_core: Implement RGBX16F PixelFormat 6 gadi atpakaļ
  bunnei 19af91434e Merge pull request #2793 from ReinUsesLisp/bgr565 6 gadi atpakaļ
  Rodrigo Locatti 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) 7 gadi atpakaļ
  Fernando Sahmkow 862bec001b Video_Core: Implement a new Buffer Cache 7 gadi atpakaļ
  ReinUsesLisp 80702aa88f renderer_opengl: Implement RGB565 framebuffer format 7 gadi atpakaļ
  ReinUsesLisp 8ad7268c75 renderer_opengl: Use VideoCore pixel format 7 gadi atpakaļ
  ReinUsesLisp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig 7 gadi atpakaļ
  Fernando Sahmkow e52c895559 GPU: Flush commands on every dma pusher step. 7 gadi atpakaļ
  bunnei 52f54c728d Merge pull request #2592 from FernandoS27/sync1 7 gadi atpakaļ
  bunnei 31e8a61527 Merge pull request #2743 from FernandoS27/surpress-assert 7 gadi atpakaļ
  Fernando Sahmkow 43f57d668c GPU: Add missing puller methods. 7 gadi atpakaļ
  ReinUsesLisp 725ba6cf63 gl_rasterizer: Implement compute shaders 7 gadi atpakaļ
  Fernando Sahmkow d20ede40b1 NVServices: Styling, define constructors as explicit and corrections 7 gadi atpakaļ
  Fernando Sahmkow 0335a25d1f NVServices: Make NVEvents Automatic according to documentation. 7 gadi atpakaļ
  Fernando Sahmkow 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware 7 gadi atpakaļ
  Fernando Sahmkow 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. 7 gadi atpakaļ
  Fernando Sahmkow c13433aee4 Gpu: use an std mutex instead of a spin_lock to guard syncpoints 7 gadi atpakaļ
  Fernando Sahmkow eef55f493b Gpu: Mark areas as protected. 7 gadi atpakaļ
  Fernando Sahmkow a45643cb3b nv_services: Stub CtrlEventSignal 7 gadi atpakaļ