phoenix-firestorm/indra/llwindow
Ansariel Hiller 74205607b7
Clean up Windows build (#2562)
* APR_DECLARE_STATIC and APU_DECLARE_STATIC gets already defined in APR.cmake
* Move both _CRT_SECURE_NO_WARNINGS and _WINSOCK_DEPRECATED_NO_WARNINGS definitions to 00-Common.cmake
* Always define WIN32_LEAN_AND_MEAN and include subset of Windows API by default
* Remove llwin32headerslean.h and remove unnecessary WIN32_LEAN_AND_MEAN definition handling in llwin32headers.h
* Clean up includes of Windows API headers
* Get rid of workaround to link against IPHLPAPI.lib in lluuid.cpp - this seems to have been an issue in the past that has been fixed
2024-09-13 17:28:48 +03:00
..
CMakeLists.txt Replace glh_linear usage with GLM (#2554) 2024-09-12 11:22:10 -05:00
llappdelegate-objc.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcursortypes.cpp #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llcursortypes.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
lldragdropwin32.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
lldragdropwin32.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
lldxhardware.cpp Enable /permissive- on MSVC for better standards conformance (#2251) 2024-08-14 08:01:02 -07:00
lldxhardware.h Re-enable compiler warnings C4018, C4100, C4231 and C4506 2024-06-10 16:42:43 +02:00
llkeyboard.cpp Reduce string temporaries from LLTrans 2024-07-01 22:50:39 -04:00
llkeyboard.h Reduce string temporaries from LLTrans 2024-07-01 22:50:39 -04:00
llkeyboardheadless.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardheadless.h Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardmacosx.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardmacosx.h Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardsdl.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardsdl.h Fix line endlings 2024-05-22 22:40:26 +03:00
llkeyboardwin32.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llkeyboardwin32.h Fix line endlings 2024-05-22 22:40:26 +03:00
llmousehandler.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llmousehandler.h Fix line endlings 2024-05-22 22:40:26 +03:00
llopenglview-objc.h #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
llopenglview-objc.mm SL-20750 MacOS Crash processing attributed string 2024-01-11 17:18:12 +02:00
llpreeditor.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindow.cpp #1931 BugSplat Crash: SecondLifeViewer!LLRenderTarget::release(387) 2024-07-06 08:38:17 +02:00
llwindow.h Remove orphaned VRAM handling code 2024-06-17 19:04:41 +03:00
llwindowcallbacks.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowcallbacks.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowheadless.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowheadless.h Remove orphaned VRAM handling code 2024-06-17 19:04:41 +03:00
llwindowmacosx-objc.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowmacosx-objc.mm SL-13610 [MAC] WIP List HID available devices in joystick selection 2023-10-23 15:26:19 +03:00
llwindowmacosx.cpp Remove orphaned VRAM handling code 2024-06-17 19:04:41 +03:00
llwindowmacosx.h Remove orphaned VRAM handling code 2024-06-17 19:04:41 +03:00
llwindowmesaheadless.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowmesaheadless.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowsdl.cpp Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowsdl.h Fix line endlings 2024-05-22 22:40:26 +03:00
llwindowwin32.cpp Merge pull request #2530 from secondlife/release/2024.08-DeltaFPS 2024-09-09 10:28:57 -07:00
llwindowwin32.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00