index
:
~fredrik/piglit
arb-direct-state-access
arb-multi-bind
master
Unnamed repository; edit this file to name it for gitweb.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
texturing
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-14
textureSamples: use piglit_draw_rect, remove duplication
Ilia Mirkin
1
-57
/
+25
2015-09-10
add textureSamples tests
Ilia Mirkin
2
-0
/
+360
2015-09-04
teximage-colors: fix comment typos
Brian Paul
1
-2
/
+2
2015-09-04
teximage-colors: replace assertion with useful info
Brian Paul
1
-1
/
+8
2015-07-27
compressedteximage: bump the texture size to reproduce a radeonsi bug (v2)
Marek Olšák
1
-1
/
+4
2015-07-22
tex3d-maxsize: print max 3D texture size that's found/tested
Brian Paul
1
-0
/
+4
2015-07-21
Test sampling functions with constant zero arguments
Neil Roberts
2
-0
/
+257
2015-07-20
texwrap: skip if integers or offset used with non-2D
Dave Airlie
1
-0
/
+8
2015-06-02
Test luminance, rgba texture handling in glReadPixels() with PBO
Anuj Phogat
1
-6
/
+61
2015-06-02
Test luminance, rgba texture handling in glGetTexImage() with PBO
Anuj Phogat
1
-6
/
+60
2015-05-28
texwrap: fix missing brace.
Dave Airlie
1
-1
/
+1
2015-05-28
texwrap: test wrapping texture offsets
Dave Airlie
1
-2
/
+58
2015-05-13
s3tc-errors: Use -4, not -3 as an invalid x offset
James Jones
1
-1
/
+1
2015-05-11
Don't use default texture object
Anuj Phogat
1
-1
/
+6
2015-05-11
Add usage information to getteximage-targets
Anuj Phogat
1
-43
/
+75
2015-04-29
copyteximage: Fix the z coordinate used for rendering 3D textures
Neil Roberts
1
-1
/
+1
2015-04-13
texwrap: add GL_ARB_texture_stencil8 support
Dave Airlie
1
-1
/
+13
2015-04-13
fbo-formats: add texture_stencil8 support
Dave Airlie
1
-0
/
+1
2015-04-02
texturing: Testing glGenerateMipmap(GL_TEXTURE_CUBE_MAP) without glTexStorage2D.
Laura Ekstrand
2
-0
/
+91
2015-03-25
tex-miplevel-selection: Fix textureProj failures due to precision errors
Iago Toral Quiroga
1
-4
/
+4
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
[next]