index
:
~sima/piglit
igt
wip
Unnamed repository; edit this file 'description' to name the repository.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
general
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-20
vbo-subdata-zero: New test for bug #28931.
Eric Anholt
2
-0
/
+105
2010-08-19
stencil-twoside: Return skipped result if missing GL extensions.
Vinson Lee
1
-1
/
+1
2010-08-16
stencil-twoside: use ATI syntax for StencilOpSeparate too
Luca Barbieri
1
-10
/
+20
2010-07-28
draw-vertices-half-float: Add static qualifer.
Vinson Lee
1
-1
/
+1
2010-07-25
user-clip: Use enumeration data type.
Vinson Lee
1
-1
/
+1
2010-07-21
line-aa-width: more descriptive error output
Brian Paul
1
-6
/
+14
2010-07-20
bgra-sec-color-pointer: Undo commit 76f8e80df18797e0d49d8fd754cc8e268c5bb503.
Vinson Lee
1
-8
/
+0
2010-07-20
primitive-restart: added piglit_ortho_projection() call
Brian Paul
1
-2
/
+4
2010-07-20
depth_clamp: fix a side effect when running the test multiple times
Marek Olšák
1
-0
/
+1
2010-07-20
bgra-sec-color-pointer: call glSecondaryColorPointer with size = 3, not 4
Brian Paul
1
-2
/
+3
2010-07-18
bgra-sec-color-pointer: Check for errors after glSecondaryColorPointer.
Vinson Lee
1
-0
/
+7
2010-07-18
texunits: Check for GL errors when setting per-unit state.
Vinson Lee
1
-0
/
+5
2010-07-15
primitive-restart: add compile-time tests for GL 3.1
Brian Paul
1
-4
/
+12
2010-07-14
primitive-restart: new test to exercise primitive restart (NV and GL 3.1)
Brian Paul
2
-0
/
+374
2010-07-03
line-aa-width: Link math library for UNIX or UNIX like systems only.
Vinson Lee
1
-1
/
+3
2010-07-03
fix build, if you use sin/cos you need to link with libm
Dave Airlie
1
-0
/
+1
2010-06-30
stencil-wrap: Remove extra glEnd.
Vinson Lee
1
-1
/
+0
2010-06-15
line-aa-width: Fix MSVC build.
Vinson Lee
1
-0
/
+3
2010-06-15
line-aa-width: New test for the thickness of width 1.0 AA lines.
Eric Anholt
2
-0
/
+197
2010-06-15
vao-02: Convert to framework and include as a piglit test.
Eric Anholt
2
-82
/
+14
2010-06-15
vao-02: Reindent for piglit.
Eric Anholt
1
-107
/
+107
2010-06-15
vao-02: Initial import from mesa-demos.
Eric Anholt
1
-0
/
+185
2010-06-15
vao-01: Convert to the framework and include as a piglit test.
Eric Anholt
2
-86
/
+15
2010-06-15
vao-01: Reindent for piglit.
Eric Anholt
1
-74
/
+74
2010-06-15
vao-01: Initial import from mesa-demos.
Eric Anholt
1
-0
/
+158
2010-06-15
stencil-wrap: Convert to framework and include as a piglit test.
Eric Anholt
2
-125
/
+35
2010-06-15
stencil-wrap: Reindent for piglit.
Eric Anholt
1
-196
/
+184
2010-06-15
stencil-wrap: Initial import from mesa-demos repo.
Eric Anholt
1
-0
/
+259
2010-06-15
stencil-twoside: Move to framework and include as a piglit test.
Eric Anholt
2
-152
/
+42
2010-06-15
stencil-twoside: Reindent for piglit.
Eric Anholt
1
-283
/
+273
2010-06-15
stencil-twoside: Initial import from mesa-demos repo.
Eric Anholt
1
-0
/
+343
2010-06-15
blendminmax: Convert to the framework and include as a piglit test.
Eric Anholt
2
-115
/
+37
2010-06-14
blendminmax: Reindent for piglit.
Eric Anholt
1
-146
/
+149
2010-06-14
blendminmax: Import from Mesa.
Eric Anholt
1
-0
/
+211
2010-06-14
blendsquare: Report SKIP if the extension is missing.
Eric Anholt
1
-1
/
+1
2010-06-14
blendsquare: Convert to framework and include as a piglit test.
Eric Anholt
1
-114
/
+43
2010-06-14
blendsquare: Reindent for piglit.
Eric Anholt
2
-119
/
+119
2010-06-14
Import blendsquare.c from mesa-demos.
Eric Anholt
1
-0
/
+180
2010-05-26
timer_query: Add symbol definitions for older distros.
Vinson Lee
1
-0
/
+16
2010-05-25
timer-query: test GL_EXT_timer_query
Mathias Fröhlich
2
-0
/
+128
2010-05-17
quad-invariance: Test for the quad rasterization depending on prim count.
Eric Anholt
2
-0
/
+125
2010-05-04
depthfunc: Use gl[En|Dis]ableClientState for GL_VERTEX_ARRAY.
Vinson Lee
1
-2
/
+2
2010-05-01
draw-elements: new test for index formats and unaligned offsets
Marek Olšák
2
-0
/
+231
2010-05-01
draw-vertices-half-float: new test for GL_ARB_half_float_vertex
Marek Olšák
2
-0
/
+279
2010-05-01
draw-vertices: new test for various vertex formats and unaligned offsets
Marek Olšák
2
-0
/
+338
2010-04-20
offscreen-scissor: New test for setting a scissor that is fully offscreen
Neil Roberts
2
-0
/
+81
2010-04-17
point-line-no-cull: check that points/lines aren't accidentally culled
Brian Paul
2
-0
/
+445
2010-04-17
texunits: Require OpenGL 1.3
Xavier Chantry
1
-0
/
+5
2010-04-11
scissor-bitmap: fix use of uninitialised variable.
Dave Airlie
1
-1
/
+1
2010-04-09
depthfunc: New test for correct depth function behavior.
Eric Anholt
2
-0
/
+131
[next]