mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
VideoCommon: Merge LineGeometryShader into GeometryShaderGen.
This adds line-width emulation support to OpenGL.
This commit is contained in:
parent
275af9c5e4
commit
55e60a9c22
15 changed files with 81 additions and 366 deletions
|
@ -18,7 +18,6 @@ namespace BPFunctions
|
|||
void FlushPipeline();
|
||||
void SetGenerationMode();
|
||||
void SetScissor();
|
||||
void SetLineWidth();
|
||||
void SetDepthMode();
|
||||
void SetBlendMode();
|
||||
void SetDitherMode();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue