zetaPRIME
|
c3207cc2f9
|
implement mask blendmode
|
2017-05-03 21:37:34 -04:00 |
|
zetaPRIME
|
2d93b903e4
|
fix replace blend mode on citra (which also fixes the clearing workaround)
...also, actually disable depth testing instead of just thinking I did
|
2017-05-03 09:10:02 -04:00 |
|
zetaPRIME
|
5577b5a6a8
|
threads now end cleanly, and do so on exit
|
2017-05-03 04:19:30 -04:00 |
|
zetaPRIME
|
88d640f3e7
|
thread testing and fixes, exposed blend mode in drawables, made frame timing a bit more accurate
|
2017-05-03 00:52:46 -04:00 |
|
zetaPRIME
|
c4a75355eb
|
blend modes on bind, workaround for the clear bug (just shove a quad there in replace mode)
|
2017-05-02 16:27:10 -04:00 |
|
zetaPRIME
|
144510b4e7
|
more complete threading, update to newest libctru and c3d-next (clearing a new rendertarget doesn't work the first time yet)
|
2017-05-01 21:35:51 -04:00 |
|
zetaPRIME
|
9645920759
|
start of actual thread work
|
2017-05-01 00:40:13 -04:00 |
|
zetaPRIME
|
2e4d55a1ff
|
sdmc:/ and romfs:/ drawable loading, themeref refcounting and container gc (and not inner const anymore)
|
2017-04-30 13:24:29 -04:00 |
|
zetaPRIME
|
a4d23ea438
|
once more, with feeling!
|
2017-04-17 15:16:23 -04:00 |
|
zetaPRIME
|
4e614e5cab
|
...right
|
2017-04-17 15:13:53 -04:00 |
|
zetaPRIME
|
5dcbb6bb8a
|
actually fix license detection
|
2017-04-17 15:13:11 -04:00 |
|
zetaPRIME
|
40d0c39725
|
fix github license detection?
|
2017-04-17 15:05:01 -04:00 |
|
zetaPRIME
|
c6a5781cf8
|
Application::GetTime(), InputManager improvements,
shiftkey and fast scroll for OSK, partial ThemeManager GC,
and planning
|
2017-03-21 01:28:13 -04:00 |
|
zetaPRIME
|
7f27018808
|
UIContainer::AddNew, Add uses std::move, Optional type,
button styles and glyphs, lower memory footprint for default text
style on Label
|
2017-03-18 19:29:32 -04:00 |
|
zetaPRIME
|
ecf47db716
|
out, annoying warning
|
2017-03-18 17:15:25 -04:00 |
|
zetaPRIME
|
ddb272fd66
|
let's not waste precious VRAM on a depth buffer we don't use
|
2017-03-18 16:13:12 -04:00 |
|
zetaPRIME
|
c17200e8db
|
whoops, wrong name there
|
2017-03-17 15:21:53 -04:00 |
|
zetaPRIME
|
abc14995d8
|
adjust readme
|
2017-03-17 07:37:54 -04:00 |
|
zetaPRIME
|
a428ceefcc
|
adjust readme
|
2017-03-17 07:37:07 -04:00 |
|
zetaPRIME
|
dbceeabf2a
|
🎊 beta 0.5.0
v0.5.0
|
2017-03-17 07:12:36 -04:00 |
|
zetaPRIME
|
da1f36bdda
|
clean up testbed significantly
|
2017-03-17 07:11:40 -04:00 |
|
zetaPRIME
|
bf5135475b
|
make generic (default) backdrop a nice in-between shade of gray
|
2017-03-17 07:10:43 -04:00 |
|
zetaPRIME
|
78eaf49c07
|
remove redundant justification from Label field and give MessageBox its own TextConfig in metrics
|
2017-03-17 07:10:07 -04:00 |
|
zetaPRIME
|
59f3099b68
|
InputManager::OpenKeyboard
|
2017-03-17 02:21:41 -04:00 |
|
zetaPRIME
|
c969d48e6b
|
Backdrop, fix crash-on-exit(!)
|
2017-03-16 22:06:42 -04:00 |
|
zetaPRIME
|
fd44ee0f90
|
some fixes to [ glyph
|
2017-03-16 20:44:28 -04:00 |
|
zetaPRIME
|
5954dc5768
|
add OSK preview scrolling, background, fix DrawLayerProxy,
make TextConfig.Print string ref const, make form priority float,
ScrollField::ScrollIntoView, minor BitmapFont fix
|
2017-03-16 20:35:04 -04:00 |
|
zetaPRIME
|
5d7fd4d802
|
[headdesks repeatedly]
|
2017-03-16 15:41:14 -04:00 |
|
zetaPRIME
|
8d9ea838a4
|
font rendering: integer position snap for clarity
|
2017-03-16 14:32:37 -04:00 |
|
zetaPRIME
|
0fee9cbe35
|
font fixes
|
2017-03-16 14:27:03 -04:00 |
|
zetaPRIME
|
1fcde44265
|
actually *use* glyph offsets (whoops)
|
2017-03-16 14:21:27 -04:00 |
|
zetaPRIME
|
7d8f500e25
|
pretty-print mono font defs for easier editing
|
2017-03-16 14:13:48 -04:00 |
|
zetaPRIME
|
e22c8995a6
|
TextBox widget, justification and inheritance in TextConfig,
fix closing osk from InputHandler, make font text input const,
font-related miscellany
|
2017-03-16 13:25:16 -04:00 |
|
zetaPRIME
|
68042ed86d
|
clear out dead code from text rendering
|
2017-03-16 08:27:13 -04:00 |
|
zetaPRIME
|
5960a56f60
|
new text measurement stuffs in working order!
|
2017-03-15 19:17:50 -04:00 |
|
zetaPRIME
|
bca1adc6eb
|
some flailing at text... then a complete text-rendering rewrite! lambda-loop shininess!
|
2017-03-15 10:42:24 -04:00 |
|
zetaPRIME
|
36960effa4
|
tap action for drawlayerproxy, text cursor for osk!
|
2017-03-14 14:40:40 -04:00 |
|
zetaPRIME
|
92467e21c6
|
DrawLayerProxy, rudimentary preview in OSK
|
2017-03-09 14:34:59 -05:00 |
|
zetaPRIME
|
588817acc6
|
InputHandler backend for onscreen keyboards, app:/ asset loading
|
2017-03-06 20:32:36 -05:00 |
|
zetaPRIME
|
abc3eac3e1
|
partially-implemented OSK! more metrics implementation,
a few constants, Image::blockTouch and modal cover
|
2017-03-05 09:12:17 -05:00 |
|
zetaPRIME
|
01580c8dda
|
fix some weird font offsets
|
2017-03-05 09:07:16 -05:00 |
|
zetaPRIME
|
21b130863b
|
format font definitions
|
2017-03-05 08:59:32 -05:00 |
|
zetaPRIME
|
017fd97d46
|
clean up datatypes a bit
|
2017-03-04 07:50:08 -05:00 |
|
zetaPRIME
|
e7e9ed7de7
|
add theme metrics and fallback, load from SD,
overhaul InputManager keys enum, adjust MessageBox layout, and random miscellany
|
2017-03-04 03:48:25 -05:00 |
|
zetaPRIME
|
edf7945acd
|
oh wait, I did fix the forward declaration
|
2017-03-03 16:38:58 -05:00 |
|
zetaPRIME
|
7e600224e6
|
welp, that broke the forward declaration and I can't actually fix it
|
2017-03-03 06:59:07 -05:00 |
|
zetaPRIME
|
b541b73264
|
update included nlohmann::json to 2.1.1 release
https://github.com/nlohmann/json/releases/tag/v2.1.1
|
2017-03-03 02:54:18 -05:00 |
|
zetaPRIME
|
67ccd0a055
|
bunch of form and UI fixes, modal dialogs!
|
2017-03-01 07:06:41 -05:00 |
|
zetaPRIME
|
10ac977cb1
|
basic form test
|
2017-02-28 08:51:48 -05:00 |
|
zetaPRIME
|
6ade2e8081
|
basis/framework of form system
|
2017-02-28 08:24:38 -05:00 |
|