summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-05-28am d6fe02d0: am 7722504f: Merge "Add tests for GL_EXT_debug_marker" into mnc-devPyry Haulos1-0/+1
2015-05-21Add tests for GL_EXT_debug_markerPyry Haulos1-0/+1
2015-05-06am aae22498: am b34a078e: Merge "Update EGL wrappers and utilities to latest ...Mika Isojärvi1-2/+3
2015-05-04Update EGL wrappers and utilities to latest spec.Mika Isojärvi1-2/+3
2015-04-22Emulate a better GL driver in null platform for better coverage.Jarkko Pöyry1-1/+3
2015-04-20Merge "Improve logging of texture border color."Jarkko Pöyry1-8/+8
2015-04-17Add default VAO vertexAttrbDivisor GLES3/GLES31 behavior change tests.Jarkko Pöyry1-0/+1
2015-04-17Remove complex builtin function constant folding cases from mustpassPyry Haulos1-2/+11
2015-04-16Improve logging of texture border color.Jarkko Pöyry1-8/+8
2015-04-14Add --deqp-watchdog=enable to mustpass spec filesPyry Haulos1-1/+1
2015-04-14Add initial EGL and ES2.0 mustpass listsPyry Haulos1-8/+31
2015-04-14Rename mnc mustpass to masterPyry Haulos1-19/+19
2015-04-06Only include info and functional tests in mustpassPyry Haulos1-2/+2
2015-04-03Merge "Generate MNC mustpass lists."Jarkko Pöyry1-438/+506
2015-04-03Generate MNC mustpass lists.Jarkko Pöyry1-438/+506
2015-04-03Fix read_pixels tests.Jarkko Pöyry1-0/+3
2015-04-03New mustpass script and first MNC ES3.x mustpass listsPyry Haulos2-9/+474
2015-03-19Support GL_EXT_texture_sRGB_R(G)8 extension in glw.Jarkko Pöyry3-3/+9
2015-03-11Do not dereference NULL even if such pointer is given by test code.Jarkko Pöyry1-7/+12
2015-03-09Improve logging of indexed enable and disable calls.Mika Isojärvi2-1/+13
2015-03-02Add better logging for indexed state queries.Mika Isojärvi2-3/+7
2015-02-25Merge "Fail call log code generation if method had zero matching outputs."Jarkko Pöyry1-2/+7
2015-02-25Fail call log code generation if method had zero matching outputs.Jarkko Pöyry1-2/+7
2015-02-25Add check_all.py and check_whitespace.py scripts.Jarkko Pöyry4-0/+237
2015-02-25Clean up scripts/.Jarkko Pöyry4-108/+132
2015-02-13Add support for AEP states to framework.Jarkko Pöyry5-60/+208
2015-02-13Add query tests for ES31 states.Jarkko Pöyry3-17/+74
2015-01-28Merge "Add copyright banner to scripts."Jarkko Pöyry44-0/+880
2015-01-26Enable GL_EXT_draw_buffers_indexed instead of OES.Mika Isojärvi1-1/+1
2015-01-26Add support for GL_OES_draw_buffers_indexed.Mika Isojärvi1-0/+1
2015-01-23Generate GL wrappers from latest api registry xml.Mika Isojärvi1-2/+2
2015-01-21Add copyright banner to scripts.Jarkko Pöyry44-0/+880
2015-01-16Add support for dynamic loading of EGL entry pointsPyry Haulos9-39/+218
2015-01-08Add GL_EXT_copy_image support to GL wrappers.Mika Isojärvi1-0/+1
2015-01-07Add script for generating test case list filesPyry Haulos2-1/+147
2015-01-05Add EXT_primitive_bounding_box tests.Jarkko Pöyry9-16/+101
2014-12-16Fix GLES2 negative texture api tests.Jarkko Pöyry3-3/+17
2014-12-04Generate EGL framework .inl files from Khronos XML registryPyry Haulos17-662/+1138
2014-11-20Use git commit id as release identifier in development buildsPyry Haulos1-20/+22
2014-11-06Generate GL(ES) framework .inl files from Khronos XML registry.Pyry Haulos15-0/+2241
2014-10-29First iteration of new release scriptPyry Haulos4-28/+573
2014-10-21LaunchControl linux script for GCC and Clang buildsKalle Raita1-0/+60
2014-09-10Import dEQP.Jarkko Poyry18-0/+2233