Ray
6450a48c75
Update core_highdpi_testbed.c
vor 1 Monat
Ray
8871d7648d
Update core_highdpi_testbed.c
vor 1 Monat
Ray
297dcc07b8
Update core_highdpi_testbed.c
vor 1 Monat
Ray
05f42aa119
Update core_highdpi_testbed.c
vor 1 Monat
Ray
4b760091da
REVIEWED: Window scaling with HighDPI on macOS #5059
vor 1 Monat
Ray
6d562e5e87
REVIEWED: HiggDPI content scaling on changing monitors with different DPI #5335 #5356
Note that high-dpi awareness must be enabled by users and `CORE.Window.render` reports the scaled framebuffer size, while `CORE.Window.screen` reports the logical size.
`ToggleBorderlessWindow()` has also been reviewed to be consistent with scaling, if monitor physical display size is reported as 1920x1080 but there is a content scale of 1.5, then the borderless fullscreen window will be 1280x720, with the 1920x1080 framebuffer
vor 1 Monat
Ray
727a90c5d1
REVIEWED: Formatting to follow raylib conventions
vor 2 Monaten
Ray
ed8c4c1b9b
REXM: Update examples collection, some renames
vor 3 Monaten
Ray
9c1216699d
ADDED: example: `core_highdpi_testbed` -WIP-
ADDED: example: `core_screen_recording` -WIP-
vor 3 Monaten
Ray
a72b4b177b
Updated examples short description
vor 5 Monaten
Anstro Pleuton
945f181f1d
[examples] Update examples to be consistent ( #4699 )
* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
vor 1 Jahr
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
vor 1 Jahr
Jeffery Myers
e96bab7ce6
[Build] Fix warnings when building in VS 2022 ( #4095 )
* Update raylib_api.* by CI
* Fix warnings when building examples in MSVC 2022
* fix auto-format that sneaked in there.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vor 1 Jahr
Ray
3f1e59a7cf
Update copyright to 2024
vor 2 Jahren
Ray
b59fab7ee6
Update year to 2023
vor 3 Jahren
Ray
4a9391ae83
REVIEWED: examples descriptions
vor 3 Jahren
Ray
c1b01c0d5d
Added new comment to examples
vor 3 Jahren
raysan5
c32ae480af
RENAMED: FormatText() -> TextFormat()
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
vor 5 Jahren
Ray
b525039e0a
Review ALL examples
vor 6 Jahren
Ray
424d3ca8d9
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
vor 6 Jahren
Ray
dd4dd0e87d
Reorganize examples folder
vor 8 Jahren
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
vor 10 Jahren
raysan5
51688c004c
Code cleaning, removed useless spaces
vor 11 Jahren
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
vor 11 Jahren
raysan5
f76a00adc1
Code used to test some features (and resources)
vor 11 Jahren
raysan5
a68818e320
Update to version 1.0.6
Check CHANGELOG for the list of changes in this release!
vor 12 Jahren
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
vor 12 Jahren
raysan5
df0c959523
Renamed ex02b and added image placeholder
vor 12 Jahren
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
vor 12 Jahren
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
vor 12 Jahren