index
:
~airlied/piglit
ARB_blend_func_extended
arb-blend-func
arb_bindless_texture
arb_gpu_shader_fp64
arb_gpu_shader_fp64_2
arb_gpu_shader_int64
arb_gpu_shader_int64-2
arb_shader_subroutine
arb_tcma
arb_texture_cube_map_array
arb_texture_query_lod
arb_texture_rgb10_a2ui
arb_texture_stencil8
arb_vertex_attrib_64bit
cubemap-shader
ext-t-i
glean-master
glsl2
hacks
i-cant-believe-its-not-arb_shader_subroutine
master
rgtc
shader_runner
test
texture-al
texture_gather_offsets
ti-hack
tmp
xts5-wrapper
zink-wip
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
util
/
piglit-glx-util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-04
make: Make util libraries shared in non-windows systems
Pauli Nieminen
1
-0
/
+5
2012-02-04
util: Replace deprecated XKeycodeToKeysym with XGetKeyboardMapping.
Vinson Lee
1
-3
/
+6
2012-01-27
util: Add support for iterating over GLXFBConfigs using Pixmaps.
Eric Anholt
1
-0
/
+69
2011-12-13
util: Refactor extension string search code
Ian Romanick
1
-10
/
+3
2011-12-13
util: Add piglit_is_glx_extension_supported
Ian Romanick
1
-2
/
+12
2011-12-13
util: Add piglit_glx_get_all_proc_addresses to get a group of function addresses
Ian Romanick
1
-0
/
+26
2011-12-13
util: Add piglit_glx_error_string to convert a GLX error to a printable string
Ian Romanick
1
-0
/
+34
2011-12-13
util: Add GLXBadProfileARB as a valid GLX error value
Ian Romanick
1
-1
/
+5
2011-08-28
framework: Add an option to run a test into an FBO.
Eric Anholt
1
-2
/
+36
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-3
/
+3
2011-04-08
Make piglit_glx_get_error a bit more useful
Adam Jackson
1
-1
/
+11
2011-03-30
util: Add piglit_glx_get_error
Adam Jackson
1
-0
/
+17
2011-03-30
util: Add piglit_glx_get_fbconfig_from_visinfo
Adam Jackson
1
-0
/
+25
2011-03-25
glx: Add function to check minimum GLX version
Ian Romanick
1
-0
/
+19
2011-01-11
glx-visuals-stencil: New test to catch stencil-not-present behavior in GLX.
Eric Anholt
1
-6
/
+90
2010-12-09
piglit: new piglit_get_glx_context_share() function
Brian Paul
1
-1
/
+7
2010-07-26
piglit-glx-framework: need int piglit-automatic declaration/definition
Brian Paul
1
-0
/
+2
2010-07-23
piglit-glx-util: Break out of loop after closing display in auto mode
Kristian Høgsberg
1
-3
/
+4
2010-07-23
glx-destroycontext: Destroy our resources at the end to show off leaks.
Eric Anholt
1
-0
/
+2
2010-07-21
framework: Set X11 window hint for "doesn't take input" when in auto mode.
Eric Anholt
1
-2
/
+20
2010-01-15
glx-multithread: New test for GLX multithreaded rendering.
Eric Anholt
1
-0
/
+137