GithubHelp home page GithubHelp logo

Comments (6)

d3m3vilurr avatar d3m3vilurr commented on July 23, 2024

#206 Fixes psp2/camera.h

from vita-headers.

 avatar commented on July 23, 2024

Fixed psp2/apputil.h in #235.

from vita-headers.

 avatar commented on July 23, 2024

Fixed psp2/fiber.h with #239.

from vita-headers.

devnoname120 avatar devnoname120 commented on July 23, 2024

Updated the list using master.

from vita-headers.

yifanlu avatar yifanlu commented on July 23, 2024

What's the status on this?

from vita-headers.

devnoname120 avatar devnoname120 commented on July 23, 2024

On master:

$ python $TRAVIS_BUILD_DIR/.travis.d/definition_check.py
psp2/gxt.h: Could not find NID sceGxtCheckData
psp2/gxt.h: Could not find NID sceGxtGetDataSize
psp2/gxt.h: Could not find NID sceGxtGetHeaderSize
psp2/gxt.h: Could not find NID sceGxtGetTextureCount
psp2/gxt.h: Could not find NID sceGxtSetPalette
psp2/io/fcntl.h: Could not find NID sceIoLseek32Async
psp2/io/fcntl.h: Could not find NID sceIoWaitAsync
psp2/io/fcntl.h: Could not find NID sceIoWaitAsyncCB
psp2/io/fcntl.h: Could not find NID sceIoPollAsync
psp2/io/fcntl.h: Could not find NID sceIoGetAsyncStat
psp2/io/fcntl.h: Could not find NID sceIoGetDevType
psp2/io/fcntl.h: Could not find NID sceIoChangeAsyncPriority
psp2/io/fcntl.h: Could not find NID sceIoSetAsyncCallback
psp2/kernel/threadmgr.h: Could not find NID sceKernelReleaseWaitThread
psp2/net/http.h: Could not find NID sceHttpSetProxy
psp2/net/http.h: Could not find NID sceHttpGetProxy
psp2/net/http.h: Could not find NID sceHttpEnableKeepAlive
psp2/net/http.h: Could not find NID sceHttpDisableKeepAlive
psp2/net/http.h: Could not find NID sceHttpEnableHttp0_9
psp2/net/http.h: Could not find NID sceHttpDisableHttp0_9
psp2/net/http.h: Could not find NID sceHttpSetRecvBlockSize
psp2kern/bt.h: Could not find NID ksceBtPairingOOB
psp2kern/udcd.h: Could not find NID ksceUdcdGetDrvList
psp2kern/udcd.h: Could not find NID ksceUdcdWaitCancel
psp2kern/io/fcntl.h: Could not find NID ksceIoOpenAsync
psp2kern/io/fcntl.h: Could not find NID ksceIoCloseAsync
psp2kern/io/fcntl.h: Could not find NID ksceIoPread
psp2kern/io/fcntl.h: Could not find NID ksceIoPwrite
psp2kern/io/fcntl.h: Could not find NID ksceIoLseekAsync
psp2kern/io/fcntl.h: Could not find NID ksceIoLseek32
psp2kern/io/fcntl.h: Could not find NID ksceIoLseek32Async
psp2kern/io/fcntl.h: Could not find NID ksceIoWaitAsync
psp2kern/io/fcntl.h: Could not find NID ksceIoWaitAsyncCB
psp2kern/io/fcntl.h: Could not find NID ksceIoPollAsync
psp2kern/io/fcntl.h: Could not find NID ksceIoGetAsyncStat
psp2kern/io/fcntl.h: Could not find NID ksceIoCancel
psp2kern/io/fcntl.h: Could not find NID ksceIoGetDevType
psp2kern/io/fcntl.h: Could not find NID ksceIoChangeAsyncPriority
psp2kern/io/fcntl.h: Could not find NID ksceIoSetAsyncCallback
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelChangeCurrentThreadAttr
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelReleaseWaitThread
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetThreadExitStatus
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelCheckThreadStack
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetThreadInfo
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetThreadRunStatus
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelWaitSemaCB
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelCancelSema
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetSemaInfo
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelOpenMutex
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelCloseMutex
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelLockMutexCB
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetMutexInfo
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelCreateLwMutex
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelDeleteLwMutex
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelLockLwMutex
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelUnlockLwMutex
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetEventFlagInfo
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelCreateLwCond
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelDeleteLwCond
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelSignalLwCond
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelWaitLwCond
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetCallbackInfo
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelCreateMsgPipe
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelDeleteMsgPipe
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelSendMsgPipe
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelSendMsgPipeCB
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelTrySendMsgPipe
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelReceiveMsgPipe
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelReceiveMsgPipeCB
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelTryReceiveMsgPipe
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelCancelMsgPipe
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetMsgPipeInfo
psp2kern/kernel/threadmgr.h: Could not find NID ksceKernelGetSystemInfo

from vita-headers.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.