picom/src/backend
nia 8f78b9b631
Fix the build when memcpy is defined as a macro. (#501)
Parentheses are required around macro argument containing braced
initializer list.

memcpy(3) is a macro when using e.g. -D_FORTIFY_SOURCE=2.
2020-10-22 02:25:19 +01:00
..
dummy backend: dummy: add more sanity checks 2019-09-23 21:19:28 +01:00
gl Fix the build when memcpy is defined as a macro. (#501) 2020-10-22 02:25:19 +01:00
xrender Fix several memory leaks 2020-09-05 16:45:21 +01:00
backend.c Refresh the TODO comments 2020-08-30 15:25:58 +01:00
backend.h backend/backend: add a TODO about image ops ordering 2020-09-05 18:55:23 +01:00
backend_common.c backend: create dual_kawase blur parameters from selected strength [WIP] 2020-08-31 14:06:18 +02:00
backend_common.h backend: create dual_kawase blur parameters from selected strength [WIP] 2020-08-31 14:06:18 +02:00
driver.c driver: enable xrender-sync-fence on NVIDIA driver 2020-04-22 20:20:22 +01:00
driver.h diagnostics: improve driver printing 2020-08-25 06:54:10 +01:00
meson.build Add dummy backend 2019-08-04 17:52:45 +01:00