index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
arb_program_interface_query
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
Remove GLenum stringification macros.
Fabian Bieler
2
-53
/
+43
2017-08-21
arb_program_interface_query: set KHR_no_error status
Samuel Pitoiset
7
-1
/
+9
2016-10-04
arb_program_interface_query: Silence return-type warning.
Vinson Lee
1
-0
/
+1
2016-08-24
arb_program_interface_query: add compare-with-shader-subroutine test
Alejandro Piñeiro
2
-0
/
+369
2016-05-31
arb_program_interface_query: Fix TCS input expectations
Ian Romanick
1
-16
/
+7
2016-05-31
arb_program_interface_query: Expect array suffixes on array inputs / outputs
Ian Romanick
1
-4
/
+4
2016-05-31
arb_program_interface_query: Expect certain built-ins be prefixed with gl_Per...
Ian Romanick
1
-16
/
+23
2016-04-20
arb_program_interface_query: test stage ref for buffer blocks
Timothy Arceri
2
-1
/
+92
2016-02-11
program_interface_query: use format layout qualifiers instead of size* layout...
Alejandro Piñeiro
2
-2
/
+2
2016-02-11
program_interface_query: no need to check link status when using piglit_build...
Alejandro Piñeiro
1
-16
/
+0
2015-12-24
arb_program_interface_query: fix crash
Timothy Arceri
1
-0
/
+3
2015-12-03
arb_program_interface_query: Silence uninitialized variable warning.
Vinson Lee
1
-0
/
+6
2015-11-23
arb_program_interface_query: fix uppercase s in printf
Timothy Arceri
1
-1
/
+1
2015-11-23
arb_program_interface_query: output variable name in error message
Timothy Arceri
1
-2
/
+2
2015-11-23
arb_program_interface_query: add support for querying subroutine index
Timothy Arceri
2
-28
/
+52
2015-10-31
piq: declare an accurate output array size
Ilia Mirkin
1
-1
/
+1
2015-10-07
arb_program_interface_query: revert linker test for querying varyings
Tapani Pälli
1
-33
/
+0
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2015-09-25
arb_program_interface_query: add linker test for querying varyings
Tapani Pälli
1
-0
/
+33
2015-09-07
arb_program_interface_query: fix resource-query test errors
Tapani Pälli
1
-2
/
+2
2015-08-13
arb_program_interface_query: fix getprogramresourceiv errors
Tapani Pälli
1
-5
/
+4
2015-07-26
arb_program_interface_query: add missing space to error message
Timothy Arceri
1
-1
/
+1
2015-07-23
arb_program_resource: don't try compute enum for tess tests
Dave Airlie
1
-1
/
+0
2015-07-23
arb_program_resource: add vs output to sub test for gs
Dave Airlie
1
-0
/
+2
2015-07-08
arb_program_interface_query/resource-query: tess tests need subroutines
Marek Olšák
1
-1
/
+2
2015-05-20
program_interface_query: add new subtest for getprogramresourceiv
Samuel Iglesias Gonsalvez
3
-7
/
+40
2015-04-07
program_interface_query: add tests for getprogramresourceiv
Martin Peres
2
-0
/
+1133
2015-04-07
program_interface_query: move some shaders to common.h
Martin Peres
2
-27
/
+27
2015-04-07
program_interface_query: add tests for getprogramresourcename
Martin Peres
2
-0
/
+184
2015-04-07
program_interface_query: add tests for getprogramresourceindex
Martin Peres
4
-285
/
+361
2015-04-07
program_interface_query: add tests for getprograminterfaceiv
Martin Peres
3
-21
/
+203
2015-04-07
program_interface_query: add tests for querying the resources
Martin Peres
3
-0
/
+1020
2015-03-11
arb_program_interface_query: report subtest pass + minor cleanup
Tapani Pälli
1
-3
/
+11
2015-03-05
arb_program_interface_query: Remove unused variable.
Vinson Lee
1
-1
/
+1
2015-03-04
arb_program_interface_query: GetProgramResourceIndex test
Tapani Pälli
2
-0
/
+285
2015-03-02
arb_program_interface_query: add array to location test
Tapani Pälli
1
-7
/
+29
2015-02-26
arb_program_interface_query: GetProgramResourceLocation test
Tapani Pälli
3
-0
/
+447