index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-09
cl: Add convert_long(float) test
Tom Stellard
1
-0
/
+30
2014-05-09
cl-program-tester: Add support for parsing floating-point hex constants
Tom Stellard
1
-1
/
+2
2014-04-29
cl: Add complex real world test: Pyrit
Peter Wu
1
-0
/
+287
2014-04-23
cl: Add cl-api-enqueue-copy-buffer-rect test
Tom Stellard
2
-0
/
+115
2014-04-15
cmake: buld cl with piglit_add_executable insead of add_executable
Dylan Baker
1
-1
/
+1
2014-03-18
CL: Add basic mapped memory tests
Aaron Watry
2
-0
/
+123
2014-03-12
cl: Add use-sub-buffer-in-kernel
Tom Stellard
2
-0
/
+131
2014-02-04
Logical operators 'and' and 'or' are supported until OpenCL version 1.2.
Yi Sun
1
-1
/
+1
2014-01-30
cl-program-tester: Fix GCC format-security warning.
Vinson Lee
1
-1
/
+1
2014-01-28
cl-custom-buffer-flags: Remove unused label.
Vinson Lee
1
-1
/
+0
2014-01-28
cl-api-enqueue-read_write-buffer: Fix GCC format-security warning.
Vinson Lee
1
-1
/
+1
2014-01-23
cl: Add support for OpenCV unit tests v3
Tom Stellard
1
-98
/
+0
2014-01-19
cmake: indent spaces -> tabs
Daniel Kurtz
1
-17
/
+17
2014-01-15
cl: Add test program-scope-arrays.
Jan Vesely
1
-0
/
+57
2013-12-09
cl: Add buffer-flags test
Jan Vesely
2
-0
/
+227
2013-12-09
cl-program-tester: Allow double type
Jan Vesely
1
-4
/
+7
2013-11-15
cl: Add a test for clEnqueueCopyBuffer v2
Tom Stellard
2
-0
/
+86
2013-11-11
CL: Fix memory leak in program-tester.c
Aaron Watry
1
-0
/
+2
2013-10-31
cl: Fix build on systems where clock_gettime is only avaiable in librt
Tom Stellard
1
-0
/
+4
2013-10-21
cl: Add test opencv-merge-hist
Tom Stellard
1
-0
/
+98
2013-10-16
CL: Add global memory read/write and barrier tests
Aaron Watry
1
-0
/
+83
2013-09-27
cl-program-test: Add support for parsing float values in scientific notation
Tom Stellard
1
-1
/
+1
2013-09-11
cl: From API clRetain* tests, removed attempt to release already released and...
Ville Korhonen
9
-192
/
+3
2013-09-06
cl: Fix test create-context to test what it was supposed to test
Ville Korhonen
1
-2
/
+2
2013-09-05
cl: Add a test for a bug in r600g's buffer memory pool
Tom Stellard
2
-0
/
+137
2013-09-05
cl: Add cl-custom-flush-after-enqueue-kernel v2
Tom Stellard
2
-0
/
+119
2013-09-05
CL: Add atomic_sub/atomic_dec tests
Aaron Watry
2
-0
/
+137
2013-09-05
CL: Add atomic_add/inc uint threaded tests
Aaron Watry
2
-0
/
+18
2013-08-21
cl: Add tests for local memory atomic_inc and atomic_add builtins
Tom Stellard
2
-0
/
+119
2013-08-20
cl: fix 64bit-integer reading
Homer Hsing
1
-1
/
+3
2013-08-12
CL: Add int* vload*(constant/local/private) tests
Aaron Watry
3
-0
/
+274
2013-07-26
CL: Add int min/max tests
Aaron Watry
1
-0
/
+64
2013-07-26
CL: Add get_local_id tests
Aaron Watry
1
-0
/
+113
2013-07-26
CL: Add get_num_groups tests
Aaron Watry
1
-0
/
+143
2013-07-16
CL: Add vload/vstore with/without offset tests for int data types.
Aaron Watry
2
-0
/
+301
2013-07-16
CL: Basic test of bitselect builtin
Aaron Watry
1
-0
/
+23
2013-06-28
cl: Add local memory test
Tom Stellard
1
-0
/
+81
2013-06-28
cl-program-tester: Skip tests if devices don't support the local work size
Tom Stellard
2
-0
/
+53
2013-06-28
cl-program-tester: Initialize piglit_result to PIGLIT_SKIP
Tom Stellard
1
-1
/
+9
2013-06-28
cl/api/build-program: Add a test with an empty program
Tom Stellard
1
-0
/
+20
2013-06-28
cl: Add build test for -D GENTYPE=int
Tom Stellard
1
-0
/
+39
2013-06-28
CL: Fix scalar-data-types double test
Aaron Watry
1
-1
/
+1
2013-06-28
CL: Fix other-data-types image tests
Aaron Watry
1
-11
/
+21
2013-06-28
CL: Fix illegal character in scalar-arithmatic-short test name
Aaron Watry
1
-1
/
+1
2013-06-25
CL: Add int2 stack and int2/int4 constant load tests
Aaron Watry
2
-0
/
+52
2013-06-14
cl: Add a test for the phatk kernel used for bitcoin mining
Tom Stellard
2
-0
/
+543
2013-06-04
cl: Test get_work_dim function
Aaron Watry
1
-0
/
+33
2013-05-30
util: Don't call exit() after piglit_report_result() [v2]
Chad Versace
1
-1
/
+0
2013-05-29
Add one test case for OpenCL's switch cause
Junyan He
1
-0
/
+37
2013-04-24
cl: Add test for get_local_size()
Tom Stellard
1
-0
/
+44
[next]