deal
f32280ff42
Merge: 687d15f16e
369de31853
...
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
2021-12-31 12:12:40 +08:00
halx99
64d7b55366
Update ci branch name
2021-12-31 11:00:35 +08:00
deal
a813aac10e
Merge: 6639f55c0f
bec2e07a00
...
Merge pull request #561 from adxeproject/dev
Merge Crash Fix #559 from dev
2021-12-28 21:27:32 +08:00
halx99
13927aa1bc
Fix #559 , match number type for get CURLINFO_RESPONSE_CODE
...
a. On linux x64, will crash with stack protector
Reported by @rh101
Signed-off-by: halx99 <halx99@live.com>
2021-12-28 21:00:45 +08:00
halx99
6bba4ce24b
Merge: d397854ead
9eeeb151a1
...
Merge commit
2021-12-28 11:07:12 +08:00
halx99
c93849c6de
Commit chnages
2021-12-28 11:05:34 +08:00
halx99
f905bf5c23
Committing clang-format changes
2021-12-28 03:00:34 +00:00
halx99
5ba5049146
Huge changes for all string_view
2021-12-26 23:26:34 +08:00
halx99
8f83250ba4
Committing clang-format changes
2021-12-25 02:04:45 +00:00
halx99
fd5ed93093
Move ntcvt directory
2021-11-26 17:19:50 +08:00
halx99
7c940546a5
Fix #508 warnings
2021-09-26 21:52:36 +08:00
halx99
abca030baf
Fix warnings
2021-09-26 21:03:41 +08:00
halx99
5a2afd2d43
Refine ImGuiEXT
2021-09-26 19:56:34 +08:00
halx99
24f76a53b3
Fix #507
2021-09-26 12:05:42 +08:00
halx99
629625a976
Fix #505
2021-09-23 14:53:57 +08:00
halx99
73c5f887b5
Merge: 30625f2330
f5af50debd
...
Merge pull request #475 from adxeproject/win64
Win64 build support [DONE] 馃殌馃帀
2021-08-27 12:34:24 +08:00
aismann
147b4b7946
Update README.md
2021-08-27 06:25:18 +02:00
halx99
860400cb8c
Fix win64 build
2021-08-27 08:33:17 +08:00
halx99
45b5a9f689
Update imgui
2021-08-23 17:49:38 +08:00
aismann
b9942e0ac3
Update README.md
2021-07-08 07:42:15 +02:00
halx99
e5237503fb
Fix #386 [ci build]
2021-06-17 22:22:41 +08:00
halx99
8b9d3ce3cd
Revert "Fix imgui draw frame cause drawNode Afterimage"
2021-06-17 21:16:30 +08:00
halx99
f0f4ea4567
Fix imgui draw frame cause drawNode Afterimage
2021-06-17 12:20:23 +08:00
halx99
c513e20e2f
Update imgui to 1.84 WIP [ci build]
2021-06-15 22:30:54 +08:00
halx99
d526527c9d
Rename external to thirdparty [ci build]
2021-06-08 20:45:55 +08:00
halx99
6c558db560
Update README.md
2021-05-24 17:54:18 +08:00
halx99
827d384eef
Renaming refactor ( #353 ) [ci build]
2021-05-18 16:40:30 +08:00
halx99
8e6faac1f1
Merge: 3348f10813
3a7bb58045
...
Merge pull request #350 from rh101/fix-cmake-set-property
Fix for CMake error when set_property is called with aliased target
2021-05-05 19:49:30 +08:00
rh101
c3618f8ea6
Extract real target from ALIAS if it exists in order to set property successfully
...
Remove duplicate entries in dependencies lists
2021-05-05 16:04:06 +10:00
halx99
70f8393b8f
Update install-deps-linux.sh
2021-04-28 19:14:44 +08:00
halx99
7cbfd84f95
Enable build curl with openssl [ci build]
2021-04-28 15:10:28 +08:00
rh101
e5fa398c67
Load fonts into IMGUI using memory routines rather than allowing it to use its own file handling in order to support FileStream related implementations.
2021-04-28 15:53:37 +10:00
halx99
e3ea57296e
Update README.md
2020-10-25 22:01:32 +08:00
halx99
cca0739793
Refactor pixel format manipulate ( #217 )
...
* PixelFormat use table
* Correct PixelFormat name to match 'GL_LUMINANCE'
* Up
* fix cube update texture enum
* linux build
* Refine ci
* fix linux build
* Remove unused function, match mtl framebuffer pixel format
* readPixels always RGBA format
* fix ci for linux
* fix linux build
* Remove unused functions
* fix travis
* fix android ci
* Update config.json
* linux glad
* Update CCGLViewImpl-desktop.cpp
* fix linux build
* Fix linux build
* Link issue [skip appveyor][skip travis]
* Update CMakeLists.txt
* Refine GL enums use
* Update test case name [skip appveyor][skip travis]
* fix linux link issue
* for mtl
* fix ci
* Tidy pixelformat enums
* fix ci
* fix rgba8 to abgr4 error
* fix ci
* fix ci for GLES
* Fix linux build, require glibc-2.27+
* Use properly dist for travis [skip appveyor]
* fix linux build [skip appveyor]
* Update install-deps-linux.sh
* Remove unused members for pixel block info, update external to v73
* Sync from compile linux warnings
* Remove unused check, and PixelFormat::A8 is ordinary format, not compressed format
* metal doesn't support rgb8 (#3 )
* Update CCTexture2D.cpp
* Refine code
* Pixel Format Descriptor Table
* fix ci
* BGR5A1
* Simplfy texture format convert function name
* Update
* rgba4 match mtl render format
* Add note about RGBA4
* Remove unused function
* fix osx
* Already converted at texture2d
* Clearly comment
* fixup
2020-09-25 11:07:56 +08:00
halx99
6e7e117a0d
RenderTarget abstract, in-progress ( #210 )
...
RenderTarget abstract
2020-09-21 22:10:50 +08:00
halx99
689657391e
ImGui multi-viewports Compatible with desktop GLES
2020-09-16 20:16:32 +08:00
halx99
66ebe11bb4
Add ImGuiEXT::end to end game
2020-09-10 17:53:17 +08:00
halx99
f5250f1804
Add useful resource links [skip appveyor][skip travis]
2020-09-08 18:21:41 +08:00
halx99
89620c53c5
Fix readme example [skip appveyor][skip travis]
2020-09-08 17:06:12 +08:00
halx99
dcb3fd9116
Remove TODO
2020-09-08 16:31:11 +08:00
halx99
71954dac32
Refine code style
2020-09-08 16:15:40 +08:00
halx99
7619f957b8
Update ImGuiEXT readme[skip appveyor][skip travis]
2020-09-08 15:15:25 +08:00
halx99
db972a87d3
Merge: c01b11dbb0
a824eb4050
...
Merge pull request #199 from halx99/imgui-hdpi
ImGuiEXT improvements
2020-09-08 00:07:16 -07:00
halx99
52973784ca
Checking condition for dirty ImGui device objects [skip appveyor][skip travis]
2020-09-08 14:21:26 +08:00
halx99
7f6b6dfa90
Update CMake scripts and readme
2020-09-08 13:44:59 +08:00
halx99
ddbb6bb0b9
Add ImGuiEXT test case for PC platforms
2020-09-08 13:38:16 +08:00
halx99
45b0b3ff78
ImGUIEXT addRenderLoop support global without any target scene
2020-09-07 23:21:15 +08:00
halx99
23cdbd734d
More cleary comment [skip appveyor][skip travis]
2020-09-07 21:25:22 +08:00
halx99
18b5fd0df2
Update CCImGuiEXT.h
2020-09-07 21:22:03 +08:00
halx99
885c949956
Update ImGUIEXT readme [skip appveyor][skip travis]
2020-09-07 20:52:16 +08:00