index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
texturing
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-16
Added parsing script for teximage-colors --benchmark.
Laura Ekstrand
1
-1
/
+1
2015-03-09
texturing: New test for GetCompressedTexImage.
Laura Ekstrand
2
-0
/
+233
2015-03-09
texturing: New test for GetTexImage targets.
Laura Ekstrand
2
-0
/
+230
2015-03-09
texturing: Remove over-complicated getteximage-targets test.
Laura Ekstrand
2
-294
/
+0
2015-03-02
Don't use default texture object
Anuj Phogat
1
-0
/
+3
2015-03-02
Fix arguments count check and the test name
Anuj Phogat
1
-2
/
+2
2015-02-24
getteximage-luminance: remove obsolete piglit_dispatch_default_init() call
Emil Velikov
1
-1
/
+1
2015-02-18
getteximage-targets: Allow S3TC tests with GL_ANGLE_texture_compression_dxt5
Ian Romanick
1
-1
/
+9
2015-01-13
cubemap-mismatch: new test of mismatched cube map faces
Brian Paul
2
-0
/
+99
2015-01-13
texture-packed-formats: Don't try bother with ABGR_EXT formats
Jason Ekstrand
1
-13
/
+0
2015-01-13
texsubimage: Optionally use a PBO for the subimage upload
Neil Roberts
1
-12
/
+36
2015-01-09
texsubimage: Test GL_ARB_texture_cube_map_array
Neil Roberts
1
-4
/
+67
2015-01-08
textureSize: Silence GCC maybe-uninitialized warning.
Vinson Lee
1
-1
/
+1
2015-01-08
tex-miplevel-selection: Fix GCC maybe-uninitialized warnings.
Vinson Lee
1
-1
/
+2
2015-01-08
texsubimage: Add tests for array textures
Neil Roberts
1
-25
/
+112
2014-12-18
texsubimage: Update the textures with different values
Neil Roberts
1
-52
/
+145
2014-12-18
texsubimage: Render all of the images of a 3D texture
Neil Roberts
1
-7
/
+28
2014-12-18
texsubimage: Fix updating a sub-region of a 3D texture
Neil Roberts
1
-1
/
+1
2014-12-14
teximage-colors: Add comment to silence Coverity defect.
Vinson Lee
1
-0
/
+1
2014-12-13
teximage-colors: Remove self assignment.
Vinson Lee
1
-1
/
+0
2014-12-03
util: convert piglit_getmicroseconds to piglit_time_get_nano
Emil Velikov
1
-3
/
+3
2014-11-08
tests/util: Consolidate the MSVC ffs implementations.
José Fonseca
2
-42
/
+0
2014-10-29
texture-packed-formats: Move the probes to a separate loop.
Eric Anholt
1
-5
/
+13
2014-10-29
texture-packed-formats: Move some GL state transitions outside of the loop.
Eric Anholt
1
-10
/
+10
2014-10-29
texture-packed-formats: Draw each rect as a 4x4 quad.
Eric Anholt
1
-28
/
+11
2014-10-29
texture-packed-formats: Reformat to piglit whitespace style.
Eric Anholt
1
-257
/
+261
2014-10-29
texture-packed-formats: Drop unused blend code.
Eric Anholt
1
-8
/
+0
2014-10-27
tests/texturing/bptc: Don't use zero-sized array initializers.
José Fonseca
2
-13
/
+13
2014-10-21
Replaced assert(glGetError()) with gl_check_gl_error()
Juliet fru
2
-8
/
+16
2014-10-13
teximage-colors: fix bogus precision assumptions and other issues
Roland Scheidegger
1
-5
/
+40
2014-09-18
teximage-color: Fix un_to_float for 32-bit builds
Neil Roberts
1
-1
/
+1
2014-09-17
teximage-colors: Don't try to do exact upload/download on 12-bit formats
Jason Ekstrand
1
-3
/
+3
2014-09-05
Add a test for glTexImage color conversions
Jason Ekstrand
2
-0
/
+873
2014-09-05
Make getteximage-luminance less susceptible to rounding error
Jason Ekstrand
1
-1
/
+1
2014-08-19
tex-miplevel-selection: test textureGrad with cubemaps
Marek Olšák
1
-1
/
+19
2014-08-12
Add a test for all of the modes of the two half-float formats of BPTC
Neil Roberts
2
-0
/
+1010
2014-08-12
compressedteximage: Add tests for the four BPTC formats
Neil Roberts
1
-0
/
+10
2014-08-12
texwrap: Add the BPTC formats
Neil Roberts
1
-0
/
+13
2014-08-12
Add a test case for all of the modes of RGBA_UNORM BPTC texture
Neil Roberts
2
-0
/
+701
2014-08-08
tex-miplevel-selection: use GL_CLAMP_TO_EDGE instead of GL_REPEAT
Roland Scheidegger
1
-0
/
+4
2014-08-07
Add test to verify glTexSubImage2D() with depth formats
Anuj Phogat
2
-0
/
+199
2014-07-29
max-texture-size: Really test GL_PROXY_TEXTURE_RECTANGLE
Jon TURNEY
1
-2
/
+2
2014-07-18
tex-miplevel-selection: stop after 100 failures
Brian Paul
1
-0
/
+9
2014-07-16
texwrap: minor assorted changes
Brian Paul
1
-34
/
+28
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
72
-72
/
+72
2014-07-14
tex-miplevel-selection: test all functions from ARB_texture_rectangle
Marek Olšák
1
-0
/
+13
2014-07-14
tex-miplevel-selection: test all texture functions from GLSL 1.2
Marek Olšák
1
-5
/
+89
2014-07-14
tex-miplevel-selection: test all functions from ARB_shader_texture_lod
Marek Olšák
1
-12
/
+141
2014-07-14
tex-miplevel-selection: fix cubemap targets for texture() and texture(bias)
Marek Olšák
1
-16
/
+30
2014-07-14
tex-miplevel-selection: test all texture functions with Rect targets
Marek Olšák
1
-38
/
+115
[next]