index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
cl: Add input dependent test for global_offset
Jan Vesely
1
-0
/
+18
2017-05-01
cl: Add array of structures to program-scope-arrays test
Jan Vesely
1
-0
/
+60
2017-04-05
cl: OCL1.1 allows pointers to NULL as valid kernel args
Jan Vesely
1
-9
/
+12
2017-04-05
cl: Unmap mapped cl buffer in buffer-flags test
Jan Vesely
1
-0
/
+5
2017-02-09
cl: Add sign_extend_inreg test
Matt Arsenault
1
-0
/
+387
2017-01-27
cl: Add tests for stored fneg
Matt Arsenault
2
-23
/
+55
2017-01-27
cl: Add tests for fdiv with neg/abs inputs
Matt Arsenault
2
-0
/
+519
2016-12-09
cl: Add test for negative index + small offset for private
Matt Arsenault
1
-0
/
+101
2016-12-08
cl: Add tests for 24-bit div / rem optimization
Matt Arsenault
1
-0
/
+1657
2016-12-08
cl: Add f32 immediate tests
Matt Arsenault
1
-0
/
+230
2016-12-06
cl: Add test for clz optimizations
Matt Arsenault
1
-0
/
+389
2016-12-06
cl: Add test for f64 inline immediates
Matt Arsenault
1
-0
/
+270
2016-11-10
cl: add clGetExtensionFunctionAddressForPlatform
Serge Martin
2
-0
/
+102
2016-11-07
cl: Use HAVE_LIBRT to determine linking with rt.
Vinson Lee
1
-1
/
+1
2016-10-19
cl: Add a test for the predefined macros
Niels Ole Salscheider
2
-0
/
+464
2016-08-24
cl: Use right comparison function for double
Matt Arsenault
1
-6
/
+6
2016-08-24
cl: Fix use of uninitialized variable valgrind error
Matt Arsenault
1
-1
/
+1
2016-08-17
cl: Add vstore test generator
Jan Vesely
1
-126
/
+0
2016-08-17
cl: Add support for cl_half to program tester
Jan Vesely
1
-4
/
+27
2016-06-22
cl: Add global atomic_xchg tests
Jan Vesely
2
-0
/
+175
2016-06-22
cl: Add global atomic_cmpxchg tests
Jan Vesely
2
-0
/
+142
2016-05-17
tests/cl: Fix pointer warning
Dylan Baker
1
-1
/
+2
2016-05-17
cl: add global offset test
Jan Vesely
1
-0
/
+85
2016-05-17
cl: add support for global offset
Jan Vesely
9
-13
/
+47
2016-05-09
cl: check for image support using util/ functions
Serge Martin
5
-79
/
+5
2016-05-06
cl: Fix cl_khr_fp64 checks
Jan Vesely
2
-3
/
+6
2016-05-02
cl: skip get image info test if there's no image support
Jan Vesely
1
-2
/
+23
2016-04-29
cl: Initialize result variable.
Jan Vesely
1
-1
/
+1
2016-04-26
cl: Fix image support when built on CL<1.2
Jan Vesely
1
-1
/
+1
2016-03-14
cl: Split setKernelArg into subtests
Jan Vesely
1
-24
/
+31
2016-03-05
cl: clSetKernelArg test more args kind
Serge Martin
1
-3
/
+27
2016-03-05
cl: clSetKernelArg check for image support
Serge Martin
1
-14
/
+37
2016-03-03
cl: add image attribute test
Zoltan Gilian
1
-0
/
+31
2016-03-03
cl: add image reading tests
Zoltan Gilian
2
-0
/
+151
2016-03-03
cl: add image writing tests
Zoltan Gilian
1
-0
/
+81
2016-03-03
cl: do not allow mismatching types for in-out args
Zoltan Gilian
1
-3
/
+19
2016-03-03
cl: reword arg_out value error
Zoltan Gilian
1
-1
/
+1
2016-03-03
cl: add image and sampler argument support to program-tester
Zoltan Gilian
1
-32
/
+574
2016-03-03
cl: rename buffer_arg to mem_arg
Zoltan Gilian
1
-47
/
+47
2016-02-23
CL: Add tests to make sure that ilogb(0.0 or nan) returns FP_ILOGB0|FP_ILOGBNAN
Aaron Watry
1
-0
/
+31
2016-02-14
cl: improve clLinkProgram
Serge Martin
1
-7
/
+31
2016-01-27
cl: Extend program scope arrays with more types
Jan Vesely
1
-4
/
+98
2016-01-27
cl: Don't warn when using deprecated functions.
Jan Vesely
1
-10
/
+4
2016-01-27
cl: Add scalar to constant load test
Jan Vesely
1
-4
/
+14
2015-11-29
cl-api-enqueue-fill-image: Fix memory leaks.
Vinson Lee
1
-1
/
+3
2015-10-26
cl-api-create-context: Remove unused variables.
Vinson Lee
1
-3
/
+0
2015-10-06
cl: Update integer/long limit tests to detect incorrect storage sizes
Aaron Watry
1
-6
/
+6
2015-10-04
cl: add printf builtin
Serge Martin
1
-0
/
+9
2015-09-30
cl: fix get-kernel-arg-info indentation
Serge Martin
1
-208
/
+208
2015-09-30
cl: add clEnqueueFillImage
Serge Martin
2
-0
/
+335
[next]