Sign in
swiftshader
/
SwiftShader
/
7273a4b3863ee8bd26d86a94624876cf6e18aae0
/
tests
/
GLESUnitTests
/
unittests.cpp
f56c450
GLES: Add tests to exersise sparse labels.
by Ben Clayton
· 6 years ago
7f8fa97
GLES: Add unit tests for compile time limits
by Ben Clayton
· 6 years ago
76e4002
Fixed a crash using TransformFeedback with DrawArraysInstanced
by Alexis Hetu
· 6 years ago
513a116
Export Vulkan API entry functions.
by Nicolas Capens
· 6 years ago
e83048e
Generate an error when trying to clear an incomplete Framebuffer
by Alexis Hetu
· 6 years ago
d16a504
Move GLES unit tests
by Alexis Hetu
· 6 years ago
[Renamed from tests/unittests/unittests.cpp]
80ab360
Fix braces warning treated as error.
by Nicolas Capens
· 7 years ago
378c434
Fix attribute layout location linking.
by Nicolas Capens
· 7 years ago
b41a9d6
Fix pedantic narrowing conversion error.
by Nicolas Capens
· 7 years ago
65a3264
Support reading of half-float formats.
by Nicolas Capens
· 7 years ago
659d89e
Support glCopyTexImage2D for float formats.
by Nicolas Capens
· 7 years ago
8346311
Always create an OpenGL ES 3.0 context.
by Nicolas Capens
· 7 years ago
700a1a6
Fix clearing of dirty textures.
by Nicolas Capens
· 7 years ago
4132052
Fix GLSL struct with single matrix.
by Nicolas Capens
· 7 years ago
e92a88e
Use official headers to define GL_ARB_texture_rectangle.
by Nicolas Capens
· 7 years ago
45fcfe8
Fix new[] / delete mismatch.
by Nicolas Capens
· 7 years ago
493fc54
Fix loop unrolling.
by Nicolas Capens
· 7 years ago
607771b
Prevent 32-bit numeric overflow on image allocation.
by Nicolas Capens
· 7 years ago
596f653
Fixed atan corner case
by Alexis Hetu
· 7 years ago
d87b3a8
Fixed sampler within struct uniform used as function argument
by Alexis Hetu
· 7 years ago
c80eada
eglCreatePbufferFromClientBuffer implementation
by Alexis Hetu
· 7 years ago
a124f04
Build fix: Unit test code cleanup
by Alexis Hetu
· 7 years ago
c0632c9
Added support for sampler2DRect in ESSL3
by Alexis Hetu
· 7 years ago
0988fb8
Texture rectangle related fixes and associated tests
by Alexis Hetu
· 7 years ago
e88da31
Fix retrieving the current Display.
by Nicolas Capens
· 8 years ago
8aca1df
Fix resetting current display when no current context.
by Nicolas Capens
· 8 years ago
f3c18a0
Add OpenGL ES 2.0 initialization unit tests.
by Nicolas Capens
· 8 years ago
f770c99
Fix pedantic pointer comparison.
by Nicolas Capens
· 8 years ago
31b18a0
Add EGL initialization unit test.
by Nicolas Capens
· 8 years ago
1fb0e50
Adding swiftshader unittests to chromium
by Alexis Hetu
· 8 years ago