Max Brunsfeld
|
4f7bb14acf
|
Merge branch 'windows/dx11' into windows/remove-d2d
|
2025-07-30 15:51:03 -07:00 |
|
Junkui Zhang
|
c995dd2016
|
more context
|
2025-07-31 01:18:29 +08:00 |
|
Junkui Zhang
|
80be0e29b9
|
add more context for errors
|
2025-07-31 01:15:39 +08:00 |
|
Junkui Zhang
|
b75f6e2210
|
use if-else
|
2025-07-31 00:59:46 +08:00 |
|
Junkui Zhang
|
b8f85be372
|
use log::warn instead
|
2025-07-31 00:58:23 +08:00 |
|
Junkui Zhang
|
34e433ad90
|
check debug layer before creating
|
2025-07-31 00:05:56 +08:00 |
|
Junkui Zhang
|
345fd526fc
|
log the feature level we are using
|
2025-07-30 23:17:15 +08:00 |
|
Junkui Zhang
|
7c8074ce5c
|
update feature level
|
2025-07-30 22:56:28 +08:00 |
|
Junkui Zhang
|
8c8b91470a
|
remove unused
|
2025-07-30 18:10:04 +08:00 |
|
Junkui Zhang
|
d194bf4f52
|
QOL improvement when device lost happens
|
2025-07-30 17:36:14 +08:00 |
|
Junkui Zhang
|
cc763729a0
|
add GPUI_DISABLE_DIRECT_COMPOSITION env
|
2025-07-30 14:53:36 +08:00 |
|
Junkui Zhang
|
e370c3d601
|
misc
|
2025-07-30 09:29:09 +08:00 |
|
Kate
|
1d60984cb6
|
get the blending state a bit closer to vulkan
still looks bad :(
|
2025-07-29 21:41:11 +02:00 |
|
Junkui Zhang
|
73eaee8f6f
|
use none instead of stretch
|
2025-07-29 17:44:54 +08:00 |
|
Junkui Zhang
|
181f324473
|
fix device lost
|
2025-07-29 16:50:10 +08:00 |
|
Junkui Zhang
|
a1f03ee42c
|
log unknown vendor id
|
2025-07-29 16:03:59 +08:00 |
|
Junkui Zhang
|
741b38f906
|
remove unused repr(c)
|
2025-07-29 14:45:28 +08:00 |
|
Junkui Zhang
|
599b82fc9d
|
remove unused
|
2025-07-29 14:41:52 +08:00 |
|
Junkui Zhang
|
64b3b050e3
|
fix
|
2025-07-29 14:24:43 +08:00 |
|
Junkui Zhang
|
62d1b7e36f
|
fix PathRasterization pipeline
|
2025-07-29 14:05:38 +08:00 |
|
Junkui Zhang
|
d7b14d8dc5
|
rename pipeline
|
2025-07-29 13:24:56 +08:00 |
|
Junkui Zhang
|
ce67ce1482
|
Revert "Use pre-multiplied alpha for path rasterization"
This reverts commit 8eea9aad40 .
|
2025-07-29 13:07:00 +08:00 |
|
Max Brunsfeld
|
8eea9aad40
|
Use pre-multiplied alpha for path rasterization
|
2025-07-28 17:52:55 -07:00 |
|
Max Brunsfeld
|
e9697e4639
|
Start work on doing path MSAA using intermediate texture
|
2025-07-28 17:45:35 -07:00 |
|
Kate
|
d96bafb1e5
|
Merge branch 'windows/dx11' into windows/remove-d2d
|
2025-07-28 14:55:51 +02:00 |
|
Junkui Zhang
|
89d34e1513
|
clippy
|
2025-07-28 17:44:40 +08:00 |
|
Junkui Zhang
|
a9058346bf
|
remove static linking of ags
|
2025-07-28 17:28:58 +08:00 |
|
Junkui Zhang
|
63daf44693
|
remove debug print
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
4de2ebf954
|
acctually enable vsync
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
3277640f55
|
fix
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
32f2505fbf
|
use ?
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
787fee8a1a
|
fix
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
be7d56e11b
|
fix
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
fcb77979f3
|
fix build
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
74d953d024
|
checkpoint
|
2025-07-27 17:51:17 +08:00 |
|
Junkui Zhang
|
275d84d566
|
init handle_device_lost
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
1b0a0aa58e
|
add x86 support for nvidia
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
5ff9114b18
|
add runtime shader
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
d9c6d09545
|
checkpoint
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
0b57c86e07
|
add amd gpu version support
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
0e45ef7e43
|
better output for nvidia
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
0c40bb9b5f
|
impl intel driver version
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
432d11f57b
|
implement gpu driver version for nvidia
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
32488e1e2d
|
fix
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
72c55b4653
|
add new feature enable-renderdoc
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
fa1320d9aa
|
remove unused
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
eb310bcf7d
|
wip
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
8c1d9f75d1
|
refactor
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
499b3b6b50
|
rename to DirectXResources
|
2025-07-27 17:51:16 +08:00 |
|
Junkui Zhang
|
c6e020f60f
|
finetune transpanrency
|
2025-07-27 17:51:15 +08:00 |
|