Mike Blumenkrantz
|
2b39cd0722
|
util/box: make u_box_test_intersection_2d() consistent with other funcs
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
cc: mesa-stable
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21738>
|
2025-06-11 20:46:29 +00:00 |
|
Faith Ekstrand
|
8cf921a742
|
util/box: Add a intersect_2d helper
Fixes: 3d38c9597f ("zink: hook up KHR_partial_update")
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33855>
|
2025-03-05 15:46:23 +00:00 |
|
Sil Vilerino
|
4d653c7df9
|
util: Fix warning C4244 'argument' : conversion from 'type1' to 'type2', possible loss of data
Reviewed-By: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Jesse Natalie <None>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32979>
|
2025-01-15 21:40:20 +00:00 |
|
Marek Olšák
|
e5f133ccc4
|
util: import pipe_box and its helpers
We'll use them. There are also new helpers that we'll use.
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28733>
|
2024-04-22 01:42:52 +00:00 |
|