index
:
~jljusten/piglit
arb_get_program_binary
atomic-fs
attributeless
bash-install-path
cs
cs-master
debian-unstable
depth-clear-timing
depthstencil-different-lod
dmabuf-prefer-gbm-over-libdrm-intel
dynamic-buffer-index
fabian-tess
fbo-5-varyings
gbm
get-prog-bin
gl_Layer
gs-inv-id
gs-streams
image-load-store
instanced_arrays-vbo
intel-rectlist
interface-blocks
layered-jkp
libcaca
main
master
piglit-cmd
piglit/master
pipe_stats
pipe_stats+cs
primitive-restart+instanced_arrays+vbo
primitive-restart-vbo
primitive-restart-xfb
python-piglit-util
qbo
rgb10_a2-precision
sanity
save-ci-shader-runner
shader_runner-time
small-size
textureLod-on-array
texture_rgb10_a2ui
tmp-dir-predicable-path
ts
ts-1
web-py3-pip
website
wflinfo-sys-info
jljusten's piglit repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
website: Convert Makefile to build-html.sh shell script
HEAD
master
Jordan Justen
4
-228
/
+33
2018-12-17
README.md: Customize for the piglit project
Jordan Justen
1
-84
/
+3
2018-12-17
index.rst: Change content to match current piglit website
Jordan Justen
1
-16
/
+29
2018-12-17
sphinx: Change theme from alabaster to flask
Jordan Justen
2
-1
/
+2
2018-12-17
conf.py: Customize for the Piglit project
Jordan Justen
1
-11
/
+18
2018-12-17
.gitlab-ci.yml: Build the website when the docs directory changes
Jordan Justen
1
-4
/
+7
2018-12-17
docs: Import gitlab sphinx example under docs directory
Jordan Justen
5
-0
/
+699
2018-12-18
glsl-1.10: test unrolling of loop where max iteration count guessed
Timothy Arceri
1
-0
/
+58
2018-12-18
glsl-1.10: test unrolling loops with variable iteration limits
Timothy Arceri
2
-0
/
+144
2018-12-14
Fix 'piglit resume'
Kenneth Graunke
1
-1
/
+1
2018-12-14
Probe pixel colors in bitmap-heart-dance test
Kenneth Graunke
1
-2
/
+21
2018-12-10
tests/ext_polygon_offset_clamp-draw: use subtest framework
Dylan Baker
1
-46
/
+78
2018-12-10
tests/ext_semaphore-api-errors: Fix typo "usigned" -> "unsigned"
Dylan Baker
1
-3
/
+3
2018-12-10
tests/ext_semaphore-api-errors: Use subtest mechanism
Dylan Baker
1
-47
/
+63
2018-12-10
tests/ext_semaphore_fd-api-errors: Enumerate subtests
Dylan Baker
1
-21
/
+31
2018-12-10
tests/ext_transform_feedback-max-varyings: use subtest framework
Dylan Baker
1
-53
/
+94
2018-12-10
tests/ext_transform_feedback-max-varyings: remove duplicate configs
Dylan Baker
1
-2
/
+1
2018-12-10
tests/ext_transform_feedback-max-varyings: fix result reporting
Dylan Baker
1
-10
/
+4
2018-12-10
tests/ext_transform_feedback-max-varyings: Always report subtests
Dylan Baker
1
-0
/
+3
2018-12-10
tests/ext_window_rectangles-dlist: enumerate subtests
Dylan Baker
1
-0
/
+3
2018-12-10
tests/gl-1.0-beginend-coverage: enumerate subtests
Dylan Baker
1
-0
/
+26
2018-12-10
tests/gl-1.0/beginend-coverage: Run nondlist tests
Dylan Baker
1
-0
/
+2
2018-12-10
tests: use subtest frameowrk in gl-1.0-dlist-beginend
Dylan Baker
1
-53
/
+85
2018-12-10
tests: use subtest framework for gl-1.0-rendermode-feedback
Dylan Baker
1
-22
/
+35
2018-12-10
tests: Use a helper function in gl-1.0-rendermode-feedback
Dylan Baker
1
-37
/
+40
2018-12-10
tests: Fix indent in gl-1.0/vertex-program-two-side
Dylan Baker
1
-3
/
+3
2018-12-10
tests: Use piglit_run_selected_subtest in gl-3.0-render-integer
Dylan Baker
1
-45
/
+55
2018-12-10
mesa_pack_invert/readpixels: enumerate subtests
Dylan Baker
1
-0
/
+9
2018-12-10
nv_image_formats/copy-image-formats: Convert to use subtests
Dylan Baker
1
-29
/
+37
2018-12-10
test/logicop: Use piglit_subtest mechanism
Dylan Baker
1
-56
/
+41
2018-12-06
arb_texture_view: fix security format warnings
Ross Burton
1
-13
/
+6
2018-12-06
arb_gl_spirv: simple test, use correct reference colors
Alejandro Piñeiro
1
-17
/
+6
2018-12-04
ext_image_dma_buf_import/unsupported_format has no reason to be intel-only
Eric Engestrom
3
-13
/
+3
2018-12-04
make sure 'unsupported format' test always uses an unsupported format
Eric Engestrom
2
-1
/
+6
2018-12-04
tests: only run rounding tests if FE_UPWARD is present
Ross Burton
2
-8
/
+16
2018-12-04
EGL_EXT_image_dma_buf_import: drop alpha-one to sample yuv tests
Lionel Landwerlin
1
-3
/
+3
2018-12-03
travis: reflect new best-practice travis-ci configuration
Rhys Kidd
1
-3
/
+6
2018-12-02
cl: Wait for kernel execution instead of flushing the queue in cl_piglit_exec...
Jan Vesely
1
-1
/
+1
2018-12-02
cl: Add execution event parameter to piglit_cl_enqueue_kernel
Jan Vesely
7
-11
/
+22
2018-11-29
program_interface_query: don't expect a valid location for TCS output
Andrii Simiklit
1
-8
/
+8
2018-11-26
drawoverhead: print results in the CSV format
Marek Olšák
3
-26
/
+4
2018-11-26
ext_window_rectangles/render: make the test more thorough
Marek Olšák
1
-32
/
+61
2018-11-26
primitive-restart-draw-mode: draw front and back faces in different colors
Marek Olšák
1
-2
/
+9
2018-11-21
tests/image_load_store/atomic: use piglit subtest framework
Dylan Baker
1
-164
/
+239
2018-11-21
texturing: run gles2 variants as well
Erik Faye-Lund
1
-0
/
+3
2018-11-21
s3tc-errors: port to gles20
Erik Faye-Lund
1
-24
/
+27
2018-11-21
s3tc-errors: port to gles31
Erik Faye-Lund
2
-2
/
+56
2018-11-21
s3tc-texsubimage: port to gles2
Erik Faye-Lund
2
-0
/
+49
2018-11-21
s3tc-teximage: port to gles2
Erik Faye-Lund
2
-0
/
+53
2018-11-21
texturing: use piglit_draw_rect_tex instead of glBegin/glEnd
Erik Faye-Lund
2
-14
/
+4
[next]