index
:
~bwidawsk/piglit
caca
fast-clear-debug
master
primgen
stencil_export
Unnamed repository; edit this file 'description' to name the repository.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
framework: add exception back to TestResult class
Dylan Baker
2
-2
/
+15
2015-10-01
tess/fp64: add some basic cross over tests
Dave Airlie
3
-0
/
+258
2015-10-01
arb_shader_subroutine: add a vertex shader test
Dave Airlie
1
-0
/
+52
2015-09-30
framework: add clinfo to system information
Dylan Baker
5
-2
/
+17
2015-09-30
arb_compute_shader: A simple CS test with SSBO
Jordan Justen
1
-0
/
+74
2015-09-30
shader_runner: Add SSBO buffer initialization command
Jordan Justen
1
-0
/
+8
2015-09-30
cl: fix get-kernel-arg-info indentation
Serge Martin
1
-208
/
+208
2015-09-30
cl: add clEnqueueFillImage
Serge Martin
3
-0
/
+336
2015-09-30
cl: add clEnqueueMigrateMemObjects
Serge Martin
3
-0
/
+246
2015-09-29
Remove dangling references to GLU
Ian Romanick
2
-2
/
+1
2015-09-29
fbo-depth-sample-compare: Eliminate dependency on gluSphere
Ian Romanick
2
-17
/
+129
2015-09-29
fbo-depth-sample-compare: Use piglit_draw_rect_tex
Ian Romanick
1
-10
/
+1
2015-09-29
fbo-depth-sample-compare: Use piglit_build_simple_program
Ian Romanick
1
-9
/
+3
2015-09-29
glean: Remove dependency on libGLU
Ian Romanick
2
-4
/
+0
2015-09-29
glean: Just use glTexImage2D in ttexgen
Ian Romanick
1
-1
/
+3
2015-09-29
glean: Remove unused method Image::makeMipmaps
Ian Romanick
2
-16
/
+0
2015-09-29
glean: Replace gluOrtho2D with plain glOrtho
Ian Romanick
1
-1
/
+1
2015-09-29
glean: Replace gluErrorString with piglit_get_gl_error_name
Ian Romanick
5
-12
/
+16
2015-09-29
polygon-offset: Replace gluProject to remove the dependency on libGLU
Ian Romanick
2
-16
/
+62
2015-09-29
polygon-offset: Small bit of output refactoring
Ian Romanick
1
-11
/
+6
2015-09-29
polygon-offset: Remove a layer of tabs
Ian Romanick
1
-16
/
+16
2015-09-29
polygon-offset: Replace draw_2x2_quad with piglit_draw_rect
Ian Romanick
1
-14
/
+3
2015-09-29
polygon-offset: Remove a lot of redundant state setup
Ian Romanick
1
-31
/
+4
2015-09-29
polygon-offset: Assortment of coding standards fixes
Ian Romanick
1
-176
/
+142
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
145
-145
/
+0
2015-09-29
arb_compute_shader: Fix missed varargs termination in cs-ids-common.c
Jordan Justen
1
-1
/
+2
2015-09-29
tests: Add integration for khronos CTS runner.
Dylan Baker
2
-0
/
+86
2015-09-26
glsl-1.50: test shader compiles with unused uniform block
Timothy Arceri
1
-0
/
+19
2015-09-25
framework/summary: Fix regressions and fixes list to not include skip
Dylan Baker
1
-2
/
+6
2015-09-25
cmake: Link libpiglitutil_gl to libGL
Chad Versace
1
-0
/
+1
2015-09-25
arb_program_interface_query: add linker test for querying varyings
Tapani Pälli
1
-0
/
+33
2015-09-24
framework/results.py: write command to json
Dylan Baker
1
-4
/
+5
2015-09-24
templates/index.mako: handle missing subtests correctly
Dylan Baker
1
-2
/
+3
2015-09-24
framework/results.py: Fix Subtests class
Dylan Baker
3
-8
/
+29
2015-09-24
framework/tests/results_tests.py: fix copy and paste error in test
Dylan Baker
1
-2
/
+2
2015-09-24
arb_compute_shader: Add indirect compute dispatch test
Jordan Justen
3
-0
/
+90
2015-09-24
arb_compute_shader: Add render + compute test
Jordan Justen
3
-0
/
+103
2015-09-24
arb_compute_shader: Check local ids at various sizes using atomic counters
Jordan Justen
3
-0
/
+63
2015-09-24
arb_compute_shader: Add common functions for checking invocation IDs
Jordan Justen
3
-1
/
+490
2015-09-24
arb_compute_shader: Add common functions to generate a CS program
Jordan Justen
3
-0
/
+152
2015-09-24
shader_runner: Add ARB_program_interface_query support
Samuel Iglesias Gonsalvez
1
-0
/
+166
2015-09-24
shader_runner: make active_uniforms's all_types variable be global
Samuel Iglesias Gonsalvez
1
-78
/
+78
2015-09-24
arb_arrays_of_arrays: allow for eliminated inactive uniforms
Timothy Arceri
1
-15
/
+1
2015-09-23
all.py: s/occlusion_query_conformance/occlusion_query_conform/
Brian Paul
1
-1
/
+1
2015-09-23
framework/core: add fallback to PiglitConfig.safe_get
Dylan Baker
2
-3
/
+7
2015-09-23
sso: Add a test that passes data using the legacy gl_TexCoord varyings.
Kenneth Graunke
2
-0
/
+111
2015-09-23
sso: Add a rendezvous_by_location-3-stages test.
Kenneth Graunke
2
-0
/
+152
2015-09-22
framework/backends.json.py: use TestrunResult.from_dict for resume
Dylan Baker
1
-12
/
+3
2015-09-22
framework/backends/json.py: don't resume if results.json.<comp> exists
Dylan Baker
1
-12
/
+6
2015-09-22
framework/summary/html_.py: split the html function
Dylan Baker
2
-42
/
+86
[prev]
[next]