mesa/src/gallium/drivers
Igor Torrente ea5b2b9c4c zink: add gl_point lowering pass
This lowering pass is intended for hardwares/drivers that can't honor
the gl_PointSize when GL_PROGRAM_POINT_SIZE is enabled.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20109>
2022-12-06 12:37:13 +00:00
..
asahi asahi: Use PIPE_CAP_VERTEX_ATTRIB_ELEMENT_ALIGNED_ONLY 2022-12-02 06:25:20 +00:00
crocus intel: factor out dispatch PS enabling logic 2022-12-06 00:37:47 +02:00
d3d12 d3d12: Don't crash when libd3d12.so can't be found 2022-12-04 01:06:48 +00:00
etnaviv etnaviv: remove copy of resource level in etna_surface 2022-11-25 21:30:40 +00:00
freedreno Revert "freedreno/a6xx: Remove unneeded MSAA clear fallback" 2022-12-01 17:35:42 +00:00
i915 ci/i915: Update xfails. 2022-12-05 13:03:59 -08:00
iris intel: factor out dispatch PS enabling logic 2022-12-06 00:37:47 +02:00
lima gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
llvmpipe llvmpipe: Faithfully honour pipe_rasterizer_state::rasterizer_discard flag. 2022-12-06 11:44:11 +00:00
nouveau gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
panfrost panfrost: Add NATIVE_FENCE_FD cap 2022-12-01 13:52:05 +00:00
r300 r300: improve conversion to native swizzles 2022-12-04 15:38:26 +01:00
r600 r600/sfn: Silence warning for unused parameters in override 2022-12-04 17:11:28 +00:00
radeonsi radeonsi: fix a regression causing GPU hang with GLCTS using streamout 2022-12-04 04:31:48 -05:00
softpipe Revert "glx: Fix drawable refcounting for naked Windows" 2022-11-25 20:08:45 +00:00
svga gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code 2022-11-22 06:53:47 +00:00
tegra gallium: fixup some inconsistent uses of enum pipe_shader_type. 2022-08-04 08:17:39 +00:00
v3d v3d: make format/modifier logic easier to read 2022-11-22 14:53:18 +00:00
vc4 util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h" 2022-11-08 05:21:42 +00:00
virgl virgl: Use get_first_non_void_channel more often 2022-12-02 22:06:11 +00:00
zink zink: add gl_point lowering pass 2022-12-06 12:37:13 +00:00