summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-30arb_direct_state_access: Testing glCreateBuffers.arb_direct_state_accessLaura Ekstrand3-3/+3
2014-12-30main: Testing glTextureBufferRange.Laura Ekstrand3-0/+146
2014-12-30arb_direct_state_access: texture-errors now correctly checks for texture mult...Laura Ekstrand1-7/+11
2014-12-30arb_direct_state_access: Simplified texturesubimage test.Laura Ekstrand1-324/+66
2014-12-19arb_direct_state_access: Removed NVIDIA-specific code from dsa-textures.cLaura Ekstrand1-27/+6
2014-12-19ext_packed_float: Refactored the getteximage-invalid-format-for-packed-type.c...Laura Ekstrand1-41/+64
2014-12-19arb_texture_storage_multisample: Updated error conditions to match the OpenGL...Laura Ekstrand1-31/+55
2014-12-19arb_texture_rectangle: Updated error conditions to match the OpenGL 4.5 and E...Laura Ekstrand1-4/+31
2014-12-19general: Testing really basic texture errors.Laura Ekstrand3-0/+76
2014-12-19arb_direct_state_access: Added test for glTextureBuffer.Laura Ekstrand3-0/+108
2014-12-19arb_direct_state_access: Added test for glCompressedTextureSubImage1D.Laura Ekstrand1-0/+15
2014-12-19arb_direct_state_access: Testing glTextureStorage3DMultisample.Laura Ekstrand1-0/+59
2014-12-19arb_direct_state_access: Using glTextureStorage2DMultisample for something no...Laura Ekstrand1-5/+93
2014-12-19arb_direct_state_access: Added a test for glTextureStorage2DMultisample.Laura Ekstrand3-0/+336
2014-12-19arb_direct_state_access: Most error checking for TextureParameter functionsDylan Baker1-4/+231
2014-12-19arb_direct_state_access: Add additional error checking for *TextureParameterDylan Baker1-85/+159
2014-12-19arb_direct_state_access: Modified gettexture-image-formats.c to test glGenera...Laura Ekstrand2-2/+2
2014-12-19arb_direct_state_access: Add tests for non-generated texture object namesDylan Baker1-1/+41
2014-12-19arb_direct_state_access: Added tests for glGetCompressedTextureImage.Laura Ekstrand6-2/+712
2014-12-19arb_direct_state_access: Tests for glGetTextureImage.Laura Ekstrand7-0/+1335
2014-12-19arb_direct_state_access: Added tests for CopyTextureSubImage*D.Laura Ekstrand4-0/+431
2014-12-19arb_direct_state_access: Added tests for glGetTexLevelParameterfv to texture-...Laura Ekstrand1-0/+22
2014-12-19arb_direct_state_access: Added test for TextureParameter* and GetTextureParam...Laura Ekstrand3-0/+206
2014-12-19arb_direct_state_access: DSA texunits test (adapted from tests/general)Laura Ekstrand3-0/+385
2014-12-19arb_direct_state_access: Added glTextureStorage*D test.Laura Ekstrand3-0/+604
2014-12-19arb_direct_state_access: Added glCreateTextures test.Laura Ekstrand3-0/+82
2014-12-19arb_direct_state_access: Testing glBindTextureUnit.Laura Ekstrand3-0/+80
2014-12-19arb_direct_state_access: glTextureSubImage*D test.Laura Ekstrand3-0/+417
2014-12-19arb_direct_state_access: DSA 2D Textures "hello world" test.Laura Ekstrand7-0/+270
2014-12-18tests: fix executable name for basevertex-vertexidIlia Mirkin1-1/+1
2014-12-18texsubimage: Update the textures with different valuesNeil Roberts1-52/+145
2014-12-18texsubimage: Render all of the images of a 3D textureNeil Roberts1-7/+28
2014-12-18texsubimage: Fix updating a sub-region of a 3D textureNeil Roberts1-1/+1
2014-12-18framework: Fix 'module' object has no attribute 'XMLSyntaxError'.José Fonseca2-2/+2
2014-12-17cl: Add more cospi/sinpi testsAaron Watry1-4/+8
2014-12-17glsl-1.20: Access component of array-of-matrixGordon Jin1-0/+21
2014-12-17CL: Add ldexp testsAaron Watry1-0/+15
2014-12-17CL: refactor genclbuiltins.py to allow TSS functions with different arg typesAaron Watry1-19/+25
2014-12-17tests/all.py: use list for built-in-constants command line argumentsBrian Paul1-10/+10
2014-12-17tests/all.py: use list for vpfp-generic command line argumentsBrian Paul1-2/+2
2014-12-17tests/all.py: use list for asmparsertest command line argumentsBrian Paul1-2/+2
2014-12-17arb_sample_shading-builtin-gl-sample-mask: Use const reference.Vinson Lee1-1/+1
2014-12-17arb_sample_shading-builtin-gl-num-samples: Use const reference.Vinson Lee1-1/+1
2014-12-17util-cl: Fix non-portable sizeof.Vinson Lee1-1/+1
2014-12-17cl-api-create-image: Fix memory leak.Vinson Lee1-0/+3
2014-12-16fbo-blit-scaled-linear: Use const reference.Vinson Lee1-1/+1
2014-12-16glsl-1.20: Test that constants don't show up as uniformsIan Romanick4-0/+181
2014-12-16cmake: Improve experience detecting waffle on Windows.José Fonseca1-0/+11
2014-12-16cmake: Don't check WAFFLE_VERSION on Windows.José Fonseca2-15/+14
2014-12-16cmake: Don't rely on pkg-config for all Windows builds.José Fonseca1-1/+1