index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cl.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
cl: Add generator for shuffle builtins
Jan Vesely
1
-0
/
+3
2017-08-24
cl: Replace handwritten vload tests with a generator
Jan Vesely
1
-0
/
+2
2016-11-10
cl: add clGetExtensionFunctionAddressForPlatform
Serge Martin
1
-0
/
+2
2016-11-10
framework/profile: Move group_manager from TestProfile to TestDict
Dylan Baker
1
-4
/
+4
2016-10-19
cl: Add a test for the predefined macros
Niels Ole Salscheider
1
-0
/
+1
2016-08-17
cl: Add vstore test generator
Jan Vesely
1
-0
/
+2
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-1
/
+3
2015-09-30
cl: add clEnqueueFillImage
Serge Martin
1
-0
/
+1
2015-09-30
cl: add clEnqueueMigrateMemObjects
Serge Martin
1
-0
/
+1
2015-08-15
cl: add clEnqueueFillBuffer test
Serge Martin (EdB)
1
-0
/
+1
2015-08-15
cl: add clGetKernelArgInfo test
Serge Martin (EdB)
1
-0
/
+1
2015-08-01
cl: add clLinkProgram test
EdB
1
-0
/
+1
2015-05-06
EGL_KHR_cl_event2: new OpenCL+EGL interop test for the extension
Marek Olšák
1
-0
/
+3
2015-04-20
cl: Add tests for common builtin functions
Jan Vesely
1
-0
/
+3
2015-04-01
tests/cl.py: Remove accident duplicate test
Dylan Baker
1
-1
/
+0
2015-03-09
cl.py: Fix PEP 8 issues.
Vinson Lee
1
-2
/
+4
2015-03-05
framework: Override run_concurrent for CL test classes
Dylan Baker
1
-24
/
+4
2015-03-05
cl.py: Use flat list for program test dirs
Dylan Baker
1
-10
/
+11
2015-03-05
cl.py: simplify add_program_test_dir
Dylan Baker
1
-13
/
+4
2015-03-05
cl.py: Use TestProfile.group_manager
Dylan Baker
1
-99
/
+93
2015-02-24
Revert "cl tests: move non-generated tests out of the generated tests dir"
Dylan Baker
1
-2
/
+0
2015-02-23
profile.py: Use a Tree structure for Profile.tests
Dylan Baker
1
-18
/
+9
2015-02-23
cl tests: move non-generated tests out of the generated tests dir
Dylan Baker
1
-0
/
+2
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
2014-11-14
cl: add tests for clCompileProgram
EdB
1
-0
/
+1
2014-11-06
cl: Add test for clCreateProgramWithBinary() v3
Tom Stellard
1
-0
/
+1
2014-10-14
framework: Split PiglitTest into specific GL and CL classes
Dylan Baker
1
-2
/
+2
2014-10-14
framework: Move tests derived classes into a package
Dylan Baker
1
-3
/
+1
2014-10-01
cl: Run concurrent on Linux render nodes, or non-Linux
Jan Vesely
1
-7
/
+6
2014-09-26
cl: fix adding concurent tests v2
Jan Vesely
1
-3
/
+4
2014-08-20
cl: Add minimal test for clCreateSampler
Tom Stellard
1
-0
/
+1
2014-08-20
cl: Add minimal tests for clCreateImage2D and clCreateImage3D
Tom Stellard
1
-0
/
+1
2014-06-16
python: remove all tabs
Dylan Baker
1
-12
/
+12
2014-05-09
cl: Add convert_long(float) test
Tom Stellard
1
-0
/
+1
2014-04-23
cl: Add cl-api-enqueue-copy-buffer-rect test
Tom Stellard
1
-0
/
+1
2014-04-17
framework: Split TestProfile and related out of core
Dylan Baker
1
-1
/
+1
2014-04-17
framework: Replace Group() with dict()
Dylan Baker
1
-9
/
+9
2014-04-10
python: replace Test argument runConcurrent with run_concurrent
Dylan Baker
1
-1
/
+1
2014-04-03
python: Rename PlainExecTest to PiglitTest
Dylan Baker
1
-4
/
+4
2014-01-23
cl: Add quick_cl.py test profile
Tom Stellard
1
-0
/
+126