Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-24 | arb_pipeline_statistics_query-comp: Fix out-of-bounds reads. | Vinson Lee | 1 | -3/+3 |
2015-02-18 | arb_pipeline_statistics_query: fix window height setting | Ilia Mirkin | 1 | -1/+1 |
2015-02-17 | arb_pipeline_statistics_query: Fix typo for compute shaders. | Ben Widawsky | 1 | -2/+2 |
2015-02-17 | ARB_pipeline_statistics_query (comp): basic test | Jordan Justen | 2 | -0/+181 |
2015-02-17 | ARB_pipeline_statistics_query (frag): basic test | Ben Widawsky | 2 | -0/+115 |
2015-02-17 | ARB_pipeline_statistics_query (geom): basic test | Ben Widawsky | 3 | -1/+157 |
2015-02-17 | ARB_pipeline_statistics_query (clip): basic test | Ben Widawsky | 2 | -0/+128 |
2015-02-17 | ARB_pipeline_statistics_query (vertex): adjacency | Ben Widawsky | 4 | -2/+164 |
2015-02-17 | ARB_pipeline_statistics_query: Add range for expected results | Jordan Justen | 3 | -7/+12 |
2015-02-17 | ARB_pipeline_statistics_query (vertex): basic test | Ben Widawsky | 5 | -0/+274 |