Flyinghead
|
7fe2ab720f
|
refactor screen_width/height
|
2021-09-27 20:29:23 +02:00 |
Flyinghead
|
599874c9c1
|
dx9: VSync option support
|
2021-09-07 14:16:05 +02:00 |
Flyinghead
|
5c952021b7
|
libretro: vmu and crosshair display. lightgun fixes
|
2021-07-08 20:09:09 +02:00 |
flyinghead
|
b90cdf9588
|
RawInput driver. Multiple keyboards support
Merge Keyboard and KbGamepad
Always use system mouse for UI
Issue #138
Fix DX9 when not using SDL
|
2021-04-29 18:58:04 +02:00 |
flyinghead
|
abc8b18b78
|
dx9: mipmaps. load/dump textures. vmu/crosshair display.
upload all texture mipmaps to gpu
dump textures. load custom textures
vmu and lightgun xhair display
fix dx9 half-pixel offset
fix 565_32 unpacker bug
|
2021-04-16 18:30:47 +02:00 |
flyinghead
|
c889bfa6d4
|
dx9: copy to vram. clipping. fix depth/stencil size. better reset
Coordinate device reset with dxcontext. Keep compiled shaders.
Don't use automatic depth/stencil on backbuffer. Manually handle it.
Implement scissoring/clipping
multipass translucent depth
Render-to-texture copy to vram
|
2021-04-15 15:17:32 +02:00 |
flyinghead
|
f107d380b9
|
WIP directx9 renderer
|
2021-04-12 22:49:04 +02:00 |