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
/
fbo
/
fbo-3d.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
fbo: set KHR_no_error compatibility for remaining fbo tests
Timothy Arceri
1
-0
/
+1
2014-10-21
Replaced assert(glGetError()) with gl_check_gl_error()
Juliet fru
1
-2
/
+4
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2013-12-02
all.tests: make FBO tests concurrent
Marek Olšák
1
-0
/
+1
2013-12-02
Always bind piglit_winsys_fbo instead of 0
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-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
/
+5
2012-05-19
tests: Remove use of glutExtensionSupported
Chad Versace
1
-1
/
+1
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-1
/
+1
2010-12-29
fbo-3d: Remove GL_EXT_texture3D requirement.
Vinson Lee
1
-1
/
+0
2010-10-01
fbo-3d: Require GL_EXT_framebuffer_object.
Vinson Lee
1
-0
/
+1
2010-09-30
fbo tests: use piglit_probe_rect_* when appropriate
Marek Olšák
1
-10
/
+2
2010-08-16
fbo-3d: fix for non-NPOT
Luca Barbieri
1
-2
/
+4
2010-05-04
fbo-3d: fix, add comments
Brian Paul
1
-1
/
+7
2010-04-20
fbo-3d: don't push matrices in piglit_ortho_projection() call
Brian Paul
1
-1
/
+1
2010-02-04
piglit/fbo-3d: Fix the texture to pot depth.
Pauli Nieminen
1
-1
/
+4
2009-12-29
fbo: Move tests to the framework.
Eric Anholt
1
-51
/
+12
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-12
/
+0
2009-08-25
Silence MSVC C4255 warnings.
Vinson Lee
1
-1
/
+1
2009-08-18
fbo: Add glutKeyboardFunc.
Vinson Lee
1
-0
/
+1
2009-08-18
fbo: Correct window names.
Vinson Lee
1
-1
/
+1
2009-08-08
fbo-3d: as written this test requires ARB_texture_non_power_of_two
Dave Airlie
1
-0
/
+1
2009-07-02
fbo-3d: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+3
2009-05-21
Reorder includes in fbo tests.
Vinson Lee
1
-4
/
+4
2009-04-30
Warnings cleanup, resulting in a number of actual bugfixes.
Eric Anholt
1
-20
/
+9
2009-04-24
Mac OS fixes for fbo tests
Vinson Lee
1
-0
/
+4
2009-04-23
Add a test for drawing to 3D texture FBOs.
Eric Anholt
1
-0
/
+237