index
:
~sima/piglit
igt
wip
Unnamed repository; edit this file 'description' to name the repository.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
glean
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-14
util: Kill macro glewInit
Chad Versace
1
-1
/
+1
2012-10-31
glean: Test glStencilMaskSeparate too.
José Fonseca
2
-22
/
+151
2012-09-12
glean/depthStencil: fix the test
Marek Olšák
1
-4
/
+0
2012-09-12
glean/texCombine: test fewer combinations
Marek Olšák
1
-1
/
+1
2012-08-10
glean: Skip multisample configs
Chad Versace
1
-0
/
+6
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č
1
-1
/
+1
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-04-25
glean: Add missing stdlib.h include for system() call.
José Fonseca
1
-0
/
+1
2012-03-26
cmake: Add GLUT_INCLUDE_DIR to glean.
José Fonseca
1
-0
/
+1
2012-03-23
glean: use piglit_get_proc_address().
Paul Berry
2
-26
/
+4
2012-03-23
piglit-dispatch: Switch to using piglit-dispatch instead of GLEW.
Paul Berry
2
-2
/
+2
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-1
/
+1
2012-03-23
glean: use piglit-util and initialize GLEW.
Paul Berry
2
-0
/
+8
2012-01-02
glean: Release GLX context before destroying the window
Nicholas Miell
1
-0
/
+4
2011-11-02
glean: Fix handling of PIXELFORMATDESCRIPTORs.
Morgan Armand
4
-27
/
+24
2011-10-18
Merge branch 'glean-master'
Eric Anholt
11
-33
/
+17
2011-10-18
Update glean tests to 2a932dcf5d3aa513ecb65b51555408fb4783ba1a+fixes
Eric Anholt
25
-102
/
+305
2011-08-03
glean: Skip depth/stencil performance test in quick mode.
Eric Anholt
1
-1
/
+5
2011-05-25
glean/fbo: Don't test for the restrictions relaxed in ARB_ES2_compatibility.
Eric Anholt
1
-2
/
+5
2011-04-26
glean/pixelFormats: test EXT_texture_shared_exponent
Marek Olšák
3
-1
/
+35
2011-03-28
glsl1: add GLSL version checking code for single test case
Brian Paul
1
-0
/
+6
2011-03-28
glsl1: better comments for shadow2D() tests
Brian Paul
1
-4
/
+7
2011-03-28
blendFunc: observe the --quick flag.
José Fonseca
1
-1
/
+25
2011-03-14
glean/shaderAPI: Define APIENTRY if not defined.
Vinson Lee
1
-0
/
+4
2011-03-14
glean/pixelFormats: s/__func__/__FUNCTION__/
Vinson Lee
1
-1
/
+1
2011-03-14
glean/pixelFormats: test EXT_texture_snorm
Marek Olšák
2
-0
/
+79
2011-03-14
glean/pixelFormats: test ARB_texture_rg
Marek Olšák
2
-0
/
+174
2011-03-14
glean/pixelFormats: remove #ifdefs
Marek Olšák
1
-41
/
+6
2011-03-14
glean: use glew in glwrap.h
Marek Olšák
1
-1029
/
+2
2011-03-13
Portability build fixes for MinGW.
José Fonseca
1
-1
/
+1
2011-03-09
cmake: Only build i386 glean on Mac OS X.
Vinson Lee
1
-2
/
+1
2011-03-07
cmake: Allow GL/glext.h to be specified separately.
José Fonseca
1
-0
/
+1
2011-03-01
Fix glean build
Shuang He
1
-0
/
+0
2011-02-25
cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txt
Chad Versace
2
-97
/
+97
2011-02-16
texCombine: test GL_ATI_texture_env_combine3
Marek Olšák
2
-3
/
+134
2011-01-08
pointAtten: Initialize member variables in class PointAttenuationTest constru...
Vinson Lee
1
-0
/
+6
2011-01-08
pixelFormats: Initialize member variables in class PixelFormatsTest constructor.
Vinson Lee
1
-0
/
+6
2011-01-07
glean: Initialize member variables in class Lex constructor.
Vinson Lee
1
-0
/
+2
2011-01-07
glean: Initialize member env in class Test constructor.
Vinson Lee
1
-0
/
+2
2011-01-07
texcombine: Ensure variable expected is initialized.
Vinson Lee
1
-1
/
+1
2010-12-24
glean: Remove unnecessary headers.
Vinson Lee
5
-8
/
+0
2010-11-12
pbo: fix glIsBuffer() tests
Vinson Lee
1
-5
/
+3
2010-11-04
vertarraybgra: Use gl[En|Dis]ableClientState for client-side capabilities.
Vinson Lee
1
-4
/
+4
2010-11-04
Initialize member variable _pixels in class Image.
Vinson Lee
1
-1
/
+7
2010-10-08
glean: Don't use glGetShaderInfoLog on program objects
Ian Romanick
2
-7
/
+13
2010-10-08
glsl1: Replace "/" with "-" in test names.
Vinson Lee
1
-4
/
+4
2010-09-30
fbo: tweak vertex pos for line drawing
Brian Paul
1
-1
/
+1
2010-09-28
glean: Update glsl1 to 9682c3021140961d26c4c6b1dcc1d148eb137cd2.
Vinson Lee
1
-8
/
+5
2010-09-28
pointAtten: improve measureSize() function
Brian Paul
1
-12
/
+32
[next]