mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-10 03:18:55 +02:00
[vulkan] Rework ProvokingVertex handling
This commit is contained in:
parent
50a6f331cf
commit
4b545e8f61
62 changed files with 63 additions and 398 deletions
12
dist/languages/fr.ts
vendored
12
dist/languages/fr.ts
vendored
|
|
@ -1142,18 +1142,6 @@ Higher states allow for more features and can increase performance, but may caus
|
|||
<source>Enables vertex input dynamic state feature for better quality and performance.</source>
|
||||
<translation type="unfinished"/>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/qt_common/config/shared_translation.cpp" line="293"/>
|
||||
<source>Provoking Vertex</source>
|
||||
<translation>Vertex provoquant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/qt_common/config/shared_translation.cpp" line="294"/>
|
||||
<source>Improves lighting and vertex handling in some games.
|
||||
Only Vulkan 1.0+ devices support this extension.</source>
|
||||
<translation>Améliore l’éclairage et la gestion des points 3D dans certains jeux.
|
||||
Seuls les appareils compatibles avec Vulkan 1.0+ prennent en charge cette extension.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/qt_common/config/shared_translation.cpp" line="297"/>
|
||||
<source>Descriptor Indexing</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue