mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
The intent is to use this extension on vc4 to allow X11 to do overlapping CopyArea() within a pixmap without first blitting the pixmap to a temporary. With associated glamor patches, improves x11perf -copywinwin100 performance on a Raspberry Pi 3 from ~4700/sec to ~5130/sec, and is an even larger boost to uncomposited window movement performance (most copywinwin100 copies don't overlap). v2: Fix glIsEnabled() on the new enums. v3: Drop the local spec since I'm upstreaming the spec. Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> |
||
|---|---|---|
| .. | ||
| OLD | ||
| EGL_MESA_drm_image_formats.txt | ||
| EGL_MESA_platform_surfaceless.txt | ||
| enums.txt | ||
| EXT_shader_integer_mix.spec | ||
| EXT_shader_samples_identical.txt | ||
| MESA_agp_offset.spec | ||
| MESA_configless_context.spec | ||
| MESA_copy_sub_buffer.spec | ||
| MESA_drm_image.spec | ||
| MESA_image_dma_buf_export.txt | ||
| MESA_multithread_makecurrent.spec | ||
| MESA_pack_invert.spec | ||
| MESA_pixmap_colormap.spec | ||
| MESA_query_renderer.spec | ||
| MESA_release_buffers.spec | ||
| MESA_set_3dfx_mode.spec | ||
| MESA_shader_debug.spec | ||
| MESA_shader_integer_functions.txt | ||
| MESA_swap_control.spec | ||
| MESA_swap_frame_usage.spec | ||
| MESA_texture_array.spec | ||
| MESA_texture_signed_rgba.spec | ||
| MESA_window_pos.spec | ||
| MESA_ycbcr_texture.spec | ||
| WL_bind_wayland_display.spec | ||
| WL_create_wayland_buffer_from_image.spec | ||