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
/
hiz
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
26
-26
/
+26
2013-12-02
Always bind piglit_winsys_fbo instead of 0
Marek Olšák
1
-7
/
+7
2013-11-04
hiz: Use default window size
Chad Versace
8
-24
/
+0
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
8
-8
/
+8
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
24
-0
/
+48
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
24
-96
/
+168
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
24
-24
/
+24
2012-09-04
Convert all glutSwapBuffers to piglit_present_results
Chris Forbes
1
-9
/
+9
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
26
-26
/
+26
2012-06-20
tests: Let each test define main()
Chad Versace
24
-72
/
+96
2012-06-06
hiz: Add piglitutil to linker
Pauli Nieminen
1
-1
/
+4
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-25
/
+25
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2012-01-10
Use correct libX11
Ian Romanick
1
-4
/
+0
2012-01-06
Modify piglit_check_gl_error() to return a boolean.
Paul Berry
1
-9
/
+16
2011-11-29
hiz: Add some comments about how the drawing works for hiz-depth-stencil-test.
Eric Anholt
1
-4
/
+12
2011-11-29
hiz: Reformat the expected_* arrays to match how they appear on-screen.
Eric Anholt
1
-100
/
+28
2011-08-30
hiz: Use piglit_check_gl_error to check to GL errors
Chad Versace
1
-8
/
+8
2011-06-04
hiz: Rename hiz-depth-test-fbo-d24 -> hiz-depth-test-fbo-d24-s0
Chad Versace
2
-2
/
+2
2011-06-04
hiz: Add tests for depth reads with various framebuffer configurations
Chad Versace
8
-0
/
+436
2011-06-04
hiz: Fix hiz-depth-test-* to check just depth test and not depth reads
Chad Versace
2
-19
/
+7
2011-06-02
hiz: Fix "assignment from incompatible pointer type" warnings.
Vinson Lee
1
-1
/
+1
2011-06-01
hiz: Add tests for depth and stencil test simulatnesouly enabled for various ...
Chad Versace
7
-0
/
+425
2011-06-01
hiz: Add tests for stencil buffer reads
Chad Versace
8
-0
/
+485
2011-06-01
hiz: Add tests for stencil test
Chad Versace
8
-0
/
+450
2011-05-19
hiz: Refactor hiz_probe_rects()
Chad Versace
2
-69
/
+83
2011-05-19
hiz: Eliminate hiz_draw_rects()
Chad Versace
2
-57
/
+49
2011-05-19
hiz: Rename hiz_check_fbo_depth_test() to hiz_run_test_depth_test_fbo()
Chad Versace
5
-5
/
+5
2011-05-19
hiz: Factor out common code from hiz-depth-test-window*.c
Chad Versace
4
-12
/
+27
2011-05-19
hiz: Fix test description for hiz-depth-test-window-stencil0.c
Chad Versace
1
-1
/
+1
2011-05-13
Make TIFF an optional dependency.
José Fonseca
1
-1
/
+0
2011-04-29
hiz: Remove designated initializers.
Vinson Lee
3
-12
/
+12
2011-04-28
hiz: Remove unused header getopt.h from hiz-util.c.
Vinson Lee
1
-1
/
+0
2011-04-28
hiz: Include piglit-util.h instead of stdbool.h for boolean types.
Vinson Lee
1
-1
/
+1
2011-04-28
hiz: Remove OPENGL_egl_LIBRARY requirement.
Vinson Lee
1
-1
/
+0
2011-04-28
hiz: Fix return value of hiz_check_fbo_depth_test()
Chad Versace
1
-1
/
+1
2011-04-28
hiz: Fix typo in extension requirement
Chad Versace
1
-1
/
+1
2011-04-28
hiz: Add tests for depth tests when rendering to an FBO
Chad Versace
4
-0
/
+198
2011-04-28
hiz: Add tests for depth tests when rendering to a window FB
Chad Versace
3
-0
/
+132
2011-04-28
hiz: Add utility functions for creating HiZ tests
Chad Versace
4
-0
/
+380