Files
mesa/src
Rob Clark c93eae7f10 freedreno: drop unused fd_fence_ref param
The pscreen param was just there to satisfy pipe_screen::fence_reference

But some of the internal uses passed NULL for screen.  Which is a bit
ugly.  Instead drop the param and add a shim function to plug into the
screen.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
2019-08-02 10:24:14 -07:00
..
2019-08-02 18:56:53 +10:00
2019-07-04 14:05:18 -04:00
2019-07-10 11:27:51 +00:00
2019-07-30 11:49:09 -07:00
2019-04-29 21:17:19 +00:00
2019-04-15 13:44:29 -07:00
2019-07-29 21:26:07 +00:00