Lioncash
|
bdcc5853d5
|
VideoBackends/Null: Remove unnecessary includes
|
2019-07-27 17:33:16 -04:00 |
Stenzek
|
f039149198
|
Move most backend functionality to VideoCommon
|
2019-02-19 16:57:54 +10:00 |
Stenzek
|
7afd5cc2fb
|
Use main buffers for utility draws
|
2018-12-04 17:37:25 +10:00 |
Stenzek
|
e3f475b30e
|
NullBackend: Initialize vtx_decl in VertexFormat
This field was previously left uninitialized, which resulted in corrupted
UID caches being created.
|
2018-10-14 21:24:09 +10:00 |
Stenzek
|
dec0c3bce8
|
Move shader caches to VideoCommon
|
2018-03-10 15:56:30 +10:00 |
Stenzek
|
25338c53e0
|
NativeVertexFormat: Drop unused virtual method SetupVertexPointers
|
2017-07-30 17:43:59 +10:00 |
Lioncash
|
1fa81f24d3
|
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
Much safer as opposed to just returning raw allocated memory.
|
2017-02-18 03:16:24 -05:00 |
Lioncash
|
273ace7bb7
|
LightingShaderGen: Remove unnecessary includes
|
2017-02-01 01:06:00 -05:00 |
degasus
|
41b0c74e30
|
VideoCommon: Make dst_alpha state implicit.
|
2017-01-04 20:02:31 +01:00 |
Lioncash
|
2bf05a544d
|
VertexManager: Correct variable naming scheme
Altered to indicate regular class members
|
2016-08-22 20:01:00 -04:00 |
degasus
|
59e4882af3
|
nullvideo: initial release of null video backend
|
2016-06-25 22:40:23 +02:00 |