index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
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
/
cubemap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-08
tests/util: Consolidate the MSVC ffs implementations.
José Fonseca
1
-21
/
+0
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
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-09-04
Convert all glutSwapBuffers to piglit_present_results
Chris Forbes
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
2011-08-03
texturing/cubemap: Move GL_ARB_texture_cube_map check earlier.
Kenneth Graunke
1
-1
/
+2
2011-07-31
tests/texturing/cubemap: Add a "npot" command line option.
Kenneth Graunke
1
-10
/
+19
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-1
/
+1
2010-04-09
unused variable warnings fixups.
Eric Anholt
1
-2
/
+0
2010-02-10
cubemap, fbo-cubemap: Don't test 2x2 or 1x1 mipmap levels.
Eric Anholt
1
-8
/
+1
2009-10-27
cubemap: Handle window resize.
Eric Anholt
1
-12
/
+2
2009-10-27
cubemap: convert the test to the framework.
Eric Anholt
1
-43
/
+15
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-9
/
+0
2009-08-25
Silence MSVC C4255 warnings.
Vinson Lee
1
-2
/
+2
2009-07-21
cubemap: Fix compile errors with MSVC.
Vinson Lee
1
-4
/
+25
2009-05-20
Remove unistd.h header from texturing tests.
Vinson Lee
1
-1
/
+0
2009-05-12
cubemap: Make the failure printout a little more informative.
Eric Anholt
1
-2
/
+4
2009-05-12
cubemap: Do visualization of all the mipmap levels at once.
Eric Anholt
1
-49
/
+42
2009-05-05
Replace a copy of piglit_probe_pixel_rgb with the function call.
Eric Anholt
1
-36
/
+5
2009-04-30
Warnings cleanup, resulting in a number of actual bugfixes.
Eric Anholt
1
-3
/
+3
2009-04-24
Mac OS fixes for texturing tests
Vinson Lee
1
-0
/
+4
2009-04-23
Add a simple test for drawing to the faces of a cube map FBO.
Eric Anholt
1
-68
/
+7
2008-06-30
Cleanup/Code sharing: Use piglit-util functions in a number of places
Nicolai Haehnle
1
-7
/
+1
2008-06-07
r300-specific test r300/cubemap-relax
Nicolai Haehnle
1
-3
/
+11
2008-06-06
texturing/cubemap: Control size and mipmapping in demo mode via keyboard.
Nicolai Haehnle
1
-2
/
+31
2008-03-21
Fix 1x1 size in the cube mapping test.
Eric Anholt
1
-4
/
+8
2008-03-19
Add a test for ARB_texture_cube_map
Eric Anholt
1
-0
/
+376