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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
2
-2
/
+23
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
6
-0
/
+33
2012-10-09
tests,util: Wrap glutKeyboardFunc with piglit_set_keyboard_func
Chad Versace
2
-0
/
+8
2012-10-09
tests,util: Wrap glutPostRedisplay with piglit_post_redisplay
Chad Versace
4
-1
/
+12
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
piglit: add compressed texture helper functions
Brian Paul
2
-0
/
+98
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
util: add a comment to explain piglit_depth_texture()
Brian Paul
1
-0
/
+14
2012-09-25
piglit: add piglit_rgbw_image() helper
Brian Paul
2
-55
/
+91
2012-09-22
piglit/util: re-order cubemap faces and coords.
Dave Airlie
1
-16
/
+16
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
13
-0
/
+4771
2012-09-18
Move extensions checking entirely to piglit-util-gl-common.c
Jordan Justen
2
-14
/
+14
2012-09-14
util: Add a piglit_probe_image_stencil() function.
Paul Berry
2
-0
/
+56
2012-09-05
cmake: Build OpenCL utilities and framework
Blaž Tomažič
1
-0
/
+20
2012-09-05
util-cl: Add OpenCL testing framework
Blaž Tomažič
8
-0
/
+1983
2012-09-05
util-cl: Add utilities to support OpenCL tests
Blaž Tomažič
4
-0
/
+2768
2012-08-24
util: Add piglit_is_egl_extension_supported()
Matt Turner
2
-0
/
+14
2012-08-24
Handle OpenGL ES-CM 1.x strings in piglit_get_gl_version
Matt Turner
1
-6
/
+4
2012-08-23
cmake,waffle: Bump requirement to waffle>=1.0
Chad Versace
2
-8
/
+2
2012-08-10
Fix build on MinGW.
José Fonseca
1
-1
/
+1
2012-07-31
util: fix MSVC build failure in piglit_ktx.c
Brian Paul
1
-1
/
+1
2012-07-31
util: check for valid file type in piglit_load_text_file()
Brian Paul
1
-0
/
+7
2012-07-26
util: Warn when we get a window resize during an auto run.
Eric Anholt
1
-0
/
+8
2012-07-20
util: Remove unused/non-portable headers.
José Fonseca
1
-3
/
+0
2012-07-15
util: Add utilities for KTX file format
Chad Versace
3
-0
/
+1125
2012-07-15
util: Add piglit_join_paths()
Chad Versace
2
-0
/
+65
2012-07-15
util: Add piglit_source_dir()
Chad Versace
2
-0
/
+22
2012-07-15
util: Define piglit_probe_rect_halves_equal_rgba() for all GL API's
Chad Versace
2
-38
/
+39
2012-07-15
util: Make piglit_probe_rect_halves_equal_rgba() GLES-compatible
Chad Versace
1
-7
/
+13
2012-07-08
fbo-formats: test GL_RGB565 from ARB_ES2_compatibility
Marek Olšák
1
-0
/
+1
2012-07-06
Transform feedback: Move piglit_require_transform_feedback().
Paul Berry
5
-78
/
+18
2012-07-06
Transform feedback: Eliminate wrapper functions.
Paul Berry
2
-78
/
+2
2012-06-29
util: Add include guards in piglit-framework.h.
Vinson Lee
1
-0
/
+4
2012-06-28
cmake: Build API-independent piglitutil library
Blaž Tomažič
5
-42
/
+75
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
1
-2
/
+2
2012-06-28
util: Move file reading function to piglit-util
Blaž Tomažič
3
-147
/
+113
2012-06-28
util: Rename piglit-util-enum.c
Blaž Tomažič
3
-2
/
+2
2012-06-28
util: Move API-independent code to piglit-util
Blaž Tomažič
6
-293
/
+359
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
23
-25
/
+25
2012-06-25
util: Make a separate function to compare in-memory images.
Paul Berry
2
-27
/
+68
2012-06-20
util: Remove and refactor weak global symbols in libpiglitutil
Chad Versace
6
-38
/
+47
2012-06-20
util: Remove unused piglit-framework.c:main()
Chad Versace
1
-4
/
+0
2012-06-20
util: Define PIGLIT_GL_TEST_MAIN() and friends (v2)
Chad Versace
2
-2
/
+111
2012-06-20
util: Refactor testrunner logic for fbo and glut tests out of main()
Chad Versace
5
-9
/
+23
2012-06-20
util: Move more GLUT initializtion code into piglit-framework-glut.c
Chad Versace
3
-24
/
+13
[next]