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
/
texturing
/
max-texture-size.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-07
TexSubImage1D tests: set KHR_no_error status
Timothy Arceri
1
-0
/
+1
2014-07-29
max-texture-size: Really test GL_PROXY_TEXTURE_RECTANGLE
Jon TURNEY
1
-2
/
+2
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2014-03-04
max-texture-size: fix size reported in error message
Brian Paul
1
-1
/
+1
2014-03-04
max-texture-size: test glTexSubImage2D() for GL_TEXTURE_RECTANGLE too
Brian Paul
1
-0
/
+3
2014-02-05
max-texture-size: Cut SubImage data allocation by 1/4.
Kenneth Graunke
1
-1
/
+1
2014-02-05
max-texture-size: Fix weird formatting.
Kenneth Graunke
1
-10
/
+8
2014-02-05
max-texture-size: Change variable to uint64_t rather than casting.
Kenneth Graunke
1
-7
/
+4
2014-02-05
max-texture-size: Report SKIP and stop on GL_OUT_OF_MEMORY errors.
Kenneth Graunke
1
-76
/
+26
2014-02-05
max-texture-size: Convert to using subtests.
Kenneth Graunke
1
-19
/
+24
2014-02-05
max-texture-size: Remove loop over boolean value.
Kenneth Graunke
1
-27
/
+19
2014-02-05
max-texture-size: Move texture creation into non-proxy case.
Kenneth Graunke
1
-16
/
+7
2014-02-05
max-texture-size: Use "goto out" to avoid duplicating clean up code.
Kenneth Graunke
1
-35
/
+24
2014-02-05
max-texture-size: Delete copy and pasted error checking from proxy test.
Kenneth Graunke
1
-35
/
+8
2014-02-05
max-texture-size: Split ValidateTexSize into proxy/non-proxy functions.
Kenneth Graunke
1
-175
/
+199
2014-02-05
max-texture-size: Make error checking in proxy/3D case like the others.
Kenneth Graunke
1
-4
/
+1
2013-10-08
max-texture-size: improve error message info
Brian Paul
1
-1
/
+2
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
1
-1
/
+1
2012-12-11
max-texture-size: Fix memory leak.
Vinson Lee
1
-0
/
+1
2012-12-09
max-texture-size: Do not allocate memory for an unexpected target.
Vinson Lee
1
-0
/
+4
2012-11-06
texturing: remove config.window_width/height assignments
Brian Paul
1
-2
/
+0
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-18
max-texture-size: remove unnecessary GL calls
Brian Paul
1
-10
/
+0
2012-09-11
max-texture-size: asst. formatting, etc. fixes
Brian Paul
1
-25
/
+24
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-23
max-texture-size: allow INVALID_VALUE if first TexImage fails with OUT_OF_MEMORY
Marek Olšák
1
-8
/
+22
2012-06-20
tests: Let each test define main()
Chad Versace
1
-2
/
+4
2012-03-19
Add test to verify large textures are handled correctly in mesa
Anuj Phogat
1
-0
/
+443