[Mesa-dev] [PATCH] doxygen: update glsl link
Rhys Kidd
rhyskidd at gmail.com
Tue Apr 5 13:52:14 UTC 2016
On Tuesday, April 5, 2016, tournier.elie <tournier.elie at gmail.com> wrote:
> 2016-04-05 4:04 GMT+02:00 Rhys Kidd <rhyskidd at gmail.com
> <javascript:_e(%7B%7D,'cvml','rhyskidd at gmail.com');>>:
>
>> On 4 April 2016 at 17:44, Emil Velikov <emil.l.velikov at gmail.com
>> <javascript:_e(%7B%7D,'cvml','emil.l.velikov at gmail.com');>> wrote:
>>
>>> On 4 April 2016 at 21:38, Elie TOURNIER <tournier.elie at gmail.com
>>> <javascript:_e(%7B%7D,'cvml','tournier.elie at gmail.com');>> wrote:
>>> > ---
>>> > doxygen/glsl.doxy | 7 +++----
>>> > 1 file changed, 3 insertions(+), 4 deletions(-)
>>> >
>>> > diff --git a/doxygen/glsl.doxy b/doxygen/glsl.doxy
>>> > index 9915ba2..0f4c822 100644
>>> > --- a/doxygen/glsl.doxy
>>> > +++ b/doxygen/glsl.doxy
>>> > @@ -9,11 +9,10 @@ PROJECT_NAME = "Mesa GLSL module"
>>> >
>>> #---------------------------------------------------------------------------
>>> > # configuration options related to the input files
>>> >
>>> #---------------------------------------------------------------------------
>>> > -INPUT = ../src/glsl/
>>> > +INPUT = ../src/compiler/glsl/
>>> > +FILE_PATTERNS = *.c *.cpp *.h
>>> > RECURSIVE = NO
>>> > -EXCLUDE = ../src/glsl/glsl_lexer.cpp \
>>> > - ../src/glsl/glsl_parser.cpp \
>>> > - ../src/glsl/glsl_parser.h
>>> > +EXCLUDE =
>>> Speaking of doxygen, has anyone managed to get it in shape ? I've seen
>>> some efforts in https://fossies.org/dox/mesa-11.0.9/ although I'm not
>>> sure how much thinkering was required to get that far.
>>>
>>
>> Emil,
>>
>> I have a patchset to come which includes further clean ups and fixes to
>> doxygen.
>>
>> Fixes some little oversights and copy-paste introduced bugs.
>>
>> Regards,
>> Rhys
>>
>
>
> Rhys,
>
> Do you want me to submit a v2 of this patch or will you include this link
> fix in your patchset?
>
> I will create a doxygen file for src/compiler/nir. Like this, we will have
> a complete doc for compiler.
>
>
> Regards,
> Elie
>
>
Hello Elie,
You should continue ahead with v2 of your patch to the mailing list.
My series can be rebased on top.
Thanks for your work in this area.
Regards,
Rhys
>
>>
>>> For the patch itself - I second Matt's suggestion. Let's keep the
>>> generated sources out, for the time being at least.
>>>
>>> -Emil
>>> _______________________________________________
>>> mesa-dev mailing list
>>> mesa-dev at lists.freedesktop.org
>>> <javascript:_e(%7B%7D,'cvml','mesa-dev at lists.freedesktop.org');>
>>> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160405/75f45f54/attachment.html>
More information about the mesa-dev
mailing list