banan-os/userspace/libraries/LibImage
Bananymous 1280528e4e BuildSystem: Use -O2 for all libraries
I don't know why I had not specified optimization level for libraries.
Only LibImage was using explicit -O3. LibImage doesn't need O3 anymore
as O2 seems to be around the same speed.
2024-09-20 20:04:49 +03:00
..
include/LibImage userspace: Allow building without SSE 2024-09-02 21:25:00 +03:00
CMakeLists.txt BuildSystem: Use -O2 for all libraries 2024-09-20 20:04:49 +03:00
Image.cpp userspace: Allow building without SSE 2024-09-02 21:25:00 +03:00
Netbpm.cpp BuildSystem: Move all userpace libraries under the userspace directory 2024-06-18 13:14:35 +03:00
PNG.cpp All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00