mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
chore(profile): a lot of work having to do with graphics
This commit is contained in:
parent
ebf88595d9
commit
2363e04c76
153 changed files with 2402 additions and 566 deletions
|
|
@ -20,6 +20,7 @@ GxAdapterMonitorModes 00681210 f end=00681219 type="int32_t __stdcall func(TSGro
|
|||
GxAdapterDesktopMode 00681220 f type="int32_t __stdcall func(CGxMonitorMode* mode)"
|
||||
GxDevCreate 00681290 f end=00681301
|
||||
GxSceneClear 006813B0 f end=006813CD
|
||||
GxTexCopy 006814D0 f end=00681524
|
||||
GxQueryCreate 00681630 f end=0068165B type="void __stdcall func(CGxQuery** query, EGxQueryType type)"
|
||||
GxSetMaxFPS 00681770 f end=0068177D type="void __stdcall func(uint32_t maxFPS)"
|
||||
GxGetMaxFPS 00681780 f end=00681786
|
||||
|
|
@ -32,4 +33,3 @@ GxXformSetViewport 00681F60 f end=00682124 type="void __stdcall func(float minX,
|
|||
GxScenePresent 00682A00 f end=00682A33
|
||||
GxDevDestroy 00682B80 f end=00682C35
|
||||
CGxMonitorModeSort 00689E80 f type="int32_t __stdcall func(void* a, void* b)"
|
||||
GxTexCopy 006814D0 f end=00681524
|
||||
Loading…
Add table
Add a link
Reference in a new issue