May 2017 Archives by thread
Starting: Mon May 1 10:07:57 UTC 2017
Ending: Wed May 31 20:23:59 UTC 2017
Messages: 180
- [Piglit] [PATCH] arb_shader_storage_buffer_object: add member-memory-qualifiers.frag
Samuel Pitoiset
- [Piglit] [PATCH 1/2] shader_runner: add support for setting resident handles to UBO
Samuel Pitoiset
- [Piglit] [PATCH] OES_required_internalformat: Add a test for renderbuffer sizing.
Eric Anholt
- [Piglit] [PATCH 0/4] Test gl_PrimitiveID in instanced draws
Nicolai Hähnle
- [Piglit] [PATCH 1/2] arb_shader_image_load_store: add new compiler tests with qualifiers and functions
Samuel Pitoiset
- [Piglit] [PATCH] arb_uniform_buffer_object: add uniform-block-memory-qualifier.frag
Samuel Pitoiset
- [Piglit] [PATCH] glsl-1.00: Add testcases from the spec about redeclarations.
Eric Anholt
- [Piglit] [PATCH] egl-context-priority: Check eglInitialize result.
Vinson Lee
- [Piglit] [PATCH] beginend-coverage: change the incorect parameter for glMaterialf and glMateriali.
Sandra Koroniewska
- [Piglit] [PATCH] primitive-restart: run all tests even when there's a failure
Brian Paul
- [Piglit] [Review Request (master branch)] srgb_conformance: fix error computation
Neha Bhende
- [Piglit] [PATCH] pbo: delete unmapping the GL_PIXEL_UNPACK_BUFFER before using it and correct the data expected form glGetMapusv
Sandra Koroniewska
- [Piglit] [PATCH] pbo: delete unmapping the GL_PIXEL_UNPACK_BUFFER before using it and correct the data expected form glGetMapusv
sandra koroniewska
- [Piglit] [PATCH] pbo: delete unmapping the GL_PIXEL_UNPACK_BUFFER before using it and correct the data expected form glGetMapusv
Józef Kucia
- [Piglit] [PATCH v2] This fixes tests/spec/gl-2.1/pbo on Windows Intel driver. According to OpenGL Core spec 4.5, section 6.3.1 (Unmapping Buffers), page 75 "Unmapping a mapped buffer object invalidates the pointers to its data store" and to section 8.11.4 (Texture Image Queries) of the same spec on page 34 "If a pixel pack buffer is bound (as indicated by a non-zero value of PIXEL PACK BUFFER BINDING), data is an offset into the pixel pack buffer; otherwise,data is a pointer to client memory".
Sandra Koroniewska
- [Piglit] [PATCH v3] pbo: delete unmapping the GL_PIXEL_UNPACK_BUFFER before using it and correct the data expected form glGetMapusv This fixes tests/spec/gl-2.1/pbo on Windows Intel driver. According to OpenGL Core spec 4.5, section 6.3.1 (Unmapping Buffers), page 75 "Unmapping a mapped buffer object invalidates the pointers to its data store" and to section 8.11.4 (Texture Image Queries) of the same spec on page 34 "If a pixel pack buffer is bound (as indicated by a non-zero value of PIXEL PACK BUFFER BINDING), data is an offset into the pixel pack buffer; otherwise,data is a pointer to client memory".
Sandra Koroniewska
- [Piglit] [PATCH v3] pbo: delete unmapping the GL_PIXEL_UNPACK_BUFFER before using it and correct the data expected form glGetMapusv This fixes tests/spec/gl-2.1/pbo on Windows Intel driver. According to OpenGL Core spec 4.5, section 6.3.1 (Unmapping Buffers), page 75 "Unmapping a mapped buffer object invalidates the pointers to its data store" and to section 8.11.4 (Texture Image Queries) of the same spec on page 34 "If a pixel pack buffer is bound (as indicated by a non-zero value of PIXEL PACK BUFFER BINDING), data is an offset into the pixel pack buffer; otherwise,data is a pointer to client memory".
sandra koroniewska
- [Piglit] [PATCH v3] pbo: delete unmapping the GL_PIXEL_UNPACK_BUFFER before using it and correct the data expected form glGetMapusv This fixes tests/spec/gl-2.1/pbo on Windows Intel driver. According to OpenGL Core spec 4.5, section 6.3.1 (Unmapping Buffers), page 75 "Unmapping a mapped buffer object invalidates the pointers to its data store" and to section 8.11.4 (Texture Image Queries) of the same spec on page 34 "If a pixel pack buffer is bound (as indicated by a non-zero value of PIXEL PACK BUFFER BINDING), data is an offset into the pixel pack buffer; otherwise,data is a pointer to client memory".
Józef Kucia
- [Piglit] [PATCH] genned-names: correct the parameter for glBindBufferRange
Sandra Koroniewska
- [Piglit] [PATCH 1/6] arb_bindless_texture: test bound samplers/image with glUniform1i()
Samuel Pitoiset
- [Piglit] [Bug 100978] New: Undefined references: gbm_bo_map and _unmap on Mali
bugzilla-daemon at freedesktop.org
- [Piglit] Question about POST processing test profiles
Timothy Arceri
- [Piglit] UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 117: ordinal not in range(128)
Dai, XiangX
- [Piglit] [PATCH] CMake: define GBM_BO_MAP only when symbol is found
Daniel Díaz
- [Piglit] [PATCH] drawoverhead: new microbenchmark
Eric Anholt
- [Piglit] RFC add KHR_no_error profile
Timothy Arceri
- [Piglit] [PATCH 1/3] tests: mark KHR_no_error incompatible tests
Timothy Arceri
- [Piglit] [PATCH 1/2] piglit-framework-gl: add piglit_khr_no_error for detecting when khr_no_error enabled
Timothy Arceri
- [Piglit] [PATCH 1/3] KHR_no_error: set compatibility status for a bunch of glCompressedTex* tests
Timothy Arceri
- [Piglit] [PATCH 1/4] arb_draw_buffers_blend: set KHR_no_error compatibility
Timothy Arceri
- [Piglit] [PATCH] tests: Update integration for khronos CTS runner.
Andres Gomez
- [Piglit] [PATCH] texturing: Add decompression test for S3TC DXT1
Nanley Chery
- [Piglit] [RFC] egl: runtime test for EGL_IMG_context_priority extension
Tapani Pälli
- [Piglit] [PATCH 1/3] util/egl: Honour Surfaceless MESA in get_default_display
Daniel Díaz
- [Piglit] [PATCH 1/7] arb_base_instance: set KHR_no_error compatibility
Timothy Arceri
- [Piglit] [PATCH] arb_direct_state_access: Fix memory leaks.
Vinson Lee
- [Piglit] [PATCH] arb_sparse_buffer: Fix Coverity unintentional integer overflow defect.
Vinson Lee
- [Piglit] [PATCH] cl-api-get-platform-ids: Remove duplicate piglit_cl_check_error.
Vinson Lee
- [Piglit] [PATCH] glean: remove test_uniform_multiple_samplers()
Timothy Arceri
- [Piglit] [PATCH] test_gleantest: make sure --quick is returned when set in GLOBAL_PARAMS
Timothy Arceri
- [Piglit] [PATCH] test/gleantest: fix missing --quick property from quick profile
Timothy Arceri
- [Piglit] [PATCH] parser_utils: do not overwrite value when no digits are found
Samuel Pitoiset
- [Piglit] [PATCH 1/4] shader_runner: clear resident handles before texture bindings
Samuel Pitoiset
- [Piglit] [PATCH 0/2] Fix arb_post_depth_coverage piglit tests
Lyude
- [Piglit] [PATCH 1/2] arb_post_depth_coverage: Don't try sample rates we don't support
Lyude
- [Piglit] [PATCH 1/2] shaders: set missing blue color to glsl-const-builtin-distance.shader_test
Samuel Pitoiset
- [Piglit] [PATCH] arb_bindless_texture: add new compiler tests for struct with image arrays
Samuel Pitoiset
- [Piglit] [PATCH] arb_shader_image_load_store: set KHR_no_error compatibility
Samuel Pitoiset
- [Piglit] [PATCH] egl_khr_create_context: Don't expect GL_CONTEXT_FLAGS query to work when it cannot
Ian Romanick
- [Piglit] [PATCH] arb_get_program_binary: check correctly got_error
Juan A. Suarez Romero
- [Piglit] [PATCH] arb_texture_view: add simple test for rendering to R32UI texture view
Józef Kucia
- [Piglit] [PATCH] glsl-1.50: add linker test for unused in out blocks
Józef Kucia
- [Piglit] [PATCH 1/8] fbo: Fix trivial typo in comment
Ian Romanick
- [Piglit] [PATCH 2/8] fbo: Require ARB_depth_texture in more tests
Ian Romanick
- [Piglit] [PATCH 4/8] texsubimage-depth-formats: Require ARB_depth_texture
Ian Romanick
- [Piglit] [PATCH] textureSize: Silence GCC maybe-uninitialized warning.
Ian Romanick
Last message date:
Wed May 31 20:23:59 UTC 2017
Archived on: Wed May 31 20:24:01 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).