A test to check the viewport clamping and to reproduce the following bug
on i965:
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108999
v2:
- Renamed the test to something more relevant (Nanley Chery)
- Fixed the description (Nanley Chery)
- Used the piglit_build_simple_program func
This tests unrolling of a loop with a single exit point but where the
exact trip count is unknown, only the max iteration count is known.
Here we make sure that the and condition won't be simplified into
a min() by another opt pass.
---
...riable-iteration-limit-unroll3.shader_test | 75 +
https://bugs.freedesktop.org/show_bug.cgi?id=108846
Dylan Baker changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
Quoting Andres Gomez (2019-02-25 08:45:01)
> On Fri, 2019-02-22 at 18:15 +, Eric Engestrom wrote:
> >
> > On February 22, 2019 2:51:28 PM UTC, Andres Gomez wrote:
> > > The property is supported by most of the editors, but not all:
> > > https://github.com/editorconfig/editorconfig/wiki/Edito
On Mon, Feb 25, 2019 at 05:34:15PM +0200, Eleni Maria Stea wrote:
> A test to check the viewport clamping and to reproduce the following bug
> on i965:
>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108999
>
> v2:
> - Renamed the test to something more relevant (Nanley Chery)
> -
On Monday, 2019-02-25 18:45:01 +0200, Andres Gomez wrote:
> On Fri, 2019-02-22 at 18:15 +, Eric Engestrom wrote:
> >
> > On February 22, 2019 2:51:28 PM UTC, Andres Gomez wrote:
> > > The property is supported by most of the editors, but not all:
> > > https://github.com/editorconfig/editorco
On Thu, Jan 3, 2019 at 2:38 PM Ian Romanick wrote:
> On 11/28/18 6:55 PM, Marek Olšák wrote:
> > From: Marek Olšák
> >
> > ---
> > tests/opengl.py | 6 +
> > tests/spec/CMakeLists.txt | 1 +
> > .../CMakeLists.gl.txt
From: Marek Olšák
v2: test glGetIntegerv after every every change of the thread count
spaces -> tabs
---
tests/opengl.py | 6 +
tests/spec/CMakeLists.txt | 1 +
.../CMakeLists.gl.txt | 7 ++
.../CMakeLists.gles2.
On Fri, 2019-02-22 at 18:15 +, Eric Engestrom wrote:
>
> On February 22, 2019 2:51:28 PM UTC, Andres Gomez wrote:
> > The property is supported by most of the editors, but not all:
> > https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_length
> >
> > Cc: Eric
A test to check the viewport clamping and to reproduce the following bug
on i965:
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=108999
v2:
- Renamed the test to something more relevant (Nanley Chery)
- Fixed the description (Nanley Chery)
- Used the piglit_build_simple_program func
10 matches
Mail list logo