lp://staging/piglit
- Get this branch:
- bzr branch lp://staging/piglit
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/piglit.
Last successful import was .
Recent revisions
- 10153. By Jordan Justen <email address hidden>
-
ARB_get_
program_ binary: Test that restoring active program takes effect Ref: https:/
/bugs.freedeskt op.org/ show_bug. cgi?id= 106810
Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10152. By Jordan Justen <email address hidden>
-
ARB_get_
program_ binary: Test that uniforms are reset on program reload (API) Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10151. By Jordan Justen <email address hidden>
-
ARB_get_
program_ binary: Add some common functions Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10150. By Jordan Justen <email address hidden>
-
ARB_get_
program_ binary: Test that uniforms are reset on program reload Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10149. By Jordan Justen <email address hidden>
-
shader_runner: Add 'program binary save restore' command
Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10148. By Jordan Justen <email address hidden>
-
shader_runner: Support SHADER_
RUNNER_ GET_PROGRAM_ BINARY env var If set to 1/yes/true, SHADER_
RUNNER_ GET_PROGRAM_ BINARY will run as if
the -get-program-binary parameter were used.This allows comparing piglit runs with and without shader runner using
GetProgramBinary.Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10147. By Jordan Justen <email address hidden>
-
util: Add piglit_
env_var_ as_boolean This is copied from Mesa's env_var_as_boolean.
Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10146. By Jordan Justen <email address hidden>
-
shader_runner: Add -get-program-binary parameter
This parameter will test ARB_get_
program_ binary and
OES_get_program_ binary with any shader runner test. If -get-program-
binary, then shader_runner will check to see if the
extension is supported, and if 1 or more binary formats are supported.
If the extensions are not supported, or 0 formats are supported, then
the test will result in a skip.If the program binary extension is supported and 1 or more binary
formats are supported, then following a successful link of the shader
runner program:1. GetProgramBinary will be used to get the program
2. A new program will be generated
3. ProgramBinary will be used on the new program with the previously
returned binary
4. The old program will be deleted
5. The shader runner will continue to run using the new programAlthough this is not a focused test of the get_program_binary
extensions, it does allow any of the thousands of previously written
shader runner tests to be run while testing get_program_binary.Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden> - 10145. By Jordan Justen <email address hidden>
-
shader_runner: Support testing GL_NUM_
PROGRAM_ BINARY_ FORMATS Signed-off-by: Jordan Justen <email address hidden>
Reviewed-by: Timothy Arceri <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)