mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-01 04:05:03 +01:00
Add immediate mode vertex submission
This commit is contained in:
parent
ea0ca17215
commit
6b775034dd
21 changed files with 177 additions and 61 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#include "core/hw/gpu.h"
|
||||
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/pica_state.h"
|
||||
#include "video_core/utils.h"
|
||||
|
||||
GraphicsFramebufferWidget::GraphicsFramebufferWidget(std::shared_ptr<Pica::DebugContext> debug_context,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue