index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
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
/
texturing
/
depthstencil-render-miplevels.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2014-01-25
depthstencil-render-miplevels: Silence uninitialized variable warning.
Vinson Lee
1
-1
/
+1
2014-01-06
depthstencil-render-miplevels: Add missing extension checks
Ian Romanick
1
-0
/
+5
2013-12-02
Always bind piglit_winsys_fbo instead of 0
Marek Olšák
1
-1
/
+1
2013-10-18
depthstencil-render-miplevels: Fix stencil drawing for width % 4 != 0.
Eric Anholt
1
-0
/
+3
2013-10-11
depthstencil-render-miplevels: use double-buffered visual
Jordan Justen
1
-1
/
+1
2013-05-03
depthstencil-render-miplevels: Present the results in non-auto mode.
Eric Anholt
1
-3
/
+108
2013-05-03
depthstencil-render-miplevels: Make the stencil value scale like depth.
Eric Anholt
1
-2
/
+10
2013-05-03
depthstencil-render-miplevels: Move the rendering to display() time.
Eric Anholt
1
-8
/
+5
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
1
-0
/
+2
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
1
-4
/
+7
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-06-29
depthstencil-render-miplevels: check GL_ARB_depth_texture_extension
Brian Paul
1
-0
/
+33
2012-06-28
depthstencil-render-miplevels: remove stray semicolon
Brian Paul
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-20
tests: Let each test define main()
Chad Versace
1
-3
/
+4
2012-05-15
Test rendering to various miplevels of depth and stencil textures.
Paul Berry
1
-0
/
+428