index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
glsl-es-1.00: Test for mediump rsq()
fp16
Topi Pohjolainen
1
-0
/
+31
2017-11-21
glsl-es-1.00: Test for mediump dot-product
Topi Pohjolainen
1
-0
/
+55
2017-11-21
glsl-es-1.00: Test for mediump logical and
Topi Pohjolainen
1
-0
/
+38
2017-11-21
glsl-es-3.00: Test for mediump tex coords
Topi Pohjolainen
1
-0
/
+54
2017-11-21
glsl-es-1.00: Test for mediump texture
Topi Pohjolainen
1
-0
/
+43
2017-11-21
glsl-es-1.00: Test for mediump uniforms
Topi Pohjolainen
1
-0
/
+43
2017-11-21
glsl-es-1.00: Test for mediump division
Topi Pohjolainen
1
-0
/
+40
2017-11-21
glsl-es-1.00: Test for mediump const color
Topi Pohjolainen
1
-0
/
+30
2017-11-21
ssbo/linker: move some linker tests to using a fragment shader ssbo
Dave Airlie
3
-12
/
+8
2017-11-21
ssbo: block more tests on lack of vertex ssbo
Dave Airlie
3
-0
/
+14
2017-11-21
ssbo/linking: add check for vertex ssbo support.
Dave Airlie
9
-0
/
+9
2017-11-21
ssbo/max-ssbo-size: handle lack of vertex shader ssbo.
Dave Airlie
1
-0
/
+7
2017-11-21
ssbo: make rendering test work without vertex ssbos.
Dave Airlie
1
-32
/
+109
2017-11-21
ssbo: make indirect test work on GL3.3
Dave Airlie
1
-3
/
+4
2017-11-21
ssbo: handle lack of vertex shader ssbo support in test.
Dave Airlie
1
-17
/
+37
2017-11-20
glx-query-renderer-coverage: Fix broken glXCreateNewContext call
Adam Jackson
1
-1
/
+1
2017-11-20
unittests: test WflInfo in its own module and correct depending ones
Andres Gomez
3
-359
/
+395
2017-11-17
generators: fix incorrect generated_tests/spec/glsl-110, etc. dir names
Brian Paul
1
-2
/
+7
2017-11-16
cl: Add tests for load lo16 instructions
Matt Arsenault
2
-0
/
+364
2017-11-15
Remove texture unit Glean test
Fabian Bieler
4
-396
/
+0
2017-11-15
Port texture unit test from Glean to Piglit
Fabian Bieler
3
-0
/
+262
2017-11-15
Remove texture coord generation Glean test
Fabian Bieler
4
-445
/
+0
2017-11-15
Port tex coord generation test from Glean to Piglit
Fabian Bieler
3
-0
/
+323
2017-11-15
Remove texture env combine4 Glean test
Fabian Bieler
4
-505
/
+0
2017-11-15
Port texture env combine4 test from Glean to Piglit
Fabian Bieler
5
-0
/
+277
2017-11-15
Remove texture environment Glean test
Fabian Bieler
4
-745
/
+0
2017-11-15
Port texture env test from Glean to Piglit
Fabian Bieler
3
-0
/
+530
2017-11-15
Remove texture env combine Glean test
Fabian Bieler
5
-1855
/
+0
2017-11-15
Port texture env combine test from Glean to Piglit
Fabian Bieler
7
-0
/
+1302
2017-11-15
Remove point sprite Glean test
Fabian Bieler
4
-530
/
+0
2017-11-15
Port point sprite test from Glean to Piglit
Fabian Bieler
5
-0
/
+254
2017-11-14
isinf-and-isnan: add clamp / min / max tests
Roland Scheidegger
1
-0
/
+9
2017-11-13
framework: fix wflinfo GL shading language parsing code
Brian Paul
1
-3
/
+2
2017-11-13
all.py: fix version checks in is_feature_directory_supported()
Brian Paul
1
-8
/
+8
2017-11-13
arb_sample_shading: don't use gl_FragColor/Data in fragment shaders
Brian Paul
2
-8
/
+14
2017-11-13
arb_indirect_parameters: add cast to silence compiler warnings
Brian Paul
2
-2
/
+2
2017-11-13
util: const-qualify data parameter to piglit_multisample_texture()
Brian Paul
2
-2
/
+2
2017-11-13
util: fix piglit_multisample_texture() parameter type
Brian Paul
2
-2
/
+3
2017-11-13
unittests: include new elapsed time from the console summary output
Andres Gomez
1
-5
/
+9
2017-11-10
framework: specify GL_NEAREST filter for FBO textures
Brian Paul
1
-0
/
+4
2017-11-10
gl-1.0-logicop: allow testing single mode on the command line
Brian Paul
1
-31
/
+57
2017-11-10
cmake: also install Windows manifest files
Brian Paul
1
-1
/
+4
2017-11-10
framework: decrement argc in delete_arg()
Brian Paul
1
-14
/
+9
2017-11-10
all.py: use gl_extension_supported() to omit some test groups
Brian Paul
1
-121
/
+132
2017-11-10
all.py: filter directories traversed to find shader tests
Brian Paul
1
-1
/
+80
2017-11-09
framework: fix wflinfo issues in opengl module
Brian Paul
1
-6
/
+25
2017-11-09
framework: move WflInfo class into new wflinfo.py module
Brian Paul
2
-248
/
+276
2017-11-10
util: remove -compat from arguments so as not to confuse tests
Marek Olšák
1
-0
/
+2
2017-11-09
cl: Fix ulp tolerance comparison
Jan Vesely
1
-16
/
+32
2017-11-09
cl: Fix sinpi expected values
Jan Vesely
1
-5
/
+4
[next]