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 |
degasus
|
41b0c74e30
|
VideoCommon: Make dst_alpha state implicit.
|
2017-01-04 20:02:31 +01:00 |
Pierre Bourdon
|
3570c7f03a
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
Lioncash
|
6b08194728
|
D3D12: Get rid of safe deletion macros
Anything these macros provided can be obsoleted by using
the correct standard library types.
|
2016-02-16 02:09:06 -05:00 |
hdcmeta
|
8cc686b360
|
D3D12: Initial commit for D3D12 backend implementation.
|
2016-02-15 09:48:25 -08:00 |