ImGui_SDL2_OpenGL3_Demo.lps 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectSession>
  4. <PathDelim Value="\"/>
  5. <Version Value="12"/>
  6. <ManyBuildModesSelection Value="Release_windows_32,Release_windows_64,Release_linux_64"/>
  7. <BuildModes Active="Release_windows_64"/>
  8. <Units Count="74">
  9. <Unit0>
  10. <Filename Value="ImGui_SDL2_OpenGL3_Demo.dpr"/>
  11. <IsPartOfProject Value="True"/>
  12. <IsVisibleTab Value="True"/>
  13. <TopLine Value="427"/>
  14. <CursorPos X="114" Y="205"/>
  15. <UsageCount Value="200"/>
  16. <Loaded Value="True"/>
  17. </Unit0>
  18. <Unit1>
  19. <Filename Value="..\OpenGL3\OpenGl3.Loader.pas"/>
  20. <IsPartOfProject Value="True"/>
  21. <EditorIndex Value="-1"/>
  22. <TopLine Value="12"/>
  23. <CursorPos X="81" Y="33"/>
  24. <UsageCount Value="204"/>
  25. </Unit1>
  26. <Unit2>
  27. <Filename Value="..\SDL2-for-Pascal\units\sdl2.pas"/>
  28. <IsPartOfProject Value="True"/>
  29. <EditorIndex Value="-1"/>
  30. <TopLine Value="85"/>
  31. <UsageCount Value="201"/>
  32. </Unit2>
  33. <Unit3>
  34. <Filename Value="..\impl\PasImGui.Backend.SDL2.pas"/>
  35. <IsPartOfProject Value="True"/>
  36. <EditorIndex Value="-1"/>
  37. <TopLine Value="1108"/>
  38. <CursorPos X="31" Y="572"/>
  39. <UsageCount Value="201"/>
  40. </Unit3>
  41. <Unit4>
  42. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  43. <IsPartOfProject Value="True"/>
  44. <EditorIndex Value="1"/>
  45. <TopLine Value="668"/>
  46. <CursorPos Y="681"/>
  47. <UsageCount Value="205"/>
  48. <Loaded Value="True"/>
  49. </Unit4>
  50. <Unit5>
  51. <Filename Value="..\impl\glad_gl.pas"/>
  52. <IsPartOfProject Value="True"/>
  53. <EditorIndex Value="-1"/>
  54. <TopLine Value="2456"/>
  55. <CursorPos X="56" Y="2472"/>
  56. <UsageCount Value="201"/>
  57. </Unit5>
  58. <Unit6>
  59. <Filename Value="..\impl\glfw.pas"/>
  60. <IsPartOfProject Value="True"/>
  61. <EditorIndex Value="-1"/>
  62. <WindowIndex Value="-1"/>
  63. <TopLine Value="-1"/>
  64. <CursorPos X="-1" Y="-1"/>
  65. <UsageCount Value="201"/>
  66. </Unit6>
  67. <Unit7>
  68. <Filename Value="..\examples\CustomNodeGraph.pas"/>
  69. <IsPartOfProject Value="True"/>
  70. <EditorIndex Value="6"/>
  71. <TopLine Value="138"/>
  72. <CursorPos X="40" Y="152"/>
  73. <UsageCount Value="201"/>
  74. <Loaded Value="True"/>
  75. </Unit7>
  76. <Unit8>
  77. <Filename Value="..\examples\testwindow.pas"/>
  78. <IsPartOfProject Value="True"/>
  79. <UnitName Value="TestWindow"/>
  80. <EditorIndex Value="-1"/>
  81. <TopLine Value="308"/>
  82. <CursorPos X="72" Y="205"/>
  83. <UsageCount Value="201"/>
  84. </Unit8>
  85. <Unit9>
  86. <Filename Value="..\src\PasImGui.Utils.pas"/>
  87. <IsPartOfProject Value="True"/>
  88. <EditorIndex Value="2"/>
  89. <TopLine Value="64"/>
  90. <CursorPos Y="84"/>
  91. <UsageCount Value="201"/>
  92. <Loaded Value="True"/>
  93. </Unit9>
  94. <Unit10>
  95. <Filename Value="..\src\PasImGui.ImPlot.pas"/>
  96. <IsPartOfProject Value="True"/>
  97. <EditorIndex Value="3"/>
  98. <TopLine Value="49"/>
  99. <UsageCount Value="197"/>
  100. <Loaded Value="True"/>
  101. </Unit10>
  102. <Unit11>
  103. <Filename Value="..\src\PasImGui.Apis.pas"/>
  104. <EditorIndex Value="-1"/>
  105. <CursorPos X="14" Y="8"/>
  106. <UsageCount Value="195"/>
  107. </Unit11>
  108. <Unit12>
  109. <Filename Value="testwindow.pas"/>
  110. <UnitName Value="TestWindow"/>
  111. <EditorIndex Value="-1"/>
  112. <TopLine Value="119"/>
  113. <CursorPos X="92" Y="135"/>
  114. <UsageCount Value="181"/>
  115. </Unit12>
  116. <Unit13>
  117. <Filename Value="imgui_extra.pas"/>
  118. <EditorIndex Value="-1"/>
  119. <TopLine Value="23"/>
  120. <CursorPos X="30" Y="51"/>
  121. <UsageCount Value="181"/>
  122. </Unit13>
  123. <Unit14>
  124. <Filename Value="CustomNodeGraph.pas"/>
  125. <EditorIndex Value="-1"/>
  126. <TopLine Value="295"/>
  127. <CursorPos X="23" Y="307"/>
  128. <UsageCount Value="89"/>
  129. </Unit14>
  130. <Unit15>
  131. <Filename Value="glad_gl.pas"/>
  132. <EditorIndex Value="-1"/>
  133. <CursorPos X="29" Y="4"/>
  134. <UsageCount Value="177"/>
  135. </Unit15>
  136. <Unit16>
  137. <Filename Value="..\impl\PasImGui.OpenGL3.pas"/>
  138. <EditorIndex Value="-1"/>
  139. <CursorPos X="26"/>
  140. <UsageCount Value="28"/>
  141. </Unit16>
  142. <Unit17>
  143. <Filename Value="display.pas"/>
  144. <EditorIndex Value="-1"/>
  145. <TopLine Value="135"/>
  146. <CursorPos X="10" Y="143"/>
  147. <UsageCount Value="166"/>
  148. </Unit17>
  149. <Unit18>
  150. <Filename Value="sdl2.pas"/>
  151. <UnitName Value="SDL2"/>
  152. <EditorIndex Value="-1"/>
  153. <TopLine Value="9926"/>
  154. <CursorPos X="30" Y="9944"/>
  155. <UsageCount Value="166"/>
  156. </Unit18>
  157. <Unit19>
  158. <Filename Value="..\fpimgui.pas"/>
  159. <EditorIndex Value="-1"/>
  160. <CursorPos X="16" Y="6"/>
  161. <UsageCount Value="166"/>
  162. </Unit19>
  163. <Unit20>
  164. <Filename Value="..\examples\fpimgui_impl_sdlgl2.pas"/>
  165. <EditorIndex Value="-1"/>
  166. <UsageCount Value="166"/>
  167. </Unit20>
  168. <Unit21>
  169. <Filename Value="..\ImGui.Types.pas"/>
  170. <EditorIndex Value="-1"/>
  171. <TopLine Value="518"/>
  172. <CursorPos X="23" Y="535"/>
  173. <UsageCount Value="166"/>
  174. </Unit21>
  175. <Unit22>
  176. <Filename Value="ImGui.Enums.pas"/>
  177. <EditorIndex Value="-1"/>
  178. <UsageCount Value="168"/>
  179. </Unit22>
  180. <Unit23>
  181. <Filename Value="..\impl\PasImGui.Impl.SDL2.pas"/>
  182. <EditorIndex Value="-1"/>
  183. <CursorPos X="27" Y="16"/>
  184. <UsageCount Value="166"/>
  185. </Unit23>
  186. <Unit24>
  187. <Filename Value="..\impl\PasImGui.Impl.OpenGL3.pas"/>
  188. <EditorIndex Value="-1"/>
  189. <TopLine Value="36"/>
  190. <CursorPos X="56" Y="45"/>
  191. <UsageCount Value="166"/>
  192. </Unit24>
  193. <Unit25>
  194. <Filename Value="..\PasImGui.Gen.Types.pas"/>
  195. <EditorIndex Value="-1"/>
  196. <TopLine Value="163"/>
  197. <CursorPos Y="177"/>
  198. <UsageCount Value="171"/>
  199. </Unit25>
  200. <Unit26>
  201. <Filename Value="..\PasImGui.SDL2.pas"/>
  202. <EditorIndex Value="-1"/>
  203. <TopLine Value="114"/>
  204. <CursorPos X="52" Y="143"/>
  205. <UsageCount Value="132"/>
  206. </Unit26>
  207. <Unit27>
  208. <Filename Value="..\PasImGui.Apis.pas"/>
  209. <EditorIndex Value="-1"/>
  210. <TopLine Value="106"/>
  211. <CursorPos X="31" Y="122"/>
  212. <UsageCount Value="74"/>
  213. </Unit27>
  214. <Unit28>
  215. <Filename Value="..\PasImGui.Types.pas"/>
  216. <EditorIndex Value="-1"/>
  217. <TopLine Value="30"/>
  218. <CursorPos X="24" Y="40"/>
  219. <UsageCount Value="73"/>
  220. </Unit28>
  221. <Unit29>
  222. <Filename Value="..\PasImGui.Enums.pas"/>
  223. <EditorIndex Value="-1"/>
  224. <TopLine Value="703"/>
  225. <CursorPos X="40" Y="729"/>
  226. <UsageCount Value="68"/>
  227. </Unit29>
  228. <Unit30>
  229. <Filename Value="..\PasImGui.pas"/>
  230. <EditorIndex Value="-1"/>
  231. <TopLine Value="42"/>
  232. <CursorPos X="20" Y="58"/>
  233. <UsageCount Value="66"/>
  234. </Unit30>
  235. <Unit31>
  236. <Filename Value="..\..\PasGen\PasImGui.Apis.pas"/>
  237. <EditorIndex Value="-1"/>
  238. <TopLine Value="20"/>
  239. <CursorPos X="32" Y="24"/>
  240. <UsageCount Value="5"/>
  241. </Unit31>
  242. <Unit32>
  243. <Filename Value="F:\FPCross\fpcsrc\rtl\win\wininc\defines.inc"/>
  244. <EditorIndex Value="-1"/>
  245. <TopLine Value="3011"/>
  246. <CursorPos X="6" Y="3021"/>
  247. <UsageCount Value="5"/>
  248. </Unit32>
  249. <Unit33>
  250. <Filename Value="..\SDL2-for-Pascal\units\sdlversion.inc"/>
  251. <EditorIndex Value="-1"/>
  252. <TopLine Value="20"/>
  253. <CursorPos X="3" Y="34"/>
  254. <UsageCount Value="1"/>
  255. </Unit33>
  256. <Unit34>
  257. <Filename Value="..\SDL2-for-Pascal\units\sdlerror.inc"/>
  258. <EditorIndex Value="-1"/>
  259. <CursorPos X="10" Y="30"/>
  260. <UsageCount Value="5"/>
  261. </Unit34>
  262. <Unit35>
  263. <Filename Value="F:\FPCross\fpcsrc\rtl\inc\currh.inc"/>
  264. <EditorIndex Value="-1"/>
  265. <CursorPos X="14" Y="17"/>
  266. <UsageCount Value="7"/>
  267. </Unit35>
  268. <Unit36>
  269. <Filename Value="..\impl\CImGui.Impl.OpenGL3.pas"/>
  270. <EditorIndex Value="-1"/>
  271. <TopLine Value="28"/>
  272. <CursorPos X="33" Y="37"/>
  273. <UsageCount Value="5"/>
  274. </Unit36>
  275. <Unit37>
  276. <Filename Value="..\src\PasImGui.Types.pas"/>
  277. <EditorIndex Value="-1"/>
  278. <TopLine Value="2652"/>
  279. <CursorPos Y="2654"/>
  280. <UsageCount Value="16"/>
  281. </Unit37>
  282. <Unit38>
  283. <Filename Value="..\src\PasImGui.Enums.pas"/>
  284. <EditorIndex Value="-1"/>
  285. <CursorPos Y="18"/>
  286. <UsageCount Value="4"/>
  287. </Unit38>
  288. <Unit39>
  289. <Filename Value="..\src\PasImGui.pas"/>
  290. <EditorIndex Value="4"/>
  291. <TopLine Value="1252"/>
  292. <CursorPos X="48" Y="1260"/>
  293. <UsageCount Value="94"/>
  294. <Loaded Value="True"/>
  295. </Unit39>
  296. <Unit40>
  297. <Filename Value="F:\FPCross\fpcsrc\rtl\inc\heaph.inc"/>
  298. <EditorIndex Value="-1"/>
  299. <TopLine Value="66"/>
  300. <CursorPos X="10" Y="104"/>
  301. <UsageCount Value="5"/>
  302. </Unit40>
  303. <Unit41>
  304. <Filename Value="..\SDL2-for-Pascal\units\sdlstdinc.inc"/>
  305. <EditorIndex Value="-1"/>
  306. <TopLine Value="65"/>
  307. <CursorPos X="52" Y="79"/>
  308. <UsageCount Value="5"/>
  309. </Unit41>
  310. <Unit42>
  311. <Filename Value="..\SDL2-for-Pascal\units\sdlrwops.inc"/>
  312. <EditorIndex Value="-1"/>
  313. <TopLine Value="123"/>
  314. <CursorPos X="9" Y="136"/>
  315. <UsageCount Value="5"/>
  316. </Unit42>
  317. <Unit43>
  318. <Filename Value="..\impl\PasImGui.Backend.OpenGL3.pas"/>
  319. <EditorIndex Value="-1"/>
  320. <TopLine Value="40"/>
  321. <CursorPos X="58" Y="55"/>
  322. <UsageCount Value="5"/>
  323. </Unit43>
  324. <Unit44>
  325. <Filename Value="..\impl\gles20.pas"/>
  326. <EditorIndex Value="-1"/>
  327. <TopLine Value="46"/>
  328. <CursorPos X="64" Y="59"/>
  329. <UsageCount Value="5"/>
  330. </Unit44>
  331. <Unit45>
  332. <Filename Value="F:\FPCross\fpcsrc\packages\opengles\namespaced\Api.OpenGL.Gles20.pas"/>
  333. <EditorIndex Value="-1"/>
  334. <CursorPos X="9" Y="2"/>
  335. <UsageCount Value="5"/>
  336. </Unit45>
  337. <Unit46>
  338. <Filename Value="F:\FPCross\fpcsrc\packages\opengles\src\gles20.pas"/>
  339. <EditorIndex Value="-1"/>
  340. <TopLine Value="1242"/>
  341. <CursorPos X="11" Y="1263"/>
  342. <UsageCount Value="5"/>
  343. </Unit46>
  344. <Unit47>
  345. <Filename Value="F:\FPCross\fpcsrc\rtl\inc\lineinfo.pp"/>
  346. <EditorIndex Value="-1"/>
  347. <TopLine Value="332"/>
  348. <CursorPos X="25" Y="178"/>
  349. <UsageCount Value="5"/>
  350. </Unit47>
  351. <Unit48>
  352. <Filename Value="..\SDL2-for-Pascal\tests\testinit.pas"/>
  353. <EditorIndex Value="-1"/>
  354. <TopLine Value="31"/>
  355. <CursorPos X="3" Y="54"/>
  356. <UsageCount Value="7"/>
  357. </Unit48>
  358. <Unit49>
  359. <Filename Value="..\src\ImGuiPasDef.inc"/>
  360. <EditorIndex Value="-1"/>
  361. <CursorPos X="81" Y="4"/>
  362. <UsageCount Value="7"/>
  363. </Unit49>
  364. <Unit50>
  365. <Filename Value="..\..\VulkanPas\pasvulkan\externals\pasgltf\src\PasGLTF.pas"/>
  366. <EditorIndex Value="-1"/>
  367. <TopLine Value="6785"/>
  368. <UsageCount Value="7"/>
  369. </Unit50>
  370. <Unit51>
  371. <Filename Value="..\examples\imgui_extra.pas"/>
  372. <EditorIndex Value="-1"/>
  373. <WindowIndex Value="-1"/>
  374. <TopLine Value="-1"/>
  375. <CursorPos X="-1" Y="-1"/>
  376. <UsageCount Value="1"/>
  377. </Unit51>
  378. <Unit52>
  379. <Filename Value="..\..\PasGen\PasImPlot.Apis.pas"/>
  380. <EditorIndex Value="-1"/>
  381. <TopLine Value="10565"/>
  382. <CursorPos X="13" Y="10582"/>
  383. <UsageCount Value="5"/>
  384. </Unit52>
  385. <Unit53>
  386. <Filename Value="..\src\PasImGui.Apis__old.pas"/>
  387. <UnitName Value="PasImGui.Apis"/>
  388. <EditorIndex Value="-1"/>
  389. <TopLine Value="4"/>
  390. <CursorPos X="44" Y="22"/>
  391. <UsageCount Value="4"/>
  392. </Unit53>
  393. <Unit54>
  394. <Filename Value="..\src\PasImGui.Apis.inc"/>
  395. <EditorIndex Value="5"/>
  396. <TopLine Value="2180"/>
  397. <CursorPos X="11" Y="2192"/>
  398. <UsageCount Value="53"/>
  399. <Loaded Value="True"/>
  400. </Unit54>
  401. <Unit55>
  402. <Filename Value="..\..\..\FPC_D3D\D3D10\D3D10.pas"/>
  403. <EditorIndex Value="-1"/>
  404. <TopLine Value="316"/>
  405. <CursorPos X="98" Y="342"/>
  406. <UsageCount Value="4"/>
  407. </Unit55>
  408. <Unit56>
  409. <Filename Value="F:\FPCross\fpcsrc\compiler\ogcoff.pas"/>
  410. <EditorIndex Value="-1"/>
  411. <TopLine Value="1427"/>
  412. <CursorPos X="32" Y="1436"/>
  413. <UsageCount Value="8"/>
  414. </Unit56>
  415. <Unit57>
  416. <Filename Value="F:\FPCross\fpcsrc\compiler\x86\cpubase.pas"/>
  417. <EditorIndex Value="-1"/>
  418. <TopLine Value="302"/>
  419. <CursorPos X="9" Y="306"/>
  420. <UsageCount Value="7"/>
  421. </Unit57>
  422. <Unit58>
  423. <Filename Value="..\SDL2-for-Pascal\units\sdlvideo.inc"/>
  424. <EditorIndex Value="-1"/>
  425. <TopLine Value="38"/>
  426. <CursorPos X="105" Y="54"/>
  427. <UsageCount Value="11"/>
  428. </Unit58>
  429. <Unit59>
  430. <Filename Value="F:\Projects\Coldroot\Coldroot_UI\ColdrootUltraUI\coldroot.defines.inc"/>
  431. <EditorIndex Value="-1"/>
  432. <CursorPos X="32" Y="11"/>
  433. <UsageCount Value="1"/>
  434. </Unit59>
  435. <Unit60>
  436. <Filename Value="F:\Projects\Coldroot\Coldroot_UI\ColdrootUltraUI\UI\OpenGL\glfw.pas"/>
  437. <EditorIndex Value="-1"/>
  438. <TopLine Value="224"/>
  439. <CursorPos X="33" Y="238"/>
  440. <UsageCount Value="1"/>
  441. </Unit60>
  442. <Unit61>
  443. <Filename Value="F:\Projects\Coldroot\Coldroot_UI\ColdrootUltraUI\UI\OpenGL\OpenGl3.Loader.pas"/>
  444. <EditorIndex Value="-1"/>
  445. <TopLine Value="16"/>
  446. <UsageCount Value="3"/>
  447. </Unit61>
  448. <Unit62>
  449. <Filename Value="F:\Projects\Coldroot\Coldroot_UI\ColdrootGUI\Core\Build.inc"/>
  450. <EditorIndex Value="-1"/>
  451. <UsageCount Value="4"/>
  452. </Unit62>
  453. <Unit63>
  454. <Filename Value="F:\Projects\Coldroot\Coldroot_UI\ColdrootUltraUI\Core\JSON\superobject.pas"/>
  455. <EditorIndex Value="-1"/>
  456. <TopLine Value="106"/>
  457. <CursorPos X="17" Y="118"/>
  458. <UsageCount Value="10"/>
  459. </Unit63>
  460. <Unit64>
  461. <Filename Value="..\SDL2-for-Pascal\units\sdlevents.inc"/>
  462. <EditorIndex Value="-1"/>
  463. <TopLine Value="784"/>
  464. <CursorPos X="13" Y="800"/>
  465. <UsageCount Value="11"/>
  466. </Unit64>
  467. <Unit65>
  468. <Filename Value="F:\FPCross\fpcsrc\rtl\inc\ctypes.pp"/>
  469. <EditorIndex Value="-1"/>
  470. <TopLine Value="74"/>
  471. <CursorPos X="32" Y="90"/>
  472. <UsageCount Value="11"/>
  473. </Unit65>
  474. <Unit66>
  475. <Filename Value="..\SDL2-for-Pascal\units\sdlrenderer.inc"/>
  476. <EditorIndex Value="-1"/>
  477. <TopLine Value="556"/>
  478. <CursorPos X="10" Y="576"/>
  479. <UsageCount Value="7"/>
  480. </Unit66>
  481. <Unit67>
  482. <Filename Value="F:\FPCross\fpcsrc\rtl\win\systhrd.inc"/>
  483. <EditorIndex Value="-1"/>
  484. <TopLine Value="533"/>
  485. <CursorPos X="8" Y="549"/>
  486. <UsageCount Value="7"/>
  487. </Unit67>
  488. <Unit68>
  489. <Filename Value="F:\FPCross\fpcsrc\rtl\inc\mathh.inc"/>
  490. <EditorIndex Value="-1"/>
  491. <TopLine Value="223"/>
  492. <CursorPos X="23" Y="135"/>
  493. <UsageCount Value="7"/>
  494. </Unit68>
  495. <Unit69>
  496. <Filename Value="F:\FPCross\fpcsrc\rtl\inc\innr.inc"/>
  497. <EditorIndex Value="-1"/>
  498. <TopLine Value="127"/>
  499. <CursorPos X="4" Y="123"/>
  500. <UsageCount Value="7"/>
  501. </Unit69>
  502. <Unit70>
  503. <Filename Value="..\..\PasGen\PasImGui.ApisEx.pas"/>
  504. <EditorIndex Value="-1"/>
  505. <CursorPos X="38" Y="8233"/>
  506. <UsageCount Value="7"/>
  507. <DefaultSyntaxHighlighter Value="Delphi"/>
  508. </Unit70>
  509. <Unit71>
  510. <Filename Value="..\..\PasGen\PasImGui.Enums.pas"/>
  511. <EditorIndex Value="-1"/>
  512. <UsageCount Value="7"/>
  513. <DefaultSyntaxHighlighter Value="Delphi"/>
  514. </Unit71>
  515. <Unit72>
  516. <Filename Value="..\src\ImGuiApis.Impl.inc"/>
  517. <EditorIndex Value="-1"/>
  518. <TopLine Value="77"/>
  519. <UsageCount Value="7"/>
  520. <DefaultSyntaxHighlighter Value="Delphi"/>
  521. </Unit72>
  522. <Unit73>
  523. <Filename Value="..\src\ImPlotTypes.inc"/>
  524. <EditorIndex Value="-1"/>
  525. <UsageCount Value="7"/>
  526. <DefaultSyntaxHighlighter Value="Delphi"/>
  527. </Unit73>
  528. </Units>
  529. <JumpHistory Count="30" HistoryIndex="29">
  530. <Position1>
  531. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  532. <Caret Line="703" TopLine="695"/>
  533. </Position1>
  534. <Position2>
  535. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  536. <Caret Line="704" TopLine="695"/>
  537. </Position2>
  538. <Position3>
  539. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  540. <Caret Line="705" TopLine="695"/>
  541. </Position3>
  542. <Position4>
  543. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  544. <Caret Line="710" TopLine="695"/>
  545. </Position4>
  546. <Position5>
  547. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  548. <Caret Line="719" TopLine="699"/>
  549. </Position5>
  550. <Position6>
  551. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  552. <Caret Line="700" TopLine="694"/>
  553. </Position6>
  554. <Position7>
  555. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  556. <Caret Line="720" TopLine="708"/>
  557. </Position7>
  558. <Position8>
  559. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  560. <Caret Line="700" TopLine="687"/>
  561. </Position8>
  562. <Position9>
  563. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  564. <Caret Line="720" TopLine="708"/>
  565. </Position9>
  566. <Position10>
  567. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  568. <Caret Line="964" TopLine="952"/>
  569. </Position10>
  570. <Position11>
  571. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  572. <Caret Line="965" TopLine="952"/>
  573. </Position11>
  574. <Position12>
  575. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  576. <Caret Line="966" TopLine="952"/>
  577. </Position12>
  578. <Position13>
  579. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  580. <Caret Line="967" TopLine="952"/>
  581. </Position13>
  582. <Position14>
  583. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  584. <Caret Line="968" TopLine="960"/>
  585. </Position14>
  586. <Position15>
  587. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  588. <Caret Line="970" TopLine="960"/>
  589. </Position15>
  590. <Position16>
  591. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  592. <Caret Line="971" TopLine="960"/>
  593. </Position16>
  594. <Position17>
  595. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  596. <Caret Line="972" TopLine="960"/>
  597. </Position17>
  598. <Position18>
  599. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  600. <Caret Line="973" TopLine="960"/>
  601. </Position18>
  602. <Position19>
  603. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  604. <Caret Line="975" TopLine="968"/>
  605. </Position19>
  606. <Position20>
  607. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  608. <Caret Line="976" TopLine="968"/>
  609. </Position20>
  610. <Position21>
  611. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  612. <Caret Line="977" TopLine="968"/>
  613. </Position21>
  614. <Position22>
  615. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  616. <Caret Line="978" TopLine="968"/>
  617. </Position22>
  618. <Position23>
  619. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  620. <Caret Line="979" TopLine="968"/>
  621. </Position23>
  622. <Position24>
  623. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  624. <Caret Line="982" TopLine="970"/>
  625. </Position24>
  626. <Position25>
  627. <Filename Value="..\impl\PasImGui.Renderer.OpenGL3.pas"/>
  628. <Caret Line="681" TopLine="668"/>
  629. </Position25>
  630. <Position26>
  631. <Filename Value="ImGui_SDL2_OpenGL3_Demo.dpr"/>
  632. <Caret Line="215" TopLine="203"/>
  633. </Position26>
  634. <Position27>
  635. <Filename Value="ImGui_SDL2_OpenGL3_Demo.dpr"/>
  636. <Caret Line="205" Column="114" TopLine="203"/>
  637. </Position27>
  638. <Position28>
  639. <Filename Value="..\src\PasImGui.pas"/>
  640. <Caret Line="419" Column="20" TopLine="407"/>
  641. </Position28>
  642. <Position29>
  643. <Filename Value="..\src\PasImGui.pas"/>
  644. <Caret Line="196" Column="30" TopLine="185"/>
  645. </Position29>
  646. <Position30>
  647. <Filename Value="..\src\PasImGui.Apis.inc"/>
  648. <Caret Line="581" Column="35" TopLine="573"/>
  649. </Position30>
  650. </JumpHistory>
  651. <RunParams>
  652. <FormatVersion Value="2"/>
  653. <Modes ActiveMode="default"/>
  654. </RunParams>
  655. </ProjectSession>
  656. <Debugging>
  657. <BreakPoints>
  658. <Item>
  659. <Kind Value="bpkSource"/>
  660. <WatchScope Value="wpsLocal"/>
  661. <WatchKind Value="wpkWrite"/>
  662. <Source Value="..\impl\PasImGui.SDL2.pas"/>
  663. <Line Value="1101"/>
  664. </Item>
  665. </BreakPoints>
  666. </Debugging>
  667. </CONFIG>