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
/
spec
/
glx_arb_create_context
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
cmake: Prefix cmake options and feature macros with PIGLIT
Chad Versace
1
-4
/
+4
2012-07-20
glx_arb_create_context_robustness: Require ARB_robustness for robust contexts
Ian Romanick
2
-0
/
+139
2012-07-20
glx_arb_create_context_robustness: Verify that invalid reset strategies are r...
Ian Romanick
2
-0
/
+76
2012-07-20
glx_ext_create_context_es2_profile: Verify that the invalid ES versions are r...
Ian Romanick
2
-0
/
+112
2012-07-20
glx_ext_create_context_es2_profile: Verify that indirect-rendering is impossible
Ian Romanick
2
-0
/
+116
2012-07-20
glx_arb_create_context_profile: Verify that the profile is ignored pre-3.2
Ian Romanick
2
-0
/
+116
2012-07-20
glx_arb_create_context_profile: Verify that the core profile is supported for...
Ian Romanick
2
-0
/
+158
2012-07-20
glx_arb_create_context_profile: Verify that invalid profiles are rejected
Ian Romanick
2
-0
/
+106
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
12
-12
/
+12
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-05-03
cmake: Fix piglit build when BUILD_GLX_TESTS=True
Aaron Watry
1
-1
/
+6
2012-04-29
cmake: only link X11 libraries when building GLX tests
Dylan Noblesmith
1
-2
/
+4
2012-04-29
cmake: add an option for building GLX tests
Dylan Noblesmith
1
-2
/
+2
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-11
/
+11
2012-03-23
Add glewInit() calls to GLX_ARB_create_context tests.
Paul Berry
2
-0
/
+2
2012-03-03
cmake: check for glproto headers
Dylan Noblesmith
1
-0
/
+3
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2011-12-29
glx_arb_create_context: Remove dead code.
Vinson Lee
1
-2
/
+1
2011-12-21
glx_arb_create_context: Verify that color-index rendering is rejected with Op...
Ian Romanick
2
-0
/
+113
2011-12-21
glx_arb_create_context: Verify that invalid render types are rejected
Ian Romanick
2
-0
/
+99
2011-12-21
glx_arb_create_context: Verify that the forward-compatible flag can be accepted
Ian Romanick
2
-0
/
+71
2011-12-21
glx_arb_create_context: Verify rejection of forward-compatible flag w/pre-3.0
Ian Romanick
2
-0
/
+156
2011-12-21
glx_arb_create_context: Verify that the invalid flags are rejected
Ian Romanick
2
-0
/
+90
2011-12-21
glx_arb_create_context: Verify that the invalid attributes are rejected
Ian Romanick
2
-0
/
+99
2011-12-21
glx_arb_create_context: Verify that the invalid GL versions are rejected
Ian Romanick
2
-0
/
+107
2011-12-21
glx_arb_create_context: Verify that the attributes list pointer can be NULL
Ian Romanick
2
-0
/
+64
2011-12-21
glx_arb_create_context: Verify that the attributes list can be empty
Ian Romanick
2
-0
/
+67
2011-12-21
glx_arb_create_context: Verify default minor version is 0
Ian Romanick
2
-0
/
+88
2011-12-21
glx_arb_create_context: Verify default major version is 1
Ian Romanick
2
-0
/
+81
2011-12-21
glx_arb_create_context: Add common test infrastructure
Ian Romanick
4
-0
/
+225