[Mesa-dev] [PATCH 0/3] nv50/ir: Cleanups to Target*::initOpInfo()
Rhys Perry
pendingchaos02 at gmail.com
Fri Jun 29 11:08:56 UTC 2018
Just read the IRC logs and saw that things seemed to settle to "let's
not require c++11 in nouveau", so ignore the second and third patches
I guess.
On Fri, Jun 29, 2018 at 11:57 AM, Rhys Perry <pendingchaos02 at gmail.com> wrote:
> I don't have push access.
>
> Rhys Perry (3):
> nv50/ir: improve maintainability of Target*::initOpInfo()
> configure: require c++11 for the gallium nouveau driver
> nv50/ir: use range-based for loops in Target*::initOpInfo()
>
> configure.ac | 4 ++
> .../nouveau/codegen/nv50_ir_target_nv50.cpp | 67 +++++++++++-----------
> .../nouveau/codegen/nv50_ir_target_nvc0.cpp | 28 ++++-----
> 3 files changed, 53 insertions(+), 46 deletions(-)
>
> --
> 2.14.4
>
More information about the mesa-dev
mailing list