summaryrefslogtreecommitdiff
path: root/packages/nvapi
Commit message (Collapse)AuthorAgeFilesLines
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-291-5/+20
| | | | | | | | | | | | | | | later: the same as i386/darwin, except a) uses the non-fragile Objective-C ABI/runtime b) does not require stubs for direct calls/jumps (not required for i386/darwin under 10.6 and later either, but still generated there for backwards compatibility) c) only the same packages are enabled as for ARM/Darwin d) MacOSAll is compiled specifically for the iPhoneSimulator SDK This target also defines the symbol "darwin" apart from the target name "iphonesim" for source code compatibility reasons. git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16065 3ad0048d-3df7-0310-abae-a5850022a9f2
* * fpmake.pp updatesjoost2010-05-131-0/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15268 3ad0048d-3df7-0310-abae-a5850022a9f2
* * remove unneeded resource file directive, resolves #15771florian2010-03-051-3/+1
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14975 3ad0048d-3df7-0310-abae-a5850022a9f2
* * regenned makefile for Loesjemarco2010-02-281-0/+2398
| | | | git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14955 3ad0048d-3df7-0310-abae-a5850022a9f2
* + NvApi package for win32 and win64 by Dmitry Boyarintsev, resolves #15771florian2010-02-284-0/+3217
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14951 3ad0048d-3df7-0310-abae-a5850022a9f2