Clone of mesa.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Keith Whitwell 0397b2bb41 Merge branch 'gallium-0.1' into gallium-0.2 il y a 17 ans
..
windows/vc60 Fix CRLF line endings. il y a 17 ans
.gitignore Ignore more generated files in progs/ il y a 18 ans
Makefile Always pass CFLAGS when compiling or linking demos il y a 17 ans
README Make it running under Linux. il y a 19 ans
cltest.c Make it running under Linux. il y a 19 ans
cltest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. il y a 19 ans
framework.c Make it running under Linux. il y a 19 ans
framework.h Make it running under Linux. il y a 19 ans
sotest.c GLSL regression test suite. il y a 19 ans
vstest.c More GLSL code - more support for vec4 operations on x86 back-end. il y a 19 ans
vstest.txt Prepend #extension 'MESA_shader_debug: require' to each shader. il y a 19 ans

README

GLSL regression tests.

Type "make" to build all test apps.

Type "make tests" to build and run all test apps. If any
error is detected, a line starting with *** is output.