index
:
~nh/piglit
arb_gl_spirv
deqp-run-multi
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
arb_vertex_program
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
arb_vertex_program: Use glGetProgramivARB, not glGetProgramiv.
Matt Turner
1
-2
/
+2
2015-11-13
arb_vertex_program: Remove unnecessary fragment programs.
Matt Turner
23
-138
/
+0
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2015-06-18
Port vp-two-constants.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+29
2015-06-18
Port vp-sge-alias.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+29
2015-06-18
Port vp-min.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+32
2015-06-18
Port vp-max.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+32
2015-06-18
Port vp-exp-alias.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+31
2015-06-18
Port vp-constant-negate.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+33
2015-06-18
Port vp-constant-array.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+30
2015-06-18
Port vp-constant-array-huge.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+149
2015-06-18
Port vp-arl-neg-array.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+35
2015-06-18
Port vp-arl-neg-array-2.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+35
2015-06-18
Port vp-arl-local-array.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+33
2015-06-18
Port vp-arl-env-array.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+33
2015-06-18
Port vp-arl-constant-array.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+34
2015-06-18
Port vp-arl-constant-array-varying.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+36
2015-06-18
Port vp-arl-constant-array-huge.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+166
2015-06-18
Port vp-arl-constant-array-huge-varying.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+170
2015-06-18
Port vp-arl-constant-array-huge-relative-offset.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+164
2015-06-18
Port vp-arl-constant-array-huge-overwritten.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+153
2015-06-18
Port vp-arl-constant-array-huge-offset.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+164
2015-06-18
Port vp-arl-constant-array-huge-offset-neg.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+165
2015-06-18
Port fogcoord-dph.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+29
2015-06-18
Port fogcoord-dp4.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+29
2015-06-18
Port fogcoord-dp3.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+29
2015-06-18
Port dataflow-bug.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+47
2015-06-18
Port big-param.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+43
2015-06-18
Port arl.vpfp to shader_runner
Kenneth Graunke
1
-0
/
+34
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
5
-5
/
+5
2014-05-14
arb_vertex_program: use default window size
Brian Paul
3
-9
/
+0
2014-05-13
arb_vertex_program: use default window size
Brian Paul
1
-2
/
+0
2014-03-22
arb_vertex_program/minmax: fix fragment program limit checking
Marek Olšák
1
-1
/
+4
2013-09-25
GL_ARB_vertex_program: Add a tests for Mesa code I was changing.
Eric Anholt
3
-0
/
+207
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
3
-3
/
+3
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
3
-0
/
+6
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
3
-12
/
+21
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
3
-3
/
+3
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
3
-3
/
+3
2012-06-20
tests: Let each test define main()
Chad Versace
3
-7
/
+12
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-3
/
+3
2012-03-12
cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.
José Fonseca
1
-0
/
+1
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2011-12-27
ARB_vertex_program/minmax: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2011-12-12
ARB_vertex_program/minmax: New test for minimum maximums.
Eric Anholt
2
-0
/
+113
2011-07-06
getlocal4d-with-error: New test for a bug in glGetProgramLocalParameter4dARB()
Eric Anholt
2
-0
/
+89
2011-07-06
getenv4d-with-error: New test for a bug in glGetProgramEnvParameter4dARB().
Eric Anholt
3
-0
/
+105