index
:
~currojerez/piglit
fb-fetch
image-load-store
jenkins
master
Unnamed repository; edit this file 'description' to name the repository.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
gen_dispatch.py: PEP 8 fixes
Vinson Lee
1
-2
/
+1
2015-01-23
cl-api-create-sampler: Fix memory leak.
Vinson Lee
1
-0
/
+1
2015-01-23
cl: add atanpi tests
Zhu Bingbing
1
-0
/
+10
2015-01-21
oclconform: Test commands should be passed as a list
Tom Stellard
1
-2
/
+2
2015-01-20
arb_copy_image-targets: Add comments to silence Coverity defects.
Vinson Lee
1
-0
/
+2
2015-01-20
gl-3.0-bound-resource-limits: Fix potential strncat overflow.
Vinson Lee
1
-1
/
+1
2015-01-20
arb_sample_shading-builtin-gl-sample-id: Use const reference.
Vinson Lee
1
-1
/
+1
2015-01-20
gles2: bind default fbo in GL_EXT_draw_buffers
Tapani Pälli
1
-0
/
+2
2015-01-19
cmake: Fix ee8579b452f0 regression
Dylan Baker
2
-4
/
+4
2015-01-19
cmake: Alwats link Waffle_LIBRARIES.
José Fonseca
1
-2
/
+5
2015-01-19
arb_shader_precision: Add positional argument specifiers.
Vinson Lee
3
-6
/
+6
2015-01-19
cmake: Require numpy >= 1.6.2
Dylan Baker
1
-1
/
+1
2015-01-19
cmake: Simplify finding python modules
Dylan Baker
5
-105
/
+84
2015-01-19
cmake: use cmake builtin python module
Dylan Baker
4
-22
/
+6
2015-01-19
cmake: use more standard cmake names
Dylan Baker
2
-18
/
+15
2015-01-19
cl.py: Hide pylint warnings
Dylan Baker
1
-0
/
+5
2015-01-19
cl.py: fix PEP8 warnings
Dylan Baker
1
-30
/
+49
2015-01-19
cl.py: Use the more standard sys.platform.startswith for linux detection
Dylan Baker
1
-2
/
+3
2015-01-19
cl.py: Use TESTS_DIR and GENERATED_TESTS_DIR
Dylan Baker
1
-11
/
+13
2015-01-19
cl.py: use os.path.join for paths
Dylan Baker
1
-9
/
+21
2015-01-19
python: move TESTS_DIR and GENERATED_TESTS_DIR into shared module
Dylan Baker
3
-12
/
+38
2015-01-19
all.py: repalce testsDir and generatedTestDir with PEP8 compliant names
Dylan Baker
1
-94
/
+94
2015-01-19
gles2: add a test for GL_EXT_draw_buffers
Tapani Pälli
3
-0
/
+223
2015-01-19
arb_shader_precision: add tests for floating point precision
Micah Fedke
5
-0
/
+556
2015-01-16
Add missing extension requirements to ARB_cull_distance shaders.
Kenneth Graunke
6
-0
/
+6
2015-01-16
fbo: Changing mrt binding with same shader source
Mike Stroyan
2
-0
/
+245
2015-01-16
arb_get_program_binary: Check piglit_check_gl_error results.
Vinson Lee
1
-4
/
+4
2015-01-17
Add tests for arb_cull_distance
Tobias Klausmann
11
-0
/
+479
2015-01-15
all.py: enclose new primitive restart test names with []
Marek Olšák
1
-2
/
+2
2015-01-15
arb_draw_indirect: test glDrawArraysIndirect with GL_PRIMITIVE_RESTART
Marek Olšák
3
-0
/
+117
2015-01-15
arb_es3_compatibility: add basic test for GL_PRIMITIVE_RESTART_FIXED_INDEX
Marek Olšák
3
-0
/
+112
2015-01-15
arb_es3_compatibility: add a test for PRIMITIVE_RESTART_FIXED_INDEX corner case
Marek Olšák
5
-2
/
+123
2015-01-15
glean/pixelformats: restrict GL_ABGR_EXT format test to the types in the spec
Samuel Iglesias Gonsalvez
1
-0
/
+8
2015-01-14
gpu_shader5: Fix the GLSL version in indirect-projGradOffset-shadow
Jason Ekstrand
1
-2
/
+2
2015-01-13
arb-provoking-vertex-render: a new test that actually checks all prim types
Brian Paul
3
-0
/
+348
2015-01-13
cubemap-mismatch: new test of mismatched cube map faces
Brian Paul
3
-0
/
+100
2015-01-13
texture-packed-formats: Don't try bother with ABGR_EXT formats
Jason Ekstrand
1
-13
/
+0
2015-01-13
texsubimage: Optionally use a PBO for the subimage upload
Neil Roberts
2
-12
/
+39
2015-01-12
gpu_shader5: Add a require_extensions section to indirect-progGradOffset-shadow
Jason Ekstrand
1
-0
/
+1
2015-01-13
glsl-1.50: fix some linker tests
Timothy Arceri
4
-30
/
+20
2015-01-10
piglit-print-commands.py: PEP8 fixes.
Vinson Lee
1
-5
/
+6
2015-01-10
glx-query-drawable: Initialize variable.
Vinson Lee
1
-0
/
+3
2015-01-10
ext_framebuffer_multisample_blit_scaled: Use const reference.
Vinson Lee
1
-1
/
+1
2015-01-10
arb_direct_state_access: Fix memory leak.
Vinson Lee
1
-2
/
+4
2015-01-10
gpu_shader5: Add a test that uses an absurd number of texture arguments
Jason Ekstrand
1
-0
/
+17
2015-01-09
tests/all.py: fix typo in recent list conversion
Dylan Baker
1
-1
/
+1
2015-01-09
gl-2.1: Fix pbo test.
Laura Ekstrand
1
-16
/
+14
2015-01-09
texsubimage: Test GL_ARB_texture_cube_map_array
Neil Roberts
2
-4
/
+68
2015-01-09
Test: don't accept strings for command arguments.
Dylan Baker
5
-25
/
+19
2015-01-09
sanity.py: use grouptools.join instead of hardcoded '/' for groups
Dylan Baker
1
-1
/
+2
[prev]
[next]