Jeffery Myers
|
33878175cd
don't assume DRM supports high DPI
|
il y a 1 an |
Jeffery Myers
|
cfeab63351
Fix mixed tabs and spaces.
|
il y a 1 an |
Jeffery Myers
|
51b29d6c56
Merge pull request #64 from benchislett/main
|
il y a 1 an |
Jeff Myers
|
b89413d61b
Don't try to do monitor or cursor stuff on the DRM Platforms.
|
il y a 1 an |
Benjamin Chislett
|
737e21daa4
Remove unused variable
|
il y a 1 an |
Jeff Myers
|
3d8ece299d
don't eat key events at all
|
il y a 1 an |
Jeff Myers
|
d765c1ef3d
remove manual batch checking, raylib handles it now.
|
il y a 1 an |
Jeff Myers
|
b02ec0e657
void for empty arguments.
|
il y a 1 an |
Jeff Myers
|
165a715672
cleanup the global context properly and don't allow double free
|
il y a 1 an |
Jeff Myers
|
de2c361b58
fix for buggy Apple OpenGL implementation
|
il y a 1 an |
Jeff Myers
|
c91d9281ec
copyright update
|
il y a 1 an |
Jeff Myers
|
264131b667
cleanup gamepad input code.
|
il y a 1 an |
Jeff Myers
|
f137472778
add support for gamepad 0
|
il y a 1 an |
Jeff Myers
|
99e52088ec
only do DPI scale if we are in high DPI mode.
|
il y a 1 an |
Jeff Myers
|
f094baeebc
style cleanups
|
il y a 1 an |
Benny Wysong-Grass
|
d25b976628
Fix dpi scaling issue on MacOS
|
il y a 1 an |
Jeff Myers
|
5c49511bcb
Merge branch 'main' of github.com:raylib-extras/rlImGui
|
il y a 1 an |
Jeff Myers
|
a7ea68023c
use the correct window size for scissor mode inverts.
|
il y a 1 an |
Jeffery Myers
|
f6a3f85be2
cleanup
|
il y a 1 an |
Jeffery Myers
|
0e4bf66eda
free the font texture on shutdown
|
il y a 1 an |
Jeffery Myers
|
57e55c3a8f
don't auto load fonts for ImGui low level API, add font loading to the low level API example
|
il y a 1 an |
Jeffery Myers
|
16db43e57d
specify rayib to imgui mappings
|
il y a 1 an |
Jeffery Myers
|
682be08152
swap mouse over to events
|
il y a 1 an |
Jeffery Myers
|
095ab9d1b5
only set the global context if it's set.
|
il y a 1 an |
Jeffery Myers
|
a07b514fe2
add low level ImGui backend that matches the other backends.
|
il y a 1 an |
Jeff Myers
|
437adf4c2d
always set the context.
|
il y a 1 an |
Jeffery Myers
|
b202e0f4e2
add function to draw a render texture fit to the content area
|
il y a 1 an |
Jeffery Myers
|
fe0548317d
add comments to public functions
|
il y a 1 an |
Jeffery Myers
|
1e71198786
add a function to let the caller define the delta time for uses with custom timing.
|
il y a 1 an |
Jeff Myers
|
be225043ee
Remove testing code
|
il y a 1 an |