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
/
CMakeLists.txt
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-20
util: Move glut code from piglit-framework.* to piglit-framework-glut.*
Chad Versace
1
-0
/
+1
2012-06-04
make: Make util libraries shared in non-windows systems
Pauli Nieminen
1
-0
/
+1
2012-05-23
util: Add Waffle backend for piglit-framework-fbo.c
Chad Versace
1
-0
/
+4
2012-05-23
util: Use piglit-framework-fbo.c and kill dead code
Chad Versace
1
-0
/
+1
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
/
+2
2012-02-03
util: Helper function to convert an arbitrary GL enum to a string.
José Fonseca
1
-0
/
+1
2011-11-08
util: Add piglit_expect_egl_error()
Chad Versace
1
-0
/
+7
2011-09-09
cmake: add gles1 as a valid target API
Chia-I Wu
1
-1
/
+0
2011-09-09
util: move shader related code to piglit-shader.[ch]
Chia-I Wu
1
-0
/
+1
2011-04-26
glean/pixelFormats: test EXT_texture_shared_exponent
Marek Olšák
1
-0
/
+1
2011-02-25
util: Build library piglitutil_gles2
Chad Versace
1
-0
/
+18
2011-02-25
cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txt
Chad Versace
1
-65
/
+1
2011-02-25
cmake: Temporarily disable building GLES2 targets
Chad Versace
1
-18
/
+19
2011-02-25
Add utility for EGL OpenGL ES 2.0 and desktop OpenGL
Shuang He
1
-0
/
+16
2011-02-25
Add utility for EGL, with a subset of glut implemented
Shuang He
1
-0
/
+4
2011-02-25
Move some common uilities to piglit-shared-util.c
Shuang He
1
-0
/
+2
2011-02-24
piglitutil: Link with math library.
Vinson Lee
1
-0
/
+4
2011-02-17
Import GLEW
Marek Olšák
1
-1
/
+2
2010-12-01
Add GLSL related utility functions
Ian Romanick
1
-0
/
+2
2010-07-23
Add X11 libs so it builds on Fedora
Kristian Høgsberg
1
-0
/
+2
2010-07-21
framework: Set X11 window hint for "doesn't take input" when in auto mode.
Eric Anholt
1
-5
/
+16
2010-04-12
Add a minimum cmake version
Xavier Chantry
1
-1
/
+1
2010-01-26
scissor-bitmap: Test glScissor vs glBitmap.
Eric Anholt
1
-0
/
+1
2010-01-15
glx-multithread: New test for GLX multithreaded rendering.
Eric Anholt
1
-0
/
+7
2010-01-09
Handle the glsl shader path prefix in the util rather than each program.
Eric Anholt
1
-0
/
+2
2009-09-16
util: Simple framework for tests
Ian Romanick
1
-0
/
+1
2009-07-16
util: Utility routine to load a text file (e.g., shader) from disk
Ian Romanick
1
-0
/
+1
2009-05-13
Re-add glew.h include.
Eric Anholt
1
-0
/
+7
2008-02-21
Move FindLine to shared code instead of cargo-culting it around.
Eric Anholt
1
-0
/
+3