summaryrefslogtreecommitdiff
path: root/tests/opengl.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-13EGL_EXT_image_dma_buf_import: add AYUV format supportLionel Landwerlin1-0/+2
2018-11-09remove ext_image_dma_buf_import-intel_external_sampler_with_dma_onlyLionel Landwerlin1-2/+0
2018-11-01gles-3.0: test for vertex attribute aliasingTapani Pälli1-0/+1
2018-10-26fbo: add a few quirk-tests for format-emulationErik Faye-Lund1-0/+1
2018-10-17arb_tessellation_shader/tes-gs-max-output: new test for TES/GS amplificationNicolai Hähnle1-0/+1
2018-10-17glsl-1.50/gs-max-output: new test for geometry shader amplificationNicolai Hähnle1-0/+1
2018-10-03khr_texture_compression_astc: Add void-extent-dl-bugNanley Chery1-0/+1
2018-09-07Add tests for GL_AMD_depth_clamp_separateSagar Ghuge1-0/+7
2018-09-04arb_vertex_array_object: Add test for deleting object zeroIan Romanick1-0/+1
2018-08-21egl Add new test of EGL_EXT_platform_deviceEmil Velikov1-0/+6
2018-08-21egl: Add basic EGL_EXT_device_drm testEmil Velikov1-0/+6
2018-08-21egl: Add basic EGL_MESA_device_software testEmil Velikov1-0/+6
2018-08-21arb_enhanced_layouts: Test doublesNeil Roberts1-1/+1
2018-08-21arb_enhanced_layouts: Test XFB layout qualifiers via SPIR-VNeil Roberts1-12/+10
2018-08-21arb_gpu_shader5: Add support for testing spirv with XFB streamsNeil Roberts1-0/+1
2018-08-16ext_render_snorm-render: test for GL_EXT_render_snormTapani Pälli1-0/+5
2018-08-07egl: add eglCopyBuffers testEmil Velikov1-0/+1
2018-08-03Add a test for GL_AMD_framebuffer_multisample_advancedMarek Olšák1-0/+6
2018-07-31arb_provoking_vertex: Test flat shading with clipped geometryDanylo Piliaiev1-0/+1
2018-07-27Test glMultiDrawElementsIndirect with non-VBO attribsMarek Olšák1-1/+2
2018-07-27Test glMultiDrawArraysIndirect with non-VBO attribsMarek Olšák1-0/+6
2018-07-09tests/opengl.py: Replace tabs with spacesDylan Baker1-6/+6
2018-07-09tests/opengl: Add nv_image_formats-gles3Dylan Baker1-0/+5
2018-07-09tests/opengl: Add intel_conservative_rasterization-invalid_gles3Dylan Baker1-0/+1
2018-07-09tests/opengl: Add glx-swap-copyDylan Baker1-0/+1
2018-07-09tests/opengl: Add gl-3.3-vertex-attrib-p-type-size-matchDylan Baker1-0/+1
2018-07-09tests/opengl: Add gl-3.3-vertex-attrib-p-typesDylan Baker1-0/+1
2018-07-09tests/opengl: Add arb_texture_view tests for gles3Dylan Baker1-0/+13
2018-07-05arb_vertex_attrib_64bit: test display list interactionTimothy Arceri1-0/+1
2018-06-30arb_compute_shader: test dispatch functions with display listsTimothy Arceri1-0/+1
2018-06-28tests/opengl.py: add couple missing arb_get_program_binary testsTapani Pälli1-0/+4
2018-06-27arb_draw_indirect: test when 0 bound to DRAW_INDIRECT_BUFFER in compatTimothy Arceri1-0/+2
2018-06-26nv_fog_distance: Test interactions with GL_FOG_COORDINATEIan Romanick1-0/+1
2018-06-26nv_fog_distance: Simple rendering testIan Romanick1-0/+3
2018-06-26nv_fog_distance: Simple touch test for the enumsIan Romanick1-0/+5
2018-06-26tests/opengl.py: remove ext_transform-get-buffer-sizeDylan Baker1-2/+0
2018-06-26tests/opengl.py: fix ext_shader_samples_indentical testsDylan Baker1-2/+1
2018-06-26tests/opengl.py: Fix name of gl-4.3 testDylan Baker1-1/+1
2018-06-26tests/opengl.py: re-remove layout-std140 testDylan Baker1-1/+0
2018-06-26tests/opengl.py: Fix misnamed test binariesDylan Baker1-3/+3
2018-06-26ARB_get_program_binary: Test that XFB varying info works on program reloadTapani Pälli1-0/+2
2018-06-21arb_tessellation_shader: test GL_PATCHES with immediate modeTimothy Arceri1-0/+1
2018-06-21arb_gpu_shader_fp64: test display list supportTimothy Arceri1-0/+1
2018-06-21arb_viewport_array: test display list supportTimothy Arceri1-0/+1
2018-06-20add GL_ARB_sample_locationsRhys Perry1-0/+6
2018-06-20gl-1.5-get-array-attribs: exercise glGetIntegerv, etc. with vertex arraysBrian Paul1-0/+1
2018-06-11gl-1.0: Bitmap test that draws zelda hearts.Laura Ekstrand1-0/+1
2018-06-08tests/egl: add query test for egl_ext_image_dma_buf_import_modifiersLionel Landwerlin1-0/+6
2018-05-31glsl-1.50: test compat built in constantsTimothy Arceri1-0/+4
2018-05-17gl-3.0: test glUniform*ui{v} functions are compiled into display listsTimothy Arceri1-0/+2