aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render/OpenGL.cpp
AgeCommit message (Expand)Author
2022-08-13fix wallpaper pixelation in some casesvaxerski
2022-08-12ensure egl is current in beginvaxerski
2022-08-11compile shaders for every context separatelyvaxerski
2022-08-05guard zero bordervaxerski
2022-08-04simplify border rendering when rounding is 0vaxerski
2022-08-01fix preWindowPass with floating as firstvaxerski
2022-08-01fix new blur optimizations with non-full damagevaxerski
2022-08-01guard texid in new optimized blurvaxerski
2022-08-01optimize new blur renderingvaxerski
2022-08-01revert blur changesvaxerski
2022-08-01fix oopsie with optimvaxerski
2022-08-01don't stencil with new optimizations in blurvaxerski
2022-08-01fixes to the new blur systemvaxerski
2022-08-01added decoration:blur_new_optimizationsvaxerski
2022-07-31contain for the hyprland default bgvaxerski
2022-07-31fix ls fadeout on scaledvaxerski
2022-07-30added misc:damage_entire_on_snapshotvaxerski
2022-07-30fix snapshots on scaledvaxerski
2022-07-30some window fadeout fixesvaxerski
2022-07-30fix shader fixvaxerski
2022-07-29Optimize shadersvaxerski
2022-07-27added DPMSvaxerski
2022-07-20fix transformed snapshots a bitvaxerski
2022-07-19fix ASan errorvaxerski
2022-07-16Added shadow colors animations and inactive colvaxerski
2022-07-15fix blur on oversized, default to enabledvaxerski
2022-07-12Fix VRAM memory leak when releasing snapshotsvaxerski
2022-07-12fixed tiled popups going behind windowsvaxerski
2022-07-10Added splashesvaxerski
2022-07-10clear with 17vaxerski
2022-07-08nix: fix wallpaper location (#334)Fernando Ayats
2022-07-07added general:disable_hyprland_logovaxerski
2022-07-04fix chromium part 1vaxerski
2022-06-30finally fix scaled snapshotsvaxerski
2022-06-30added CPU uniform location lookup optimizationvaxerski
2022-06-29fix snapshot scaling issuevaxerski
2022-06-29temp fix for snapshot size on scaledvaxerski
2022-06-29optimization + revert one oopsievaxerski
2022-06-29fix incorrect snapshot calc for scaled outputsvaxerski
2022-06-28update wlroots depvaxerski
2022-06-26added decoration:shadow_offsetvaxerski
2022-06-26rewritten borders, fixed msaavaxerski
2022-06-25fix fade with decovaxerski
2022-06-25added drop shadowsvaxerski
2022-06-24added noblurvaxerski
2022-06-24fix janky pixel maths with scaled texturesvaxerski
2022-06-24dont scale thick in bordervaxerski
2022-06-22Fixed oversized apps' incorrect layoutvaxerski
2022-06-21fix borders sometimes disappearing on certain windowsvaxerski
2022-06-07optimize config calls in often called areasvaxerski