summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-30gl-1.0: set KHR_no_error support for remaining gl-1.0 testsTimothy Arceri30-5/+39
2017-06-30bugs: set KHR_no_error support for remaining bugs testsTimothy Arceri18-0/+18
2017-06-29cmake: Check for linux/sync_file.h for egl_khr_fence_sync.Vinson Lee2-0/+3
2017-06-29ARB_point_parameters: port glean test pointatten to piglitTimothy Arceri9-375/+252
2017-06-28pbo: Don't assume that GL_MAX_PIXEL_MAP_TABLE is 256Sandra Koroniewska1-1/+1
2017-06-28fbo: set KHR_no_error compatibility for remaining fbo testsTimothy Arceri76-33/+118
2017-06-27egl_khr_fence_sync: Enable android native fences extension test.Rafael Antognolli1-0/+6
2017-06-27egl_khr_fence_sync: Test for wait with zero timeout.Rafael Antognolli1-0/+97
2017-06-27egl_khr_fence_sync: Verify that dup() fails on invalid fence.Rafael Antognolli1-0/+51
2017-06-27egl_khr_fence_sync: Verify eglDupNativeFenceFDANDROID.Rafael Antognolli1-0/+47
2017-06-27egl_khr_fence_sync: Add test to create fence from fd.Rafael Antognolli1-0/+145
2017-06-27egl_khr_fence_sync: Add sw_sync lib.Rafael Antognolli3-1/+156
2017-06-27egl_khr_fence_sync: add tests for android fence.Rafael Antognolli1-0/+54
2017-06-27egl_khr_fence_sync: Prepare to support android native_sync.Rafael Antognolli1-51/+93
2017-06-26drawoverhead: test 8 UBOs instead of 4Marek Olšák1-2/+2
2017-06-26drawoverhead: test images and image buffersMarek Olšák1-21/+185
2017-06-26drawoverhead: fix primitive restart testing for GL CompatibilityMarek Olšák1-5/+15
2017-06-26drawoverhead: test TBO state changesMarek Olšák1-47/+149
2017-06-25arb_viewport_array: set KHR_no_error compatibilitySamuel Pitoiset12-94/+122
2017-06-25amd_vertex_shader_viewport_index: set KHR_no_error compatibilitySamuel Pitoiset1-0/+1
2017-06-25arb_clip_control: set KHR_no_error compatibilitySamuel Pitoiset3-11/+15
2017-06-23cmake: bump gbm dependency to 17.1Jan Vesely1-6/+4
2017-06-22fbo: Require GL_ARB_texture_cube_mapIan Romanick2-0/+2
2017-06-22Revert "arb_get_texture_sub_image-errors: Fix expected error values"Juan A. Suarez Romero1-2/+2
2017-06-21glx/glx-multithread-texture: Use larger color differencesThomas Hellstrom1-1/+1
2017-06-21glx/glx-multithread-texture: Don't probe an undefined back bufferThomas Hellstrom1-0/+1
2017-06-21glx/glx-multithread-texture: Avoid uploading stale data to textureThomas Hellstrom1-3/+5
2017-06-21gl-1.0/swapbuffers-behavior: Try avoid reading from real front v2Thomas Hellstrom1-1/+12
2017-06-20piglit_drm_dma_buf: fix GPU offsets and stridesMarek Olšák1-11/+12
2017-06-18arb_bindless_texture: set KHR_no_error compatibilitySamuel Pitoiset9-0/+42
2017-06-16cmake: Reintroduce version check to gbm_bo_map checkJan Vesely1-3/+5
2017-06-16polygon-mode: print more info if there's a failureBrian Paul1-16/+12
2017-06-15drawoverhead: print test numbersMarek Olšák1-3/+6
2017-06-15drawoverhead: test more state changes, remove the GL_FRAMEBUFFER_SRGB testMarek Olšák1-2/+61
2017-06-14igt: Make "warn" status work again as expectedMaarten Lankhorst1-1/+4
2017-06-14tests/igt.py: mark segfaulted IGT process as 'crash'Fi Jenkins1-0/+2
2017-06-13drawoverhead: use GL_TRIANGLES instead of GL_POINTSMarek Olšák1-18/+18
2017-06-13appveyor: Allow building with MSVC too.Jose Fonseca1-1/+11
2017-06-13appveyor: Build piglit for Windows using MinGW.Jose Fonseca1-52/+78
2017-06-13tests: Added a couple of new test profiles for the Khronos CTS runnerAndres Gomez3-0/+172
2017-06-13Revert "tests: Update integration for khronos CTS runner."Andres Gomez2-11/+11
2017-06-12util: fix Cygwin stdout/stderr bufferingBrian Paul3-3/+25
2017-06-07arb_bindless_texture: add new compiler tests for struct with image arraysSamuel Pitoiset4-0/+102
2017-06-07CMake: define GBM_BO_MAP only when symbol is foundDaniel Diaz1-2/+3
2017-06-07gl-2.0/vertex-const-attr: fix comment typoBrian Paul1-1/+1
2017-06-07TexSubImage1D tests: set KHR_no_error statusTimothy Arceri5-0/+5
2017-06-07texturing/tex3d-maxsize: set KHR_no_error statusTimothy Arceri1-0/+1
2017-06-07gl-3.2/layered-rendering: set KHR_no_error statusTimothy Arceri19-3/+25
2017-06-07ARB_invalidate_subdata: set KHR_no_error statusTimothy Arceri1-0/+1
2017-06-06ext_framebuffer_multisample: fix comment typoBrian Paul1-1/+1