ZealOS/src
GutPuncher 38c41e551a
Fix zoom handling and update screen calculations
- Corrected loop bounds in 'GrZoomInScreen' to use 'GR_HEIGHT' and 'GR_WIDTH' constants instead of dynamic values from 'gr.dc2'.
- Updated 'src' offset calculations to use 'GR_WIDTH' instead of 'gr.dc2->width_internal'.
- Simplified 'GrUpdateScreen32' to use fixed 'GR_HEIGHT' and 'GR_WIDTH' values for screen updates, removing unnecessary calculations and size adjustments based on 'gr.dc2' and 'gr.zoomed_dc'.
2024-08-29 01:48:17 -04:00
..
Apps Fix git cp437 encoding errors 2023-11-12 10:40:40 -05:00
Compiler Fix git cp437 encoding errors 2023-11-12 10:40:40 -05:00
Demo Hacking graphics code in pursuit of fixing #28 2024-08-26 02:14:30 -04:00
Doc Update Charter 2023-11-25 16:45:43 -05:00
Home feat: revise/refactor #124 , inc patch num 2024-03-11 02:52:35 -04:00
Kernel Lower DOC_SCROLL_SPEED from 8 to 6 2024-08-26 02:07:47 -04:00
Misc Update Zealbooter to Limine 8.x and backport template changes 2024-08-14 21:19:14 +02:00
System Fix zoom handling and update screen calculations 2024-08-29 01:48:17 -04:00
HomeKeyPlugIns.ZC feat: revise/refactor #124 , inc patch num 2024-03-11 02:52:35 -04:00
HomeLocalize.ZC Make gr.continuous_scroll default TRUE. 2022-10-22 14:12:54 -04:00
HomeSys.ZC Implement Semantic Versioning. 2023-11-26 04:24:21 -05:00
HomeWrappers.ZC Rename CosmiC to ZealC. 2021-12-11 06:21:22 -05:00
MakeHome.ZC Update MakeHome.ZC 2024-03-11 02:54:46 -04:00
Once.ZC Rename CosmiC to ZealC. 2021-12-11 06:21:22 -05:00
PersonalMenu.DD Test and fix #133 2023-11-20 02:50:40 -05:00
PersonalNotes.DD Made src directory 2020-02-15 14:31:41 -06:00
StartOS.ZC Rename CosmiC to ZealC. 2021-12-11 06:21:22 -05:00