<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/NVAPI.cmake, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2025-06-23T02:30:19Z</updated>
<entry>
<title>No NVAPI on Windows ARM64</title>
<updated>2025-06-23T02:30:19Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2025-06-23T02:23:36Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ce7feccefb41764546a840d8e1abca12ea6e68c7'/>
<id>urn:sha1:ce7feccefb41764546a840d8e1abca12ea6e68c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove function create_target and instead directly use add_library</title>
<updated>2022-04-17T16:28:55Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-17T16:28:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=363f2df4fa22b3eb95ff4603d73b7a042f3fefd1'/>
<id>urn:sha1:363f2df4fa22b3eb95ff4603d73b7a042f3fefd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch over to standard target_link_libraries (cmake requirements are high enough now).</title>
<updated>2022-04-17T15:32:14Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-17T15:32:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6d0bba9c03da0d8aca5e88fcb9289cb2f89f3467'/>
<id>urn:sha1:6d0bba9c03da0d8aca5e88fcb9289cb2f89f3467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework cmake, the original plan was to maybe be able to use conan targets with the same name (that's why 3ps had names like apr::apr),</title>
<updated>2022-04-13T17:21:55Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-13T17:21:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=241919e7f7986c11586a49bff53cf19c2c0e0ea6'/>
<id>urn:sha1:241919e7f7986c11586a49bff53cf19c2c0e0ea6</id>
<content type='text'>
but it's safer and saner to put the LL 3ps under the ll:: prefix.
This also allows means it is possible to get rid of that bad "if( TRAGET ...) return() endif()" pattern and rather use include_guard().
</content>
</entry>
<entry>
<title>Move CMake files to modernized cmake syntax, step 1.</title>
<updated>2022-04-06T14:32:52Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-06T14:32:52Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=786b291d9c6b784c7ce6ceef0e38a4ec76ea14db'/>
<id>urn:sha1:786b291d9c6b784c7ce6ceef0e38a4ec76ea14db</id>
<content type='text'>
Change projects to cmake targetsto get rid of havig to hardcore
include directories and link libraries in consumer projects.
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Mac and Windows breakpad builds to latest</title>
<updated>2013-03-29T14:50:08Z</updated>
<author>
<name>Graham Madarasz</name>
<email>graham@lindenlab.com</email>
</author>
<published>2013-03-29T14:50:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bf6182daa8b4d7cea79310547f71d7a3155e17b0'/>
<id>urn:sha1:bf6182daa8b4d7cea79310547f71d7a3155e17b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-1841 Fix for mac/linux build</title>
<updated>2012-11-20T00:30:13Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2012-11-20T00:30:13Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=f5b4a0af6415711f4950ad9ef288490caee5cf4f'/>
<id>urn:sha1:f5b4a0af6415711f4950ad9ef288490caee5cf4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-1841 Use NVAPI to force NVIDIA GPU power management mode to prefer max performance</title>
<updated>2012-11-19T23:40:43Z</updated>
<author>
<name>Dave Parks</name>
<email>davep@lindenlab.com</email>
</author>
<published>2012-11-19T23:40:43Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=7491fbd677148e38898bb1a39d00ffd15e803ed4'/>
<id>urn:sha1:7491fbd677148e38898bb1a39d00ffd15e803ed4</id>
<content type='text'>
Reviewed by Simon.
</content>
</entry>
</feed>
