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
path:
root
/
tests
/
shaders
/
glsl-fs-pointcoord.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
1
-0
/
+2
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
1
-4
/
+7
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-09-10
Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Chris Forbes
1
-5
/
+1
2012-09-04
Convert all glutSwapBuffers to piglit_present_results
Chris Forbes
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-20
tests: Let each test define main()
Chad Versace
1
-3
/
+4
2012-03-23
piglit-dispatch: Switch to using piglit-dispatch instead of GLEW.
Paul Berry
1
-7
/
+0
2012-03-07
Stop using GLEW_VERSION_* macros
Paul Berry
1
-1
/
+1
2011-06-05
glsl-fs-pointcoord: Fix positioning when max point size is odd.
Eric Anholt
1
-1
/
+1
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-1
/
+1
2011-03-14
s/WIN32/_WIN32/
José Fonseca
1
-1
/
+1
2011-03-13
Portability build fixes for MinGW.
José Fonseca
1
-0
/
+4
2011-02-17
Import GLEW
Marek Olšák
1
-1
/
+1
2011-02-04
glsl-fs-pointcoord: Remove redundant code.
Eric Anholt
1
-2
/
+0
2010-07-26
glsl-fs-pointcoord.c: clamp point_size to window size
Brian Paul
1
-0
/
+2
2010-07-23
glsl-fs-pointcoord: Add a little safety in case max point size is huge.
Eric Anholt
1
-0
/
+5
2010-04-09
glsl-fs-pointcoord: New test for using gl_PointCoord in the FS.
Eric Anholt
1
-0
/
+111