Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. hace 6 años
  Fernando Sahmkow 3f104464de Core: Wait for GPU to be idle before shutting down. hace 6 años
  Fernando Sahmkow 5b5e60ffec GPU_Async: Correct fences, display events and more. hace 6 años
  FearlessTobi 55d272efe6 video_core: Implement RGBX16F PixelFormat hace 6 años
  bunnei 19af91434e Merge pull request #2793 from ReinUsesLisp/bgr565 hace 7 años
  Rodrigo Locatti 4d4f9cc104 video_core: Silent miscellaneous warnings (#2820) hace 7 años
  Fernando Sahmkow 862bec001b Video_Core: Implement a new Buffer Cache hace 7 años
  ReinUsesLisp 80702aa88f renderer_opengl: Implement RGB565 framebuffer format hace 7 años
  ReinUsesLisp 8ad7268c75 renderer_opengl: Use VideoCore pixel format hace 7 años
  ReinUsesLisp 9a76e94b3d gpu: Change optional<reference_wrapper<T>> to T* for FramebufferConfig hace 7 años
  Fernando Sahmkow e52c895559 GPU: Flush commands on every dma pusher step. hace 7 años
  bunnei 52f54c728d Merge pull request #2592 from FernandoS27/sync1 hace 7 años
  bunnei 31e8a61527 Merge pull request #2743 from FernandoS27/surpress-assert hace 7 años
  Fernando Sahmkow 43f57d668c GPU: Add missing puller methods. hace 7 años
  ReinUsesLisp 725ba6cf63 gl_rasterizer: Implement compute shaders hace 7 años
  Fernando Sahmkow d20ede40b1 NVServices: Styling, define constructors as explicit and corrections hace 7 años
  Fernando Sahmkow 0335a25d1f NVServices: Make NVEvents Automatic according to documentation. hace 7 años
  Fernando Sahmkow 7d1b974bca GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirroring hardware hace 7 años
  Fernando Sahmkow 0706d633bf nv_host_ctrl: Make Sync GPU variant always return synced result. hace 7 años
  Fernando Sahmkow c13433aee4 Gpu: use an std mutex instead of a spin_lock to guard syncpoints hace 7 años
  Fernando Sahmkow eef55f493b Gpu: Mark areas as protected. hace 7 años
  Fernando Sahmkow a45643cb3b nv_services: Stub CtrlEventSignal hace 7 años
  Fernando Sahmkow 8942047d41 Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts hace 7 años
  Fernando Sahmkow 82b829625b video_core: Implement GPU side Syncpoints hace 7 años
  Lioncash 6d0551196d video_core/gpu: Create threads separately from initialization hace 7 años
  Lioncash e36f1a5ba9 video_core/gpu: Amend typo in GPU member variable name hace 7 años
  bunnei 22d3dfbcd4 gpu: Rewrite virtual memory manager using PageTable. hace 7 años
  bunnei 2eaf6c41a4 gpu: Use host address for caching instead of guest address. hace 7 años
  Lioncash 24e2e601d5 video_core/gpu: Make GPU's destructor virtual hace 7 años
  bunnei aaa373585c gpu: Refactor a/synchronous implementations into their own classes. hace 7 años