1
0
Fork 0
mutter-performance-source/cogl/tests/conform
Jonas Ådahl 982d135ace cogl: Add missing function declarations
In plenty of places a non-static function was defined but didn't have
the corresponding declaration. Fix this by adding them, or alternatively
making them static.
2019-01-22 18:31:52 +01:00
..
meson tests: Fix warnings reported by shellcheck 2018-12-01 13:07:29 +00:00
meson.build Add Meson support for installed tests 2018-12-20 13:52:35 -02:00
mutter-cogl.test.in Add Meson support for installed tests 2018-12-20 13:52:35 -02:00
test-alpha-test.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-alpha-textures.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-atlas-migration.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-backface-culling.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-blend-strings.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-blend.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-color-hsl.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-color-mask.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-conform-main.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-copy-replace-texture.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-custom-attributes.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-declarations.h cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-depth-test.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-euler-quaternion.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-fence.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-fixed.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-fixtures.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-framebuffer-get-bits.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-gles2-context.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-just-vertex-shader.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-layer-remove.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-map-buffer-range.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-materials.c Don't use config.h in clutter and cogl 2016-07-20 14:23:48 +08:00
test-multitexture.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-no-gl-header.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-npot-texture.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-object.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-offscreen.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-path-clip.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-path.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-pipeline-cache-unrefs-texture.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-pipeline-shader-state.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-pipeline-uniforms.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-pipeline-user-matrix.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-pixel-buffer.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-point-size-attribute.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-point-size.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-point-sprite.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-premult.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-primitive-and-journal.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-primitive.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-read-texture-formats.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-readpixels.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-snippets.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-sparse-pipeline.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-sub-texture.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-texture-3d.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-texture-get-set-data.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-texture-mipmaps.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-texture-no-allocate.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-texture-pixmap-x11.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-texture-rectangle.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-texture-rg.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-version.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-vertex-buffer-contiguous.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-vertex-buffer-interleved.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-vertex-buffer-mutability.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-viewport.c move everything into a cogl/ directory 2016-04-22 16:44:31 +02:00
test-wrap-modes.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-wrap-rectangle-textures.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00
test-write-texture-formats.c cogl: Add missing function declarations 2019-01-22 18:31:52 +01:00