summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Add test to verify GL errors in glGenerateMipmapAnuj Phogat3-0/+156
2012-11-13vbo-map-unsync: test unsynchronized buffer mappingBrian Paul3-0/+172
2012-11-13piglit-print-commands: add more info, fix incorrect examplesBrian Paul1-5/+9
2012-11-13framework: log output of wglinfo on Windows and CygwinBrian Paul1-2/+7
2012-11-13arb_sampler_objects: prefix all tests with "arb_sampler_objects-"Brian Paul2-4/+4
2012-11-12Skip testing textures with depth-stencil formats in glGenerateMipmapAnuj Phogat1-4/+18
2012-11-11glsl-arb-fragment-coord-conventions: fix window size regressionBrian Paul1-13/+31
2012-11-11glsl-orangebook-ch06-bump: fix regression after default window size changeBrian Paul1-3/+14
2012-11-11glsl-kwin-blur: fix regressions after default window size changeBrian Paul2-20/+38
2012-11-11push-pop-texture-state: a replacement for the fdo9833 testBrian Paul4-16/+8
2012-11-09arb_texture_cube_map_array: add shadow sampler for textureSizeDave Airlie1-1/+1
2012-11-09Revert "arb_texture_cube_map_array: textureSize only applies to samplerCubeAr...Dave Airlie1-1/+1
2012-11-09cubemap-shader: add a cubemap test that checks for lod related issuesDave Airlie3-0/+403
2012-11-06ext_texture_array: remove config.window_width/height linesBrian Paul1-2/+0
2012-11-06arb_sampler_objects: remove config.window_width/height linesBrian Paul2-4/+0
2012-11-06arb_texture_storage: remove config.window_width/height linesBrian Paul1-2/+0
2012-11-06ext_fog_coord: remove config.window_width/height linesBrian Paul1-2/+0
2012-11-06arb_texture_float: remove config.window_width/height linesBrian Paul1-2/+0
2012-11-06arb_map_buffer_range: remove config.window_width/height linesBrian Paul2-4/+0
2012-11-06arb_copy_buffer: remove config.window_width/height linesBrian Paul8-16/+0
2012-11-06bugs: remove config.window_width/height linesBrian Paul13-26/+0
2012-11-06shaders: remove config.window_width/height = 100 linesBrian Paul27-54/+0
2012-11-06shaders: remove config.window_width/height = 100 linesBrian Paul65-129/+0
2012-11-06security/initialized-vbo: remove config.window_width/heightBrian Paul1-2/+0
2012-11-06fbo-gl_pointcoord: remove config.window_width/height and fix asst. bugsBrian Paul1-8/+15
2012-11-06fbo: remove config.window_width/height assignmentsBrian Paul21-42/+0
2012-11-06texturing: remove config.window_width/height assignmentsBrian Paul12-24/+0
2012-11-06lodclamp-between: set window size to 200x200Brian Paul1-1/+1
2012-11-06general: remove more config.window_width/height linesBrian Paul16-32/+0
2012-11-06general: remove config.window_width/height = 100 linesBrian Paul33-66/+0
2012-11-06util/gl: add default window config of 150 x 150 pixelsBrian Paul1-0/+8
2012-11-06piglit: add cube map array compiler tests to all.testsDave Airlie1-0/+3
2012-11-06arb_texture_cube_map_array: textureSize only applies to samplerCubeArray.Dave Airlie1-1/+1
2012-11-06arb_texture_cube_map_array: test lod behaviour with cube map arrayDave Airlie3-0/+381
2012-11-06arb_texture_cube_map_array: sample-cube-map-array-shadow sample from second l...Dave Airlie1-10/+20
2012-11-05attribs: Avoid FLOAT/UINT/INT symbols.Vinson Lee1-82/+82
2012-11-05util: Fix visual selection when using waffleChad Versace2-6/+13
2012-11-06attribs: new generic extendable test for immediate-mode style commandsMarek Olšák3-0/+547
2012-11-05README: List waffle as a build requirementChad Versace1-0/+4
2012-11-05triangle-rasterization(-overdraw): Fix indentation.José Fonseca2-556/+559
2012-10-31crossbar: Replace strtof with strtod.Vinson Lee1-1/+1
2012-10-31cmake: Build crossbar on all platforms.Vinson Lee1-3/+1
2012-10-31glean: Test glStencilMaskSeparate too.José Fonseca2-22/+151
2012-10-31arb_uniform_buffer_object/deletebuffers: fix the test if UBO isn't supportedMarek Olšák1-2/+2
2012-10-31draw-vertices-2101010: fix testing the alpha channelMarek Olšák1-2/+2
2012-10-30point-line-no-cull: fix array index typoBrian Paul1-1/+1
2012-10-30draw-vbo-bounds: fix comment typoBrian Paul1-1/+1
2012-10-29fp-fragment-position: use auto mipmap generation instead of gluBuild2DMipmaps()Brian Paul1-4/+5
2012-10-29clip-flag-behavior: use piglit_check_gl_error() function instead of local codeBrian Paul1-26/+12
2012-10-29texgrad: use glFrustum() instead of gluPerspective()Brian Paul1-2/+1