index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-27
piglit/util: add support for probing doubles in a buffer.
Dave Airlie
2
-1
/
+26
2015-07-08
piglit_util: allow calling piglit_draw_rect with separate shader objects
Marek Olšák
1
-0
/
+11
2015-06-29
gl-framework: always destroy gl context on exit
Ilia Mirkin
3
-2
/
+8
2015-06-15
cl-tests: don't pass NULL ptr to initial strtok call
Lucas Stach
1
-0
/
+6
2015-06-08
util: Implement basename for MSVC.
Jose Fonseca
2
-0
/
+31
2015-06-08
util: Include libgen.h on MacOSX & MinGW.
Jose Fonseca
1
-0
/
+4
2015-06-08
cmake,util: Disable MacOSX depracation warnings everywhere.
Jose Fonseca
1
-5
/
+0
2015-06-08
util: Include gl_wrap.h instead of GL/gl.h.
Jose Fonseca
1
-1
/
+2
2015-06-08
util: Don't re-define _GNU_SOURCE.
Jose Fonseca
1
-1
/
+0
2015-06-06
util: Add a -png option to dump PNG files on piglit_present_results().
Kenneth Graunke
1
-0
/
+40
2015-06-06
util: Add a piglit_write_png() function.
Kenneth Graunke
3
-0
/
+143
2015-05-21
piglit-util-gl: Add piglit_get_gl_enum_from_name
Jordan Justen
3
-9
/
+66
2015-05-11
util: Fix the vertex buffer setup
Anuj Phogat
1
-2
/
+2
2015-05-11
piglit-util: set GL_PATCH_VERTICES when drawing a quad as a patch
Marek Olšák
1
-1
/
+10
2015-05-03
framework: Support PIGLIT_DEFAULT_SIZE env variable
Jordan Justen
2
-7
/
+31
2015-04-30
dispatch: Fix lookup for core OpenGL symbols
Chad Versace
1
-11
/
+31
2015-04-30
shader_runner: add "draw rect patch" to draw rectangles as patches
Marek Olšák
2
-7
/
+20
2015-04-29
util: Remove executable bit from C source files
Chad Versace
2
-0
/
+0
2015-04-27
dispatch: Use dlsym to lookup core symbols for EGL (v2)
Daniel Kurtz
1
-2
/
+58
2015-04-22
piglit-util-egl: check if EGL_EXT_client_extensions is supported
Daniel Kurtz
1
-0
/
+10
2015-04-22
piglit-util-egl: fix a typo in piglit_egl_get_default_display
Marek Olšák
1
-1
/
+1
2015-04-21
util: Narrow down the scope of Windows unhandled exception filter.
Jose Fonseca
2
-64
/
+79
2015-03-24
util/ktx: Remove stray semicolon.
Vinson Lee
1
-1
/
+1
2015-03-24
framework: Use GLUT_3_2_CORE_PROFILE on MacOSX.
Jose Fonseca
1
-1
/
+21
2015-03-24
framework: Don't warn about using deprecated GLUT functions on MacOSX.
Jose Fonseca
1
-0
/
+5
2015-03-20
util: do not compile/attach a NULL shader
Martin Peres
1
-3
/
+7
2015-03-17
framework: Request forward-compatible contexts when supports_gl_core_version ...
Jose Fonseca
2
-1
/
+25
2015-03-17
framework: Handle supports_gl_compat_version >= 32 with GLUT.
Jose Fonseca
1
-1
/
+6
2015-03-17
framework: Handle supports_gl_compat_version >= 32 with Waffle.
Jose Fonseca
1
-0
/
+5
2015-02-27
utils: Handle WM_QUIT properly.
Jose Fonseca
1
-4
/
+17
2015-02-27
utils: Don't intercept WM_KEYDOWN::VK_ESCAPE.
Jose Fonseca
1
-7
/
+0
2015-02-26
util: Use posix_memalign for all non-Windows platforms.
Vinson Lee
1
-3
/
+1
2015-02-26
util: Define C99 __func__ macro on MSVC.
Jose Fonseca
1
-0
/
+4
2015-02-25
utils: Write event loop for Waffle+WGL.
Jose Fonseca
1
-8
/
+64
2015-02-23
registry generation: Finish hybridizing
Dylan Baker
1
-2
/
+12
2015-02-23
util: fix the order of parameters in piglit_alloc_aligned
Marek Olšák
2
-2
/
+2
2015-02-23
piglit/vbo: fix attribute size for doubles.
Dave Airlie
1
-1
/
+3
2015-02-21
util: Fix MacOSX build.
Jose Fonseca
1
-0
/
+6
2015-02-21
util: Fix white-space.
Jose Fonseca
1
-5
/
+5
2015-02-20
util: add piglit_get_page_size(), piglit_align_alloc/free()
Brian Paul
2
-0
/
+45
2015-02-20
Use alloca instead of variable length arrays
Jan Vesely
1
-0
/
+2
2015-02-12
vbo parser: add double support to parser code.
Dave Airlie
1
-6
/
+33
2015-02-09
gbm: Limit libcaca size for small tests
Jordan Justen
1
-2
/
+8
2015-02-09
gbm: Use libcaca to determine console resolution
Jordan Justen
1
-0
/
+9
2015-02-09
gbm: Attempt to size libcaca output to fit the console window
Jordan Justen
1
-4
/
+37
2015-02-03
util/shader: Define "nothrow" variant of piglit_compile_shader_text().
Francisco Jerez
2
-2
/
+19
2015-01-30
gbm: Use caca_flop to vertically flop the output
Jordan Justen
1
-18
/
+2
2015-01-30
gbm: Fix off by 1 error in libcaca image flop
Jordan Justen
1
-2
/
+2
2015-01-28
gen_dispatch.py: silence error
Dylan Baker
1
-1
/
+1
2015-01-28
gen_dispatch.py: Remove unnecessary parens from assert keyword
Dylan Baker
1
-4
/
+4
[next]