index
:
platform/upstream/VK-GL-CTS
dev_1.3.5
master
upstream
Domain: Graphics System / GL; Licenses: Apache-2.0;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
Add 32 to 16 bit float conversion w.r.t rounding mode
Lei Zhang
7
-7
/
+503
2017-05-29
Allow pop-free clipping for lines
Boris Zanin
2
-25
/
+104
2017-05-22
Refactor X11 and wayland platforms to run alongside each other
Slawomir Cygan
24
-531
/
+463
2017-04-03
Use -std=c++03 with GCC and clang
Pyry Haulos
1
-2
/
+2
2017-04-03
Fix GCC 6.3 warnings in vulkan-cts-1.0.2
Pyry Haulos
3
-4
/
+4
2017-02-06
Merge vk-gl-cts/vulkan-cts-1.0.1 into vk-gl-cts/vulkan-cts-1.0.2
Pyry Haulos
1
-2
/
+6
2017-02-06
Fix XCB window dimensions setter
Igor Ostrowski
1
-2
/
+6
2017-01-06
Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0.2
Pyry Haulos
1
-0
/
+5
2017-01-06
Reset Android window state when it is released
Pyry Haulos
1
-0
/
+5
2016-12-15
Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0.2
Pyry Haulos
1
-1
/
+1
2016-12-15
Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1
Pyry Haulos
1
-1
/
+1
2016-12-15
Add -Wno-delete-non-virtual-dtor to default cxxflags
Pyry Haulos
1
-1
/
+1
2016-12-01
Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev
Pyry Haulos
1
-0
/
+1
2016-12-01
Merge gerrit/vulkan-cts-1.0.0 into gerrit/vulkan-cts-1.0.1
Pyry Haulos
1
-0
/
+1
2016-11-29
Framework: Add assert to position deviation image compare
Maciej Jesionowski
1
-0
/
+1
2016-11-14
Fix warnings reported by VS 2015
Pyry Haulos
1
-1
/
+6
2016-11-14
Use conformant main() signature for CTS suite
Michael Chock
1
-1
/
+1
2016-11-11
Add Vulkan WSI support to the Wayland platform
Jason Ekstrand
5
-57
/
+211
2016-10-20
Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master
Pyry Haulos
2
-29
/
+45
2016-10-17
Fix -Wc++11-narrowing warnings
Colin Cross
1
-1
/
+1
2016-10-14
Merge aosp/master into gerrit/vulkan-cts-1.0-dev
Pyry Haulos
1
-1
/
+1
2016-10-14
Fix issues in de::ThreadSafeRingBuffer<>
Pyry Haulos
1
-26
/
+33
2016-10-14
Fix a few things in de::PoolArray<T>
Pyry Haulos
1
-3
/
+12
2016-10-14
Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master
Pyry Haulos
7
-41
/
+22
2016-10-13
Get rid of DEQP_SUPPORT_GLES2, _GLES3, _EGL, _OPENGL
Pyry Haulos
7
-41
/
+22
2016-10-08
Only Windows has strnlen_s.
Elliott Hughes
1
-1
/
+1
2016-09-27
Add license to a few utility scripts
Pyry Haulos
1
-0
/
+20
2016-09-27
Merge "Add license header to main CMake files"
Treehugger Robot
4
-0
/
+80
2016-09-27
Merge "Be more civil in comments"
Treehugger Robot
1
-1
/
+1
2016-09-26
Add license header to main CMake files
Pyry Haulos
4
-0
/
+80
2016-09-26
Be more civil in comments
Pyry Haulos
1
-1
/
+1
2016-09-26
Remove obsolete cmake toolchain files
Pyry Haulos
18
-1867
/
+0
2016-09-23
Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev
Pyry Haulos
1
-4
/
+4
2016-09-23
Build fix for the Glx platform
Kristof Kosztyo
1
-4
/
+4
2016-09-22
Merge gerrit/vulkan-cts-1.0.1 into gerrit/vulkan-cts-1.0-dev
Pyry Haulos
9
-124
/
+650
2016-09-22
Added xcb and xlib platform support for Vulkan
Arkadiusz Sarwa
9
-124
/
+650
2016-09-20
Print test log path into console output
Pyry Haulos
1
-0
/
+2
2016-09-13
Remove use of varargs.h from deString.c.
Jamie Madill
1
-4
/
+0
2016-09-01
Merge aosp/upstream-vulkan-cts-1.0-dev into aosp/master
Pyry Haulos
2
-5
/
+5
2016-09-01
CMake: Use find_package to ensure getting python 2.7 instead of 3.x
Cody Northrop
1
-3
/
+3
2016-08-29
Handle EGL_EXT_yuv_surface in eglChooseConfig() tests
Pyry Haulos
4
-35
/
+113
2016-08-26
Fix MSC exception handling flag
Pyry Haulos
1
-2
/
+2
2016-08-23
Move texture test utilities from the modules/glshared/glsTextureTestUtil to t...
Peter Siket
6
-0
/
+3515
2016-08-17
Merge "Android: add x86_64 ABI" into vulkan-cts-1.0-dev
Pyry Haulos
2
-0
/
+34
2016-08-16
Fix merged <space><tab> whitespace issues
Pyry Haulos
8
-33
/
+33
2016-08-16
Merge vulkan-cts-1.0.1 into vulkan-cts-1.0-dev
Pyry Haulos
39
-93
/
+97
2016-08-16
Fix whitespace issues in other text files
Pyry Haulos
3
-3
/
+3
2016-08-16
Fix merged <space><tab> in C/C++ files
Pyry Haulos
24
-67
/
+67
2016-08-16
Fix trailing whitespace and include guards
Pyry Haulos
12
-16
/
+16
2016-08-11
Fix race condition in qpTestLog debug asserts
Pyry Haulos
1
-5
/
+8
[next]