mirror of https://github.com/xqemu/xqemu.git
Updated TODO (markdown)
parent
a15747db3c
commit
3e1a88f702
33
TODO.md
33
TODO.md
|
@ -1,34 +1,27 @@
|
||||||
-linux opengl context; fix windows
|
-fix windows
|
||||||
|
-properly implement dvd authentication
|
||||||
|
-maintainable automated testing
|
||||||
|
-figure out how to attack timing
|
||||||
|
-bootrom shim
|
||||||
|
|
||||||
-get graphics working!
|
-get graphics working!
|
||||||
-fix vertex shader un-screenspace transform...
|
-fix modesetting
|
||||||
-translate vertex shaders to GLSL instead of ARB
|
-more fixed function support
|
||||||
-improve fragment shader generation from combiners
|
-sane and smart surface caching
|
||||||
-implement hardware T&L stuff
|
|
||||||
-fog
|
|
||||||
-texture sampling modes
|
|
||||||
-need threaded puller
|
-need threaded puller
|
||||||
-nv2a PIO stuff so xbox-linux boots?
|
-nv2a PIO stuff so xbox-linux boots?
|
||||||
-fix /all/ the bugs!
|
-fix /all/ the bugs!
|
||||||
|
|
||||||
|
|
||||||
-get audio working!
|
-get audio working!
|
||||||
-fix how ac97 is wired up?
|
-fix how ac97 is wired up?
|
||||||
-apu dsp
|
-make the dsp useful
|
||||||
-"Parthus MediaStream" DSP core (DSP24210/DSP2420?)
|
|
||||||
-like Motorola DSP56362 ?
|
|
||||||
-not quite, dma stuff different
|
|
||||||
-steal mame's interpreter. probably good enough for now
|
|
||||||
-email everyone about relicensing -_-
|
|
||||||
|
|
||||||
-chihiro stuff!
|
-chihiro stuff!
|
||||||
-booting the mbrom currently hangs waiting for apu dsp dma response...
|
-fix bios error
|
||||||
-try booting a game
|
-try booting a game
|
||||||
-need to do naomi gdrom/pic decryption stuff...
|
-need to do naomi gdrom/pic decryption stuff...
|
||||||
|
|
||||||
-current random bugs!
|
-current random bugs!
|
||||||
-bootup animation multisampling tries to draw from a swizzled framebuffer?
|
|
||||||
-always kicked to dashboard since cmos stuff is broken?
|
|
||||||
-nv2a context switching race condition
|
-nv2a context switching race condition
|
||||||
|
|
||||||
-fix xpad
|
-fix xpad
|
||||||
|
|
Loading…
Reference in New Issue