index
:
~rantogno/piglit
cnl/hacked_multisample_accuracy
dither
glean-master
glsl2
master
shader_runner
wip/texsubimage-hacked
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
util: Remove duplicate assignment.
Vinson Lee
1
-1
/
+1
2016-11-04
util: Include time.h on all platforms.
Vinson Lee
1
-1
/
+1
2016-10-27
util: Add piglit_delay_ns() api
Robert Bragg
2
-4
/
+40
2016-10-19
egl_mesa_platform_surfaceless: Fix build against old EGL headers (v2)
Chad Versace
1
-0
/
+10
2016-10-18
util: Parse -h|--help in piglit_parse_subtest_args()
Chad Versace
1
-1
/
+19
2016-10-18
util: Link to gbm if gbm is used
Chad Versace
1
-0
/
+3
2016-10-18
piglit-util-gl: add piglit_quads_texture
Nicolai Hähnle
2
-22
/
+86
2016-10-14
fbo: Ensure power-of-two window size in tests that make textures w/the window...
Ian Romanick
1
-0
/
+26
2016-10-07
util: move PIGLIT_PATH_SEP to piglit-util.h
Marek Olšák
2
-6
/
+6
2016-10-07
util: rename piglit_gl_reinitialize_extensions->piglit_gl_invalidate_extensions
Marek Olšák
3
-3
/
+4
2016-10-07
util: always set piglit_is_core_profile
Marek Olšák
2
-3
/
+6
2016-10-07
util: guard against double context destruction
Marek Olšák
1
-0
/
+4
2016-10-03
utils: Move DRM_FORMATS defines to piglit_drm_dma_buf.h.
Vinson Lee
2
-15
/
+17
2016-09-29
utils: define DRM_FORMATS needed by dma_buf tests
Dylan Baker
1
-0
/
+15
2016-09-26
dmabuf: fix YUV tests for drivers other than intel
Rob Clark
5
-69
/
+182
2016-09-10
cl: Initialize errNo on invalid image type (v2).
Vinson Lee
1
-0
/
+1
2016-09-10
Revert "cl: Initialize errNo on invalid image type."
Serge Martin
1
-1
/
+0
2016-09-10
cl: Initialize errNo on invalid image type.
Vinson Lee
1
-0
/
+1
2016-08-31
cmake: Link test utils with "-ldl"
Jussi Kukkonen
1
-0
/
+2
2016-08-31
cmake: Link utils with xcb explicitly
Jussi Kukkonen
1
-0
/
+2
2016-08-24
cl: Use right comparison function for double
Matt Arsenault
1
-1
/
+1
2016-08-21
util: Add GL 4.4/4.5 to required_gl_version_from_glsl_version.
Kenneth Graunke
1
-0
/
+2
2016-08-18
piglit-framework-gl: Use GBM on non-intel for dmabuf creation.
Eric Anholt
1
-0
/
+101
2016-08-17
cl: Add support for cl_half to program tester
Jan Vesely
2
-0
/
+65
2016-07-26
util/wfl: remove const qualifier from parse_test_config
Emil Velikov
1
-1
/
+1
2016-07-26
util/wfl: remove unused default case
Emil Velikov
1
-4
/
+0
2016-07-22
util/wfl: check for calloc() failure
Emil Velikov
1
-3
/
+5
2016-07-22
util/wfl: fold make_config_attrib_list and make_context_description
Emil Velikov
1
-102
/
+50
2016-07-22
util/wfl: check if derived context contains fwd compat/debug attributes
Emil Velikov
1
-0
/
+2
2016-07-22
util/wfl: update make_config_attrib_list() comment
Emil Velikov
1
-3
/
+4
2016-07-22
util/wfl: print to strerr if we get the wrong GL version
Emil Velikov
1
-2
/
+2
2016-07-22
util/gl: remove '#if defined(GL_SYMBOL)' guards
Emil Velikov
1
-7
/
+0
2016-07-02
util: Add u/byte, u/short and half support to [vertex data]
Andres Gomez
2
-82
/
+234
2016-07-02
util/gl: Wrapper to load hex values for half floats
Andres Gomez
1
-0
/
+27
2016-07-02
util: Wrapper to load exact hex patterns for ints
Andres Gomez
2
-1
/
+25
2016-06-21
util: specify channel sizes for choose_config_attribs()
Brian Paul
1
-7
/
+21
2016-06-18
gl.xml: update and accomodate addition of glsc2
Ilia Mirkin
2
-2
/
+4
2016-06-15
util: Fix piglit-vbo.cpp tautological-compare warning.
Vinson Lee
1
-1
/
+1
2016-06-08
shader_runner: Fix integer vbo attribute parsing on 32-bit systems.
Kenneth Graunke
1
-1
/
+1
2016-05-30
cl: declare enum counts as extern
Jan Vesely
1
-4
/
+4
2016-05-26
util: Observe piglit_tolerance in piglit_probe_image_ubyte()
Kristian Høgsberg Kristensen
1
-1
/
+3
2016-05-23
Allow 2d array and 3d textures on OpenGL ES 3.x
Anuj Phogat
3
-2
/
+16
2016-05-23
Add texture min/mag filters
Anuj Phogat
1
-0
/
+3
2016-05-23
Fix the minimum number of faces allowed in a ktx image
Anuj Phogat
1
-1
/
+1
2016-05-17
util: Suppress OpenCL deprecation warnings
Dylan Baker
1
-0
/
+5
2016-05-17
cl: add support for global offset
Jan Vesely
2
-2
/
+9
2016-05-17
util: Add array_index support to [vertex data] (v2)
Andres Gomez
1
-34
/
+133
2016-05-10
util/fbo: Add support for textures with target GL_TEXTURE_2D
Jason Ekstrand
2
-7
/
+15
2016-05-09
Fix asprintf warnings
Marek Olšák
2
-4
/
+4
2016-05-09
util: fix warnings
Marek Olšák
3
-1
/
+8
[next]