Martín Lucas Golini
e222771afa
Minor refactor:
...
UI::Window: Window::setWinFlags is now Window::setWindowsFlags.
Renderer: Added glVersionFromString, graphicsLibraryVersionToString, getDefaultGraphicsLibraryVersion, getAvailableGraphicsLibraryVersions.
Defined Sizeu.
Context and Window ini configurations are now lowercase.
Display: Added getRefreshRate and getSize.
UICodeEditor: hide color preview when mouse leaves the editor.
ecode:
Added Renderer options (vsync, msaa, max frame rate, renderer version).
Added "bechmark-mode" option, to measure rendering performance.
2022-08-28 01:05:25 -03:00
Martín Lucas Golini
ba7594b83c
Added FrameRateLimit to Context variables.
...
Updated SOIL2 and efsw.
Minor changes in UILoader.
--HG--
branch : dev
2019-11-21 23:29:23 -03:00
Martín Lucas Golini
9aa7b4b7d0
Renamed TextureSaver to ScopedTexture.
...
Added System::ThreadPool.
Refactored ResourceLoader.
Removed OjbectLoader and all object type loaders.
Some minor refactors.
--HG--
branch : dev
2019-09-08 02:26:33 -03:00
Martín Lucas Golini
a6c82095a3
UIScrollView, UIScrollBar, UISlider, UITabWidget fixes.
...
Fixed * selector with pseudoclasses.
--HG--
branch : dev
2019-06-23 23:14:37 -03:00
Martín Lucas Golini
3606290585
Make shared gl context optional.
...
--HG--
branch : dev
2017-12-24 13:35:54 -03:00
Martín Lucas Golini
1586230aa0
UITheme now uses Nine Patch images.
...
Added HDPI theme.
--HG--
branch : dev-ninepatch
2017-08-20 14:13:49 -03:00
Martín Lucas Golini
0481f869d2
Improved UITheme load.
...
--HG--
branch : dev
2017-08-06 01:21:49 -03:00
Martín Lucas Golini
c7735d75fe
Fixes for VS windows build.
...
--HG--
branch : dev
2017-03-22 01:57:39 -03:00
Martín Lucas Golini
ca9950b282
Minor clean up.
...
--HG--
branch : dev
2017-03-21 23:34:50 -03:00
Martín Lucas Golini
f0a2171f62
Minor optimization.
...
--HG--
branch : dev
2017-03-15 14:22:59 -03:00
Martín Lucas Golini
734698c070
Minor change.
...
--HG--
branch : dev
2017-03-15 12:13:02 -03:00
Martín Lucas Golini
f07c98fee3
Clean up.
...
--HG--
branch : dev-font
2017-03-12 02:51:12 -03:00
Martín Lucas Golini
a97c3e8756
Fixed some compilation issues on windows.
...
--HG--
branch : dev
2017-03-11 03:15:21 -03:00
Martín Lucas Golini
3e2932b9ae
Fixes.
...
--HG--
branch : dev
2017-02-22 17:30:42 -03:00
Martín Lucas Golini
8317780a73
More refactoring of the Graphic module.
...
--HG--
branch : dev
2017-02-18 03:03:01 -03:00
Martín Lucas Golini
239a712446
Disabled joystick by default in the demos.
...
Removed GLU as a dependency for GLEW.
2014-04-12 17:59:39 -03:00
Martín Lucas Golini
9a1ab27e9e
Moved binaries to bin.
...
Moved assets to bin/assets.
2013-12-22 23:58:17 -03:00