Bug 109757 - Rename src/vulkan/overlay-layer/README to src/vulkan/overlay-layer/README.md
Summary: Rename src/vulkan/overlay-layer/README to src/vulkan/overlay-layer/README.md
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/Common (show other bugs)
Version: git
Hardware: All All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-24 04:48 UTC by Shmerl
Modified: 2019-06-24 16:35 UTC (History)
4 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Shmerl 2019-02-24 04:48:44 UTC
Currently, Gitlab displays README as text. It should probably be README.md for markdown to work:

https://gitlab.freedesktop.org/mesa/mesa/blob/master/src/vulkan/overlay-layer/README
Comment 1 Lionel Landwerlin 2019-02-26 11:41:29 UTC
While adding fps file output, I decided to drop the markdown. It's not used anywhere else in the mesa project : https://gitlab.freedesktop.org/mesa/mesa/merge_requests/320/
Comment 2 Shmerl 2019-02-26 12:08:12 UTC
I don't see a problem with using it if it's helpful (and it is). But if you want to drop it, then backticks don't make sense, i.e.:

    ```
    VK_INSTANCE_LAYERS=VK_LAYER_MESA_overlay /path/to/my_vulkan_app
    ```


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.