piglit

Graphics API tester

Automated tests for various graphics APIs to ensure driver quality and compatibility

(Unofficial mirror for development) An open-source test suite for OpenGL implementations

GitHub

9 stars
23 watching
9 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
luca-piccioni/opengl.net A set of C# libraries and toolkits that provide a platform-agnostic interface to OpenGL for building graphics applications. 580
godunko/adagl Provides a software interface to OpenGL for rendering graphics in multiple platforms. 10
ripper37/gl_vs_vk A comparison of two graphics APIs to measure their API-related overhead and performance differences 83
google/gapid Tools for inspecting and replaying graphics API calls from applications to GPUs 2,207
lv2/pugl A minimal, portable API for creating GUIs on various platforms. 181
overv/oogl A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. 414
khronosgroup/vk-gl-cts Conformance testing suite for graphics APIs 527
olikraus/u8glib A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. 1,253
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,644
ripper37/glul An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. 56
g-truc/ogl-samples A collection of examples showcasing OpenGL graphics and programming techniques 770
ianacaburian/liveshaderpalette An interactive graphics development tool for comparing and testing OpenGL shaders 12
ianacaburian/learnjuceopengl A tutorial project on 2D graphics programming in JUCE using OpenGL 21
haskell-opengl/opengl A set of Haskell libraries providing bindings to the OpenGL graphics API. 147
cginternals/globjects A C++ wrapper for OpenGL API objects, providing object-oriented interfaces to automate common rendering tasks and facilitate coherent use. 539