rpcsx/rpcs3/Emu/RSX/VK
Nekotekina 5a36c57c57 Formatting system improved
`unveil<>` renamed to `fmt_unveil<>`, now packs args to u64 imitating va_args
`bijective...` removed, `cfg::enum_entry` now uses formatting system
`fmt_class_string<>` added, providing type-specific "%s" handler function
Added `fmt::append`, removed `fmt::narrow` (too obscure)
Utilities/cfmt.h: C-style format template function (WIP)
Minor formatting fixes and cleanup
2016-08-04 21:34:00 +03:00
..
VKCommonDecompiler.cpp rsx: use fragment_textures_count (#1948) 2016-07-19 22:50:40 +08:00
VKCommonDecompiler.h Partial commit: RSX 2016-04-15 19:22:36 +03:00
VKFormats.cpp Formatting system improved 2016-08-04 21:34:00 +03:00
VKFormats.h Factorize rsx state 2016-07-07 21:38:57 +02:00
VKFragmentProgram.cpp vk: front_diff_color typo fix (#2016) 2016-08-02 23:54:49 +08:00
VKFragmentProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VKGSRender.cpp Formatting system improved 2016-08-04 21:34:00 +03:00
VKGSRender.h Factorize rsx state 2016-07-07 21:38:57 +02:00
VKHelpers.cpp gl: Clear depth surfaces before use; Vulkan cleanup (#1957) 2016-07-22 07:31:58 +08:00
VKHelpers.h Formatting system improved 2016-08-04 21:34:00 +03:00
VKProgramBuffer.h vk/dx12: Enable/fix separate back and front lighting (#1927) 2016-07-18 00:57:50 +08:00
VKProgramPipeline.cpp vulkan: Create program in program_state_cache<>::build_pipeline 2016-03-21 22:10:34 +01:00
VKRenderTargets.h vk: Conform to current spec (#1981) 2016-07-25 00:28:49 +08:00
VKTexture.cpp vk: optionally center/offset images when scaling (#1998) 2016-07-30 10:07:39 +08:00
VKTextureCache.h vk/gl: bug fixes (#2018) 2016-08-04 03:33:52 +08:00
VKVertexBuffers.cpp Formatting system improved 2016-08-04 21:34:00 +03:00
VKVertexProgram.cpp vk: front_diff_color typo fix (#2016) 2016-08-02 23:54:49 +08:00
VKVertexProgram.h Fix nvidia crash (API version). Fix linux builds 2016-03-10 23:55:25 +03:00
VulkanAPI.cpp Partial commit: RSX 2016-04-15 19:22:36 +03:00
VulkanAPI.h Exclude apple from vulkan windowing stuff as it is not supported 2016-03-10 23:55:25 +03:00