On Fri, Nov 30, 2012 at 1:22 PM, Chad Versace
wrote:
>
> On 11/30/2012 12:26 PM, Anuj Phogat wrote:
> > On Tue, Nov 27, 2012 at 5:52 PM, Chad Versace
> > wrote:
> >> This patch just adds a new file, tests/util/CMakeLists.gles3.txt, which is
> >> closely based off tests/util/CMakeLists.gles2.txt.
On 11/30/2012 12:26 PM, Anuj Phogat wrote:
> On Tue, Nov 27, 2012 at 5:52 PM, Chad Versace
> wrote:
>> This patch just adds a new file, tests/util/CMakeLists.gles3.txt, which is
>> closely based off tests/util/CMakeLists.gles2.txt.
>>
>> Signed-off-by: Chad Versace
>> ---
>> tests/util/CMakeList
On Tue, Nov 27, 2012 at 5:52 PM, Chad Versace
wrote:
> This patch just adds a new file, tests/util/CMakeLists.gles3.txt, which is
> closely based off tests/util/CMakeLists.gles2.txt.
>
> Signed-off-by: Chad Versace
> ---
> tests/util/CMakeLists.gles3.txt | 21 +
> 1 file chan
On 30 November 2012 10:14, Ian Romanick wrote:
> From: Ian Romanick
>
> Currently on Mesa's gles3 branch this leads to an assertion failure.
> It works correctly on Mesa master and known Mesa releases.
>
> Signed-off-by: Ian Romanick
>
When I apply this patch to Piglit master and run it using
On 11/30/2012 10:35 AM, Chad Versace wrote:
> Add the following functions:
> piglit_test_min_uint
> piglit_test_max_uint
> piglit_test_min_int64
> piglit_test_max_int64
> piglit_test_min_uint64
> piglit_test_max_uint64
>
> v2: Use PRId64 for printing GLint64, for Anholt.
>
This is the first GLES3 test.
Tested against Mesa, branch gles3, commit 5612c08 "egl/dri2: Add plumbing
for EGL_OPENGL_ES3_BIT_KHR", with Intel Sandybridge. All testcases pass
except:
tokenmin actual
GL_MAX_ELEMENT_INDEX 16777215 16384
G
Add the following functions:
piglit_test_min_uint
piglit_test_max_uint
piglit_test_min_int64
piglit_test_max_int64
piglit_test_min_uint64
piglit_test_max_uint64
v2: Use PRId64 for printing GLint64, for Anholt.
v3: Add functions for uint, uint64.
Signed-off-by: Chad Versace
From: Ian Romanick
Currently on Mesa's gles3 branch this leads to an assertion failure.
It works correctly on Mesa master and known Mesa releases.
Signed-off-by: Ian Romanick
---
I'm not sure this is the right place for this test script to live. It
didn't seem to fit in any of the existing sub
On 11/30/2012 12:32 AM, Vinson Lee wrote:
Fixes uninitialized scalar field defect reported by Coverity.
Signed-off-by: Vinson Lee
---
tests/util/piglit-vbo.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/util/piglit-vbo.cpp b/tests/util/piglit-vbo.cpp
index 2ff9c
Fixes uninitialized scalar field defect reported by Coverity.
Signed-off-by: Vinson Lee
---
tests/util/piglit-vbo.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/util/piglit-vbo.cpp b/tests/util/piglit-vbo.cpp
index 2ff9c61..9749934 100644
--- a/tests/util/piglit-vb
10 matches
Mail list logo