index
:
~mareko/piglit
fbo-generatemipmap-formats
master
probe-rect
Luvly pig
mareko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-20
test-stride0
HEAD
master
Marek Olšák
1
-0/+77
2011-11-18
gl-3.0: Test clearing depth and stencil buffers with glClearBufferfi
Ian Romanick
3
-0/+164
2011-11-18
gl-3.0: Test clearing stencil buffers with glClearBufferiv
Ian Romanick
3
-0/+160
2011-11-18
gl-3.0: Test clearing depth buffers with glClearBufferfv
Ian Romanick
5
-0/+373
2011-11-18
all.tests: Fix typo of bindfragdata-invalid-parameters.
Vinson Lee
1
-1/+1
2011-11-17
Verify that built-in shader inputs are read-only.
Paul Berry
22
-0/+444
2011-11-17
Verify that vertex shader "in" parameters are read-only.
Paul Berry
2
-0/+39
2011-11-17
Add an infinite spot light test case
Yuanhan Liu
3
-0/+103
2011-11-16
gl-3.0: Verify that BindFragDataLocation and GetFragDataLocation give correct...
Ian Romanick
3
-0/+174
2011-11-16
gl-3.0: Verify errors generated for invalid parameters to glBindFragDataLocation
Ian Romanick
3
-0/+106
2011-11-15
glew: add missing BindBufferBase and BindBufferRange for GL 3.0
Paul Berry
1
-0/+2
2011-11-15
Add a test to reproduce an exact/inexact built-in matching bug in Mesa.
Kenneth Graunke
1
-0/+35
2011-11-14
arb_framebuffer_object: add missing return statement
Brian Paul
1
-0/+1
2011-11-14
glx-swap-pixmap-bad: add missing return statement, remove unused var
Brian Paul
1
-1/+1
2011-11-14
glx-query-drawable: fix bad string declarations
Brian Paul
1
-2/+2
2011-11-14
(vp)fpgeneric: Don't use testBinDir to define paths to shader sources
Morgan Armand
1
-2/+2
2011-11-12
Fix redundant static-write-varying-01.frag tests.
Paul Berry
3
-15/+3
2011-11-11
glsl-1.30/execution/vertexid-*: New tests for using gl_VertexID.
Eric Anholt
5
-0/+325
2011-11-11
bit-not-09: Add new test case for bitwise complement of a boolean.
Vinson Lee
1
-0/+11
2011-11-10
arb_framebuffer_object: Add tests to check GL_DEPTH_STENCIL_ATTACHMENT
Chad Versace
6
-0/+294
2011-11-09
glx: Test behavior of glXQueryDrawable()
Chad Versace
3
-0/+215
2011-11-09
egl: Test behavior of eglQuerySurface()
Chad Versace
3
-0/+207
2011-11-09
util: Add piglit_expect_egl_error()
Chad Versace
3
-0/+138
2011-11-09
egl: Add fields egl_test::window_width,window_height
Chad Versace
2
-3/+9
2011-11-09
egl: Change each test to initialize egl_test with common function
Chad Versace
5
-50/+44
2011-11-09
egl: Add all EGL tests to all_egl.tests
Chad Versace
1
-0/+53
2011-11-08
Don't set array members that are not used
Ian Romanick
2
-4/+6
2011-11-08
glsl-1.10: Don't set array members that are not used
Ian Romanick
25
-25/+8
2011-11-08
arb_shader_objects: Test glGetUniformLocation on an array of struct of array
Ian Romanick
3
-0/+114
2011-11-08
Transform feedback: test order of recorded vertices.
Paul Berry
3
-0/+321
2011-11-08
Modify EXT_transform_feedback tests to test GL 3.0 core.
Paul Berry
14
-32/+188
2011-11-08
Test multiplication of ivec4/uvec4 by a constant.
Paul Berry
8
-0/+256
2011-11-08
Test precision and implied components of integer vertex attribs
Paul Berry
4
-0/+186
2011-11-04
Fix link error detection in glsl-link-initializer-03, and make more robust
Paul Berry
1
-7/+11
2011-11-04
Modify shader attachment order in piglit_link_simple_program()
Paul Berry
1
-2/+2
2011-11-04
glew: fix broken GL_ARB_draw_instanced setup code
Brian Paul
1
-2/+14
2011-11-03
glsl-1.20: More array-of-array tests
Ian Romanick
6
-0/+124
2011-11-03
gl-3.0: Add test for invalid buffer parameter to glClearBuffer
Ian Romanick
3
-0/+139
2011-11-03
gl-3.0: Add test for invalid drawbuffer parameter to glClearBuffer
Ian Romanick
6
-0/+227
2011-11-03
README: Add build instructions for Windows.
Vinson Lee
1
-0/+59
2011-11-02
glean: Fix handling of PIXELFORMATDESCRIPTORs.
Morgan Armand
4
-27/+24
2011-11-02
copyteximage-border: New test for glCopyTexImage2D() vs texture borders.
Eric Anholt
3
-0/+111
2011-11-02
Fix all.tests line for ARB_texture_storage test.
Eric Anholt
1
-1/+1
2011-11-02
Test proper operation of ++ and -- on integers.
Paul Berry
8
-0/+232
2011-11-02
ext_transform_feedback-output-type: test more array types
Marek Olšák
2
-0/+168
2011-11-02
all.tests: Add draw-copypixels-sync.
Vinson Lee
1
-0/+1
2011-11-02
all.tests: Fix typo of nv_conditional_render-bitmap.
Vinson Lee
1
-1/+1
2011-11-02
all.tests: Add copypixels-draw-sync.
Vinson Lee
1
-0/+1
2011-11-02
output-type: use malloc() instead of alloca() to fix MSVC build
Brian Paul
1
-1/+3
2011-11-02
ext_transform_feedback-output-type: test various types of TFB outputs
Marek Olšák
3
-0/+488
[next]