index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
tests,util: Wrap glutReshapeFunc with piglit_set_reshape_func
Chad Versace
2
-0
/
+8
2012-10-09
tests,util: Wrap glutSwapBuffers with piglit_swap_buffers
Chad Versace
8
-2
/
+35
2012-10-09
tests,util: Wrap glutKeyboardFunc with piglit_set_keyboard_func
Chad Versace
9
-7
/
+15
2012-10-09
tests,util: Wrap glutPostRedisplay with piglit_post_redisplay
Chad Versace
7
-4
/
+15
2012-10-09
texline: Remove test
Chad Versace
11
-858
/
+0
2012-10-09
tests: Remove all uses of glutBitmapCharacter
Chad Versace
4
-139
/
+9
2012-10-10
depth-cube-map: remove useless glFinish and piglit_report_result
Marek Olšák
1
-3
/
+0
2012-10-08
fbo-missing-attachment-clear: remove unused err var
Brian Paul
1
-1
/
+0
2012-10-08
tests/fbo: remove unused err, error vars
Brian Paul
8
-8
/
+1
2012-10-07
Use piglit_check_gl_error() instead of block with [f]printf.
Chris Forbes
9
-60
/
+15
2012-10-07
Replace more if(piglit_get_gl_version() < N)...
Chris Forbes
5
-20
/
+5
2012-10-05
egl_khr_create_context: profile attributes are never invalid for Desktop GL
Matt Turner
1
-43
/
+0
2012-10-05
egl_khr_create_context: Clarify why attributes are rejected in GLES
Matt Turner
1
-2
/
+2
2012-10-03
piglit: put 'void' in piglit_is_gles() and piglit_get_gl_version() decls
Brian Paul
2
-4
/
+4
2012-10-03
piglit: rename FindLine() to piglit_find_line()
Brian Paul
3
-3
/
+3
2012-10-03
piglit: add const qualifier for filename param for piglit_compile_shader()
Brian Paul
2
-2
/
+2
2012-10-03
s3tc-errors: add additional texture size checks
Brian Paul
1
-0
/
+38
2012-10-03
compressedteximage: use new piglit compressed texture helpers
Brian Paul
1
-30
/
+22
2012-10-03
s3tc-errors: use new piglit compressed texture helpers
Brian Paul
1
-75
/
+15
2012-10-03
piglit: add compressed texture helper functions
Brian Paul
2
-0
/
+98
2012-10-02
egl-nok-swap-region: probe front not back buffer
Robert Bragg
1
-6
/
+31
2012-10-02
egl-util: Adds probe_front_pixel_rgb function
Robert Bragg
2
-0
/
+35
2012-10-01
piglit gl: use glGetStringi for GL >= 3.0
Jordan Justen
1
-0
/
+30
2012-10-01
piglit gl: convert gl extension checking to use an array of strings
Jordan Justen
3
-9
/
+70
2012-09-29
teximage-errors: fix a couple mistakes, add two new test cases
Brian Paul
1
-2
/
+13
2012-09-29
teximage-errors: use piglit_check_gl_error() helper
Brian Paul
1
-38
/
+22
2012-09-29
util: add a comment to explain piglit_depth_texture()
Brian Paul
1
-0
/
+14
2012-09-25
s3tc-errors: test GL error checking with s3tc textures
Brian Paul
3
-0
/
+399
2012-09-25
piglit: add piglit_rgbw_image() helper
Brian Paul
2
-55
/
+91
2012-09-24
Clean up depth-tex-modes-glsl a bit.
Kenneth Graunke
1
-25
/
+4
2012-09-24
glsl-fs-shadow2D-clamp-z: test clamping of Z in shadow2D
Marek Olšák
1
-0
/
+37
2012-09-23
Add a test for EXT_texture_swizzle and DEPTH_TEXTURE_MODE together.
Kenneth Graunke
5
-0
/
+209
2012-09-23
arb_texture_cube_map_array: add a bunch of compiler tests for new functions
Dave Airlie
10
-0
/
+184
2012-09-23
arb_texture_cube_map_array: fix assorted compiler warnings
Brian Paul
2
-10
/
+8
2012-09-22
arb_texture_cube_map_array: add to all.tests.
Dave Airlie
1
-0
/
+14
2012-09-22
arb_texture_cube_map_array: add fbo test
Dave Airlie
2
-0
/
+259
2012-09-22
arb_texture_cube_map_array: add cube array shadow sampler
Dave Airlie
2
-0
/
+268
2012-09-22
arb_texture_cube_map_array: test getting binding.
Dave Airlie
2
-0
/
+62
2012-09-22
arb_texture_cube_map_array: check for teximage3d invalid values.
Dave Airlie
2
-0
/
+76
2012-09-22
arb_texture_cube_map_array: basic cubemap test (v2)
Dave Airlie
4
-0
/
+369
2012-09-22
textureSize: add GL_ARB_texture_cube_map_array support.
Dave Airlie
2
-11
/
+20
2012-09-22
piglit/util: re-order cubemap faces and coords.
Dave Airlie
1
-16
/
+16
2012-09-20
shader_runner: add casts to silence char** vs const GLchar** warnings
Brian Paul
1
-2
/
+2
2012-09-20
fbo-blit-stretch: add cast to silence signed/unsigned comparison warning
Brian Paul
1
-1
/
+1
2012-09-20
Implement lround for MSVC.
José Fonseca
1
-0
/
+5
2012-09-19
Merge remote-tracking branch 'blaz/opencl-request-v2'
Eric Anholt
106
-0
/
+19088
2012-09-18
copytexsubimage: print GL enum strings instead of hex values
Brian Paul
1
-2
/
+2
2012-09-18
max-texture-size: remove unnecessary GL calls
Brian Paul
1
-10
/
+0
2012-09-18
Move extensions checking entirely to piglit-util-gl-common.c
Jordan Justen
2
-14
/
+14
2012-09-18
fbo-colormask-formats: test glColorMask with all formats
Marek Olšák
3
-0
/
+229
[next]