This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2025-12-21 09:20:12 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
e901b901cb
mesa
/
docs
/
relnotes
/
new_features.txt
4 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
llvmpipe: enable GL 4.5 This passes conformance on both the master and 4.6.0 (with patches) branches. I'll be submitting results shortly from the 20.2.x branch this lands in. Cc: "20.2" <mesa-stable@lists.freedesktop.org> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6044>
2020-07-20 13:45:09 +10:00
GL 4.5 on llvmpipe
src/mesa: add GL_NV_half_float extension support (v2) This patch adds support for GL_NV_half_float extension. v2: fix main_test failure Signed-off-by: Yogesh Mohan Marimuthu <yogesh.mohanmarimuthu@amd.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6219>
2020-07-17 17:38:19 +05:30
GL_NV_half_float
egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage Passes all of `dEQP-EGL.functional.swap_buffers_with_damage.*`: Passed: 36/54 (66.7%) Failed: 0/54 (0.0%) Not supported: 18/54 (33.3%) Warnings: 0/54 (0.0%) Waived: 0/54 (0.0%) The "not supported" ones are the `preserve_buffer_*` tests, which is not supported on X11/DRI3. Cc: 20.2 <mesa-stable> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3030 Signed-off-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6132>
2020-05-23 01:45:42 +02:00
EGL_KHR_swap_buffers_with_damage on X11 (DRI3)
Reference in a new issue
Copy permalink