70/V9
|
23e0694d62
fix mouse position for button events (#796)
|
4 days ago |
Yuxiao Mao
|
b7e7f915ba
[hlprof] small refacto and add option --collapse-recursion
|
1 week ago |
Zeta
|
7ad65a02f0
[ci] use Windows 2022 (#794)
|
3 weeks ago |
Yuxiao Mao
|
c7bb8d5cfc
Sig handler: do not dump on non-hl thread
|
1 month ago |
Yuxiao Mao
|
f1604c465e
Dx/Sdl: Add KeyMapChanged event (#793)
|
1 month ago |
Yuxiao Mao
|
3a7d4af44b
Bump hl/haxelib version to 1.16 (#792)
|
1 month ago |
Yuxiao Mao
|
9c8ed392bd
GL: add query TIME_ELAPSED
|
1 month ago |
Aidan Lee
|
1ffbbb4c0d
add millisecond resolution timer (#790)
|
1 month ago |
Zeta
|
533baa5639
[jit] Make sure `ctx->currentPos > 0` before any register allocation can happen. (#789)
|
2 months ago |
Yuxiao Mao
|
0e9d99bded
[Profile] add custom event as performance.measure string in the timeline (#788)
|
2 months ago |
Yuxiao Mao
|
220021c3c2
[hlc] Autocompilation on windows avoid use make (#786)
|
2 months ago |
tobil4sk
|
0f3bc3908f
[hlc] Implement automatic compilation with make and Build.xml templates (#706)
|
2 months ago |
Zeta
|
28342378a5
Fix compile error (#784)
|
2 months ago |
Yuxiao Mao
|
8bdadf6856
[CI] Enable cmake win32 build again (#783)
|
2 months ago |
Yuxiao Mao
|
7348238835
[dx] fix switch case var scope
|
3 months ago |
Simon Krajewski
|
2ed23a24f5
Check for __customStack on haxe.Exception (#782)
|
3 months ago |
Yuxiao Mao
|
5da7d242c4
[dx] Prevent ClipCursor when window have focus but is not foreground (#781)
|
3 months ago |
Yuxiao Mao
|
6f2fb0c8f6
[dx] fix spaces/tab
|
3 months ago |
João Matos
|
2e983a36d9
Add initial Emscripten support. (#779)
|
3 months ago |
Cristian Camilo Ruiz
|
005592f61e
[gc] remove memmove usage in hl_remove_roots (#778)
|
3 months ago |
Boris Raymond Périer
|
b6d7e6af5b
Add glGetBufferSubData to sdl (#777)
|
3 months ago |
Yuxiao Mao
|
96e77cefb5
[jit] Add more null access .f in ONullCheck (#776)
|
3 months ago |
Yuxiao Mao
|
3a34d60faa
Buffer: fix Std.string NativeArray<struct> access violation (#775)
|
3 months ago |
Yuxiao Mao
|
65b3a5dda3
Sys: sys_exe_path Linux use readlink before env _ (#774)
|
3 months ago |
Yuxiao Mao
|
d366212435
[hlc] fix hlc_capture_stack not returning total count with empty stack (#773)
|
3 months ago |
Yuxiao Mao
|
f1ef2cf01c
Buffer: unify null print to null (#772)
|
3 months ago |
TothBenoit
|
4a42e9e5a8
DX12 : Adding D3D12_RESOURCE_BARRIER_ALL_SUBRESOURCES constant
|
3 months ago |
Yuxiao Mao
|
a9c21591a9
[jit] Fix CArray OSetArray (hl.CArray.unsafeSet) not working (#771)
|
3 months ago |
Yuxiao Mao
|
199b73ffe5
CArray: fix typo
|
3 months ago |
Yuxiao Mao
|
4edaf4b7c8
CArray: add some bound check to blit
|
3 months ago |