Open-Source Graphics Processor
71–78 of 78 posts
Re: Open-Source Graphics Processor
#72This seems to have no answer to either that matters to normal people.
If a Linux desktop, phone, or tablet, with at least "integrated graphics" level performance, could be produced as open source, that might actually be interesting. But nothing here looks like that's going to happen.
Re: Open-Source Graphics Processor
#73Am I misunderstanding, or are the lower goals basically just a bounty? $200k to "polish" the code they already have? Sounds to me more like they are asking $200k to open-source code they already have.
Re: Open-Source Graphics Processor
#74As someone who has done a fair amount of OpenGL programming, I can honestly say that it's becoming a convoluted spec. It's no longer elegant or something that should be aspired to IMHO, YMMV. The principles are generally sound, just not the implementation or API. I would rather see an FPGA being used as a general purpose DSP with the ability to run shader code in software, perhaps inside a runtime written with Go or…
Re: Open-Source Graphics Processor
#75Am I misunderstanding, or are the lower goals basically just a bounty? $200k to "polish" the code they already have? Sounds to me more like they are asking $200k to open-source code they already have.
That seems to be exactly correct, is that a problem?
Re: Open-Source Graphics Processor
#76Earlier quoted context omitted.
That seems to be exactly correct, is that a problem?
I don't know, is it? I thought Kickstarter was supposed to be for funding a project either currently in or soon to be in development, not making a group buy.
Re: Open-Source Graphics Processor
#77OK I'm missing this completely. What problem is this solving ? I can't believe they have never seen a smartphone recently, so they know what cheapo hardware is capable of pushing nowadays. Yet this exists. So what is it that is exiting here but fly high over my head ?
Re: Open-Source Graphics Processor
#78What's up with people about open source X everything?
It's nice to be able to fix or contribute to every element of anything you use for one.
Does open source actually innovate in areas like making cars? Does closed-source, private industry competition generate better innovation. Are there correlation and/or causation in either approach with new innovation? In other words, maybe it's nice to open discuss ideas but does actual implementation matters if it weren't open source? With software, we certainly have really terrible open source projects that people will use just because it's handy (I am looking at you pycrypto), but in the end we have to build another one. Whereas proprietary software may include custom "pycrypto" library that has private cryptanalysis done on it. It is still safe and useful.