Commit graph

65 commits

Author SHA1 Message Date
cxl
aca85f6080 Core: memhash32 improvements, GLDraw: removed DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@14541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-03 16:17:03 +00:00
cxl
ee2bfbe1d0 GLDraw: Fixed NVIDIA problem with DrawGL
git-svn-id: svn://ultimatepp.org/upp/trunk@14535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 23:39:20 +00:00
cxl
916949ac06 GLDraw: Shaders compile code now logs info if any in debug mode
git-svn-id: svn://ultimatepp.org/upp/trunk@14534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 16:01:52 +00:00
cxl
4c9a6f5489 uppsrc: CLANG warnings fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-27 16:48:40 +00:00
cxl
c1e7833528 GLDraw: Fixed GLVertex copy
git-svn-id: svn://ultimatepp.org/upp/trunk@13745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-09 08:27:37 +00:00
cxl
b6456685f8 GLDraw: Fixed issue with DrawImage
git-svn-id: svn://ultimatepp.org/upp/trunk@13428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-23 09:46:36 +00:00
cxl
18033a9c8b uppsrc: Fixed compile issues and warnings in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@13000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-15 15:09:06 +00:00
cxl
9db284fe7d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-19 07:34:18 +00:00
cxl
ae76caac74 GLDraw: GLCode::Mat4
git-svn-id: svn://ultimatepp.org/upp/trunk@12742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-04 15:34:29 +00:00
cxl
7179a03ca4 GLDraw: new features
git-svn-id: svn://ultimatepp.org/upp/trunk@12729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-02 09:11:34 +00:00
cxl
e5af80a739 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12703 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-22 14:05:27 +00:00
cxl
fc0dc77c71 GLDraw: Fixed issue with DrawEllipse
git-svn-id: svn://ultimatepp.org/upp/trunk@12653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-08 11:18:09 +00:00
cxl
e73d5db104 GLDraw: Fixed binding issue with RX580
git-svn-id: svn://ultimatepp.org/upp/trunk@12650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-07 19:20:35 +00:00
cxl
50ad11855b .developing DrawGL
git-svn-id: svn://ultimatepp.org/upp/trunk@12649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-07 15:14:11 +00:00
cxl
e706d744c6 GLDraw: Fixed DrawImage
git-svn-id: svn://ultimatepp.org/upp/trunk@12588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-29 08:09:24 +00:00
cxl
024019035e GLCtrl: GTK Fixed leaks issue
git-svn-id: svn://ultimatepp.org/upp/trunk@12579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-26 10:32:29 +00:00
cxl
d7310e48eb GLDraw: Texture driver leaks plugged, ide: GDB does not stop at 'unknown' frames in backtrace
git-svn-id: svn://ultimatepp.org/upp/trunk@12578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-26 09:11:05 +00:00
cxl
0133667c6c GLCtrl: GTK variant refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@12575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-25 19:01:43 +00:00
cxl
d3371f9118 GLCtrl: GTK partially fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@12567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-23 08:50:54 +00:00
cxl
34864ae036 GLDraw: GLTexture empty copy fix
git-svn-id: svn://ultimatepp.org/upp/trunk@12464 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-05 17:08:26 +00:00
cxl
25f9185e64 GLDraw: performance counters
git-svn-id: svn://ultimatepp.org/upp/trunk@12430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-30 12:20:03 +00:00
cxl
7748be1778 GLDraw: TextureDraw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-29 18:15:12 +00:00
cxl
c046f91915 GLDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@12427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-29 13:03:01 +00:00
cxl
1668150f3d GLDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@12426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-29 10:35:44 +00:00
cxl
df9dccdc04 GLDraw (developing)
git-svn-id: svn://ultimatepp.org/upp/trunk@12425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-27 09:52:02 +00:00
cxl
9458f9c2c0 GLPainter
git-svn-id: svn://ultimatepp.org/upp/trunk@12423 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-26 23:32:09 +00:00
cxl
45b476cc71 GLDraw issues
git-svn-id: svn://ultimatepp.org/upp/trunk@12421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-26 11:05:32 +00:00
cxl
1f48c72817 Developing OpenGL rendering
git-svn-id: svn://ultimatepp.org/upp/trunk@12420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-25 21:32:43 +00:00
cxl
4a1fb51483 .developing DrawGL
git-svn-id: svn://ultimatepp.org/upp/trunk@12419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-25 18:48:58 +00:00
cxl
79ba22f277 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-25 07:55:19 +00:00
cxl
e5445ea2e2 GLDraw: DrawGL
git-svn-id: svn://ultimatepp.org/upp/trunk@12413 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-24 11:35:02 +00:00
cxl
70a0cac061 GLDraw: DrawGL with hw accelerated polygon rendering
git-svn-id: svn://ultimatepp.org/upp/trunk@12411 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-24 09:07:35 +00:00
cxl
6237a91bc9 Core: Unit (Pointf) - unit vector calculation
git-svn-id: svn://ultimatepp.org/upp/trunk@12380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-20 15:20:55 +00:00
cxl
5fee6144df GLCtrl: DHCtrl improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-19 07:44:01 +00:00
cxl
5d54c4bf84 ide: Removed trick of adjusting filetimes after build, GL: improving and fixing..
git-svn-id: svn://ultimatepp.org/upp/trunk@12371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-16 09:49:44 +00:00
cxl
0ab886f5bc GLDraw: improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-09 18:56:03 +00:00
cxl
38e5890907 GLDraw, GLCtrl: SMAA support in win32, various improvements, plugin/tess2
git-svn-id: svn://ultimatepp.org/upp/trunk@12348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-09 13:05:40 +00:00
cxl
c30f4e6935 GLDraw: GLProgram internals now protected for further development
git-svn-id: svn://ultimatepp.org/upp/trunk@12346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-08 11:03:22 +00:00
cxl
678761626c GlDraw: Improved error reporting for shaders
git-svn-id: svn://ultimatepp.org/upp/trunk@12286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-19 08:11:42 +00:00
cxl
00a11f2c47 IconDes: UHD issues, GLCtrl developing
git-svn-id: svn://ultimatepp.org/upp/trunk@12249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-04 21:24:11 +00:00
cxl
ab68393e9e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-19 07:48:36 +00:00
cxl
46f2795709 GLDraw premultiplied alpha issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-10 13:41:01 +00:00
cxl
15a774ccfc GLDraw: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-20 14:09:34 +00:00
cxl
dddc90f901 GLDraw: removed TIMINGs
git-svn-id: svn://ultimatepp.org/upp/trunk@11928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-05 07:26:31 +00:00
cxl
87631a34ff GLDraw: Texture parameters
git-svn-id: svn://ultimatepp.org/upp/trunk@11893 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-15 21:54:55 +00:00
cxl
6ba9e8e422 .DDUMPs removed
git-svn-id: svn://ultimatepp.org/upp/trunk@11868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-25 18:50:46 +00:00
cxl
7808aa2778 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-19 15:22:44 +00:00
cxl
8dd059918a ide: Raw (multiline) literals support in CodeEditor highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-19 14:54:46 +00:00
cxl
28ac2ff821 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-11 18:26:40 +00:00
cxl
38bb1752e8 GLDraw: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@11673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-09 14:25:16 +00:00