Re: [RFC 0/8] ATI R300 emulated graphics card

2019-11-26 Thread Aaron Zakhrov
Yeah sorry about the double patches. That was because of a botched rebase. It applied my commits twice. I am working on cleaning up the header files and other fixes. > Are you aware of my project page for ATI VGA emulation here: Yes I am. Your code got me through the initial setup. On Tue,

Re: [RFC 0/8] ATI R300 emulated graphics card

2019-11-26 Thread BALATON Zoltan
Hello, On Tue, 26 Nov 2019, aaron.zakh...@gmail.com wrote: From: Aaron Dominick Hello, I thought of working on an emulated R300 GPU for QEMU video acceleration on vintage operating systems (Windows 9x-XP) Good idea, :-) I very welcome any contribution to this. The following patch series

Re: [RFC 0/8] ATI R300 emulated graphics card

2019-11-26 Thread Andrew Randrianasulu
Hello, Aaron! While I can't help with coding (or even answering questions!) I recall mr. Zoltan worked on emulating earlier ATI cards (r128/rv100) and pointed me at this project: https://github.com/xenia-project/xenia/tree/master/src/xenia/gpu this basically about xbox 360, but GPU inside it

[RFC 0/8] ATI R300 emulated graphics card

2019-11-25 Thread aaron . zakhrov
From: Aaron Dominick Hello, I thought of working on an emulated R300 GPU for QEMU video acceleration on vintage operating systems (Windows 9x-XP) The following patch series contains the initial QEMU device and some register read/write operations. Testing it on an OpenSUSE Linux guest and the