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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
arb_direct_state_access: Add a compatibility-profile draw test
arb-direct-state-access
Fredrik Höglund
3
-0
/
+173
2015-04-03
arb_direct_state_access: Add a compatibility-profile test
Fredrik Höglund
3
-0
/
+201
2015-04-03
arb_direct_state_access: Add a core-profile test
Fredrik Höglund
3
-0
/
+188
2015-04-03
arb_direct_state_access: Add a test for glGetVertexArray*iv
Fredrik Höglund
3
-0
/
+287
2015-04-03
arb_direct_state_access: Add a test for glVertexArrayVertexBuffers
Fredrik Höglund
3
-0
/
+370
2015-04-03
arb_direct_state_access: Add a test for glVertexArrayVertexBuffer
Fredrik Höglund
3
-0
/
+143
2015-04-03
arb_direct_state_access: Add a test for glVertexArrayElementBuffer
Fredrik Höglund
3
-0
/
+125
2015-04-03
arb_direct_state_access: Add a test for glVertexArrayBindingDivisor
Fredrik Höglund
3
-0
/
+121
2015-04-03
arb_direct_state_access: Add a test for glVertexArrayAttribBinding
Fredrik Höglund
3
-0
/
+135
2015-04-02
arb_direct_state_access: Add a test for glVertexArrayAttrib[I|L]Format
Fredrik Höglund
3
-0
/
+807
2015-04-02
arb_direct_state_access: Add a test for glEnable/DisableVertexArrayAttrib
Fredrik Höglund
3
-0
/
+129
2015-04-02
arb_direct_state_access: Add a test for glCreateVertexArrays
Fredrik Höglund
3
-0
/
+150
2015-04-02
dsa/utils: Add check_vbo_binding()
Fredrik Höglund
2
-0
/
+27
2015-04-02
dsa/utils: Add check_indexed_vao_param()
Fredrik Höglund
2
-0
/
+24
2015-03-31
glsl-1.10: Add vec4 test for gl_FrontFacing ternary usage.
Tapani Pälli
1
-0
/
+24
2015-03-30
cl: Enable required extension before using double type
Jan Vesely
2
-4
/
+4
2015-03-30
tests/all: Fix Windows exclusion of GLX tests.
Jose Fonseca
1
-2
/
+1
2015-03-30
glsl-1.50: don't do link check in gs-also-uses-smooth-flat-noperspective.geom
Samuel Iglesias Gonsalvez
1
-1
/
+1
2015-03-30
arb_arrays_of_arrays: fix output size
Timothy Arceri
1
-2
/
+3
2015-03-30
glsl-es-1.00: add test for constant-index-expression indexing
Tapani Pälli
1
-0
/
+24
2015-03-28
glsl-1.50: check read only interfaces are read only
Timothy Arceri
4
-0
/
+80
2015-03-26
gl-2.0: port const vertex attrib webgl test to piglit
Ilia Mirkin
3
-0
/
+138
2015-03-26
glsl-1.20: add test to tickle copy propagation bug in st/mesa
Ilia Mirkin
1
-0
/
+99
2015-03-26
cl: add atan2pi test
Jan Vesely
1
-0
/
+11
2015-03-26
cl: add asinpi test
Jan Vesely
1
-0
/
+10
2015-03-26
cl: add acospi test
Jan Vesely
1
-0
/
+10
2015-03-26
igt.py: don't check the environment when in dry-run mode
Thomas Wood
1
-1
/
+1
2015-03-26
profile.py: pass options to the pre-run and post-run hooks
Thomas Wood
3
-6
/
+10
2015-03-25
arb_color_buffer_float: Don't try to use MRT if number of draw buffers is 1.
Eric Anholt
1
-5
/
+13
2015-03-25
arb_color_buffer_float: Actually use the enum names.
Eric Anholt
1
-6
/
+10
2015-03-25
variable-indexing: Re-run code generation and commit.
Eric Anholt
216
-0
/
+216
2015-03-25
variable-index-read/write.sh: Emit requirements for varying floats.
Eric Anholt
2
-0
/
+17
2015-03-25
variable-index-read/write.sh: Add a script for regenerating all of them.
Eric Anholt
1
-0
/
+12
2015-03-25
shader_runner: Add support for checking for max varying components.
Eric Anholt
1
-0
/
+11
2015-03-25
shader_runner: Generalize the check for vert/frag uniform components.
Eric Anholt
1
-22
/
+29
2015-03-25
tex-miplevel-selection: Fix textureProj failures due to precision errors
Iago Toral Quiroga
1
-4
/
+4
2015-03-24
arb_direct_state_access: Remove unused variables.
Vinson Lee
1
-2
/
+0
2015-03-24
fs-discard-exit-2: Fix Clang absolute-value warnings.
Vinson Lee
1
-2
/
+2
2015-03-24
arb_pipeline_statistics_query-comp: Fix out-of-bounds reads.
Vinson Lee
1
-3
/
+3
2015-03-24
arb_direct_state_access: Ignore scanf return value.
Vinson Lee
1
-1
/
+1
2015-03-24
glsl-1.50-geometry-primitive-id-restart: Add NORETURN attribute to print_usag...
Vinson Lee
1
-1
/
+1
2015-03-24
util/ktx: Remove stray semicolon.
Vinson Lee
1
-1
/
+1
2015-03-24
glsl-1.50/execution/geometry: Fix out-of-bounds read.
Vinson Lee
1
-1
/
+1
2015-03-24
backends_tests.py: Skip tests that require lxml if lxml isn't installed
Dylan Baker
1
-0
/
+3
2015-03-24
Fix shader test for gl_FragCoord redeclaration
Guo, Johney
1
-4
/
+2
2015-03-24
framework: Use GLUT_3_2_CORE_PROFILE on MacOSX.
Jose Fonseca
1
-1
/
+21
2015-03-24
framework: Don't warn about using deprecated GLUT functions on MacOSX.
Jose Fonseca
1
-0
/
+5
2015-03-24
cmake: Silence CMP0042 warnings on MacOSX.
Jose Fonseca
1
-0
/
+5
2015-03-24
samplers: add a test that has a sampler array inside of a struct
Ilia Mirkin
1
-0
/
+39
2015-03-24
glsl-1.20: test intrastage linking with const arrays
Tapani Pälli
1
-0
/
+22
[next]