Bug 109757

Summary: Rename src/vulkan/overlay-layer/README to src/vulkan/overlay-layer/README.md
Product: Mesa Reporter: Shmerl <shtetldik>
Component: Drivers/Vulkan/CommonAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium CC: airlied, chadversary, daniel, jason
Version: git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.