a2250893d4
Trying to make faster
2024-10-10 15:35:19 -04:00
ec6d6064b1
Rendering Optimizations
2024-08-27 10:52:50 -04:00
3595cfc27d
Scissor Fix
2024-05-27 20:18:46 -04:00
31d20221a6
Better Code?
2024-04-27 17:18:55 -04:00
06bc325fbe
Window Matrix
...
Instead of calculating the int position to the OpenGL float of -1 to 1 in the code, we hand this responsibility to the shaders using a matrix to scale and translate everything.
2024-04-10 21:31:23 -04:00
46c7244dd1
Better Label
2024-04-10 11:19:05 -04:00
771f360a66
Memory Optimisation
2024-03-31 23:52:57 -04:00
33f8ef9ee0
Font Fixes
...
•Only the font alpha channel is decreased.
•Display missing texture for missing glyphs
2024-03-31 19:16:15 -04:00
31fb6d7e43
FIX AMD location issue
2024-03-29 10:54:51 -04:00
13dc6cb820
OpenGL Version
2024-03-27 20:53:07 -04:00
ecf4e808ea
Framework Update
...
A few changes, mostly to update the .NET framework version.
2023-12-22 11:11:51 -05:00
f479409fe9
Progress Bar
2023-10-16 22:38:57 -04:00
448e0f670f
Bugs & Features.
...
Mainly bug fixes with a few new shaders and controls.
2023-08-21 10:57:06 -04:00
b88cea7363
What am I doing
2023-01-29 21:06:11 -05:00
6e7467b56e
Got my code back
2023-01-24 09:27:15 -05:00
4a958ae060
Optimized Font Loading
...
System fonts only load if no glyph is found in the already loaded fonts.
fixes #2
2023-01-08 11:13:58 -05:00
7d32666095
Beta 1
2023-01-06 22:32:41 -05:00
cd290e6fd0
New function for TabControl
...
A TabPage can also be a FlowLayout
2023-01-06 11:25:58 -05:00
42c66ce696
New Features & Fixes
...
Fixed some events not triggering correctly
Added TabControl render object
2023-01-06 01:59:16 -05:00
f7af843d6f
Context Menu
2023-01-05 21:42:02 -05:00
3424cda24b
Removed Label Jitter
...
fixed #1
2023-01-05 14:33:52 -05:00
78a79b4fd7
Some Code
2023-01-05 14:01:32 -05:00
1d3e319638
I can't remember what's new
2023-01-04 00:05:31 -05:00
38e418e3c6
I got carried away
2023-01-02 23:15:41 -05:00
JacobTech
522088227b
Optimization
...
Anything to do with labes drawing fonts has more optimization
2023-01-02 09:59:45 -05:00
JacobTech
a88fef1f80
Fixed Bug
...
Typing went to all Textbox controls
2023-01-01 23:27:16 -05:00
JacobTech
caeda301bc
Fixed Bug
...
Textbox could type the wrong char sometimes
2023-01-01 22:05:15 -05:00
JacobTech
4d22c3a8d5
Better Font Code
...
Changed system fonts to share a reference across all Font library's
2023-01-01 20:38:37 -05:00
JacobTech
4aa46bf095
Update 'GraphicsManager/GraphicsManager.csproj'
...
Changed the RepositoryUrl option in the project settings to match the new git
2023-01-01 19:44:30 -05:00
JacobTech
b10a10fede
Prep
...
Now using sln for project
Changed a lot of the control's
getting ready to move to https://git.jacobtech.com
2023-01-01 19:06:45 -05:00
Jacob Guin
91db2b6471
Finally!
...
After a long time, I have a basic library for handling OpenGL with no errors to my knowledge.
2022-12-21 21:48:40 -05:00
JacobTech
a6b2fae045
Initial commit
2022-12-21 21:46:41 -05:00