index
:
~anholt/piglit
apitrace
atomic-counters
atomic-counters-review-2
automake
buffer-age
cairo
dmabuf-refcount
epoxy
es2-compat
fbo-clear-formats
framework
fs-texture-select
g-s-dim-window
getteximage
glean-master
glsl2
glspec-upstream
idr-glsl
lineloop-many
master
merge-glspec
mesa-multithread-makecurrent
rpi2-piglit
saturate
swap-exchange
sync
tbo
ubo
utility-wrapper
vc4-perf
wm-hint-below
xcb
xts
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
EGL_EXT_image_dma_buf_import/refcount: New test for GEM handle bug.
dmabuf-refcount
Eric Anholt
4
-4
/
+139
2016-07-25
sample_common: Move clearing the buffer to the callers.
Eric Anholt
3
-4
/
+6
2016-07-25
sample_common: Separate drawing from destroying an image.
Eric Anholt
2
-14
/
+19
2016-07-25
sample_common: Separate EGLImage-to-texture from drawing.
Eric Anholt
2
-3
/
+21
2016-07-25
sample_common: Reuse piglit_draw_rect_tex instead of hand-rolling it.
Eric Anholt
1
-16
/
+6
2016-07-25
sample_common: Factor out image creation for a dmabuf fd.
Eric Anholt
2
-10
/
+34
2016-07-25
sample_rgb/yuv: Present the results to the screen in non-auto.
Eric Anholt
2
-4
/
+12
2016-07-25
piglit-framework-gl: Use GBM on non-intel for dmabuf creation.
Eric Anholt
2
-1
/
+107
2016-07-24
KHR_debug/object-label: Improve query object label testing.
Eric Anholt
1
-3
/
+4
2016-07-24
getteximage-depth: Fix failures on cubemap-supporting GL < 3.0.
Eric Anholt
1
-1
/
+2
2016-07-24
ARB_texture_non_power_of_two/sizes: Add a test for sampling at various sizes.
Eric Anholt
4
-0
/
+174
2016-07-24
gl-1.1: Add a new test for large vertex counts.
Eric Anholt
3
-0
/
+463
2016-07-24
Revert "winsys-framework: Default to showing window"
Eric Anholt
1
-10
/
+10
2016-07-24
ARB_texture_multisample: Don't use a 3D texture size above the minmax.
Eric Anholt
2
-12
/
+12
2016-07-24
blend-over: Add a simple test for a blending optimization in i965.
Eric Anholt
2
-0
/
+115
2016-07-24
glsl-fs-discard-mrt: New test for bug 75207
Eric Anholt
3
-0
/
+209
2016-07-24
ext_image_dma_buf_import/sample_rgb: Make sure the window has alpha.
Eric Anholt
1
-0
/
+1
2016-07-22
khr_compressed_astc-miptree-array requires GL_ARB_ES3_compatibility
Anuj Phogat
1
-0
/
+3
2016-07-22
util/wfl: check for calloc() failure
Emil Velikov
1
-3
/
+5
2016-07-22
util/wfl: fold make_config_attrib_list and make_context_description
Emil Velikov
1
-102
/
+50
2016-07-22
util/wfl: check if derived context contains fwd compat/debug attributes
Emil Velikov
1
-0
/
+2
2016-07-22
util/wfl: update make_config_attrib_list() comment
Emil Velikov
1
-3
/
+4
2016-07-22
util/wfl: print to strerr if we get the wrong GL version
Emil Velikov
1
-2
/
+2
2016-07-22
arb_es2_compatibility: remove '#ifdef GL_EXTENSION' guards
Emil Velikov
5
-25
/
+0
2016-07-22
arb_copy_image: remove unneeded break statement.
Emil Velikov
1
-1
/
+0
2016-07-22
arb_copy_image: remove '#ifdef GL_EXTENSION' guards
Emil Velikov
1
-24
/
+5
2016-07-22
util/gl: remove '#if defined(GL_SYMBOL)' guards
Emil Velikov
1
-7
/
+0
2016-07-22
egl-nok-texture-from-pixmap: remove '#ifdef EGL_NOK_texture_from_pixmap' guard
Emil Velikov
1
-14
/
+0
2016-07-22
egl-nok-swap-region: remove '#ifdef EGL_NOK_swap_region' guard
Emil Velikov
1
-14
/
+0
2016-07-22
GLX_OML_sync_control: remove '#if defined(GLX_MESA_swap_control)' guards
Emil Velikov
1
-7
/
+0
2016-07-22
glx-swap-event: remove '#if defined(GLX_EXTENSION)' guards
Emil Velikov
1
-14
/
+0
2016-07-22
glx-swap-event: use piglit_time_get_nano() helper
Emil Velikov
1
-8
/
+1
2016-07-22
arb_tessellation_shader: add basic read/write variable indexing fp64 tests
Iago Toral Quiroga
4
-0
/
+392
2016-07-21
GL_OES_texture_storage_multisample_2d_array requires ES 3.1
Ilia Mirkin
1
-1
/
+1
2016-07-21
generators/gen_vs_in_fp64: Different VBO values per vertex
Andres Gomez
2
-35
/
+49
2016-07-21
egl: new test egl-create-msaa-pbuffer-surface
Tapani Pälli
3
-0
/
+94
2016-07-20
Add a test for instanced GS inputs.
Kenneth Graunke
1
-0
/
+61
2016-07-19
Try all negative powers of two with findMSB
Ian Romanick
6
-0
/
+200
2016-07-18
khr_texture_compression_astc: Allow TEXTURE_3D target if sliced_3d is supported
Anuj Phogat
1
-3
/
+8
2016-07-16
copy-pixels: disable texture state before copying
Ilia Mirkin
1
-0
/
+2
2016-07-14
unittests: Skip timeout tests on windows
Dylan Baker
1
-0
/
+3
2016-07-14
copy-pixels: Fix memory leak.
Vinson Lee
1
-4
/
+5
2016-07-14
arb_texture_barrier: Fix draw_passes value check.
Vinson Lee
1
-1
/
+1
2016-07-14
ext_image_dma_buf: Fix memory leaks.
Vinson Lee
1
-2
/
+6
2016-07-13
arb_shader_atomic_counter_ops: Verify that every new function can work
Ian Romanick
1
-0
/
+72
2016-07-13
arb_internalformat_query2: add APIENTRY qualifier to fix MSVC build
Brian Paul
1
-1
/
+1
2016-07-09
arb_texture_barrier: count of elements need to be multiple of three
Alejandro Piñeiro
1
-1
/
+3
2016-07-08
arb_texture_barrier: add an arb_texture_barrier test
Alejandro Piñeiro
5
-0
/
+570
2016-07-07
ext_image_dma_buf: Fix memory leak.
Vinson Lee
1
-0
/
+2
2016-07-06
arb_query_buffer_object: Silence Coverity unchecked return value defect.
Vinson Lee
1
-3
/
+3
[next]