dolphin/Data
degasus 1571098783 Shaders: Reintroduce the old Asci-Art shader.
Dolphin had a nice but horrible slow asci art shader.
Beside being slow, it used the font from dolphin's old OSD implementation.
So it was also broken after the VideoCommon redesign.

This patch reintroduces the (almost) identical method for the asci art generation.
However with many improvements:
* Inline definition of the font, so no external dependency any more
* Optimized performance by partial unrolling with CSE'ing some memory loads
* Shader subgroup instructions, so 32 times faster on desktop CPUs on Vulkan + OGL (no D3D support)
* Option to select character size by internal or window resultion
* Dropped the last row of pixels of each character (only modification of the outcome)
2023-03-24 21:43:19 +01:00
..
Sys Shaders: Reintroduce the old Asci-Art shader. 2023-03-24 21:43:19 +01:00
51-usb-device.rules WiimoteReal: Add a hidapi IO implementation 2016-10-03 11:41:23 +02:00
cpack_package_description.txt Update CPack Package Description 2016-04-14 21:24:27 -07:00
dolphin-emu-nogui.6 Convert manuals to use mdoc macros. 2016-07-17 06:48:43 -06:00
dolphin-emu.6 Cleanup: Remove some left over references to wxWidgets 2018-08-07 15:48:17 +02:00
dolphin-emu.desktop Always run as X11 app even under Wayland 2019-09-09 22:09:33 +02:00
dolphin-emu.png Qt: Fix low-resolution icon 2018-03-27 17:32:45 +02:00
dolphin-emu.svg Move linux files to Data 2016-03-09 10:58:54 -05:00
Dolphin.icns Qt/OSX: Fix icon 2018-02-24 21:12:22 +01:00
license.txt Revert "windows: distribute vcredist loose files" 2022-09-16 10:33:39 +02:00