Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Vulkan

Name: Anonymous 2015-03-06 18:45

Vulkan is the OpenGL replacement that allows multicore CPU usage. I think this is pretty cool. Basically, before we could do something like this
glBegin(GL_TRIANGLES);
glVertex3f(0, 0, 0);
glVertex3f(1, 0, 0);
glVertex3f(0, 1, 0);
glEnd();


But with Vulkan, we can do this in parallel. Basically using following code:
vkBegin(VK_TRIANGLES);

....
thread1: vlVertex3f(0, 0, 0);
thread2: vkVertex3f(1, 0, 0);
thread3: vkVertex3f(0, 1, 0);
....

vkEnd();


So what do you think? Personally I think 2015 will be great for Linux gaming.

Name: Anonymous 2015-03-10 3:39

>>1
so pointless. it's just crap piled on top of crap. software rendering's the way to go.

Name: Anonymous 2015-03-10 4:01

>>35 shouldn't even matter, just compile a version of a 3d->2d library that you like -.-
the bullshit that is done for the sake of optimisation ...

th

Name: Anonymous 2015-03-10 16:53

>>41
Enjoying 3fps "cinematographic slideshows" isn't everyones cup of tea.

Name: Anonymous 2015-03-10 17:15

dubs get

Name: Anonymous 2015-03-10 17:43

>>41
software rendering
Doesn't exist. All the rendering is done by the hardware, you idiot.

Name: Anonymous 2015-03-10 19:38

>>45
What feeds data into GPU and what GPU runs on?

Name: Anonymous 2015-03-10 21:12

It's hardware all the way down.

Name: Anonymous 2015-03-11 1:34

>>31
If you aren't your own publisher, you fall into one of the following categories.

(1). You're too dumb to manage your development time and sell the product.
(2). You are not too dumb to do (1), but you are too dumb to tell if what you are working on will be bought in the market, and don't want to risk your own money.
(3). You are not dumb enough to fall into (1) or (2), but you don't have money.
(4). You are not dumb enough to fall into (1), (2), and not poor enough to fall into (3), but you dumb enough to not be your own publisher.

Name: Anonymous 2015-03-11 8:24

>>45
I hurt little auty-boy. I'm referring to the process of dumping 3d vertex data onto a 2d raster. Pipe your forthcoming bullshit into a fellow pedant's asshole.

Name: Anonymous 2015-03-11 10:28

JACKSON 5 GET *10

Name: Anonymous 2015-03-11 10:53

>>50
Excellent GET, friend.

Name: Anonymous 2015-03-11 11:07

>>51
not as good as >>55

Name: Anonymous 2015-03-11 11:24

>>52
Agreed. I am eagerly waiting for >>55!

Name: Anonymous 2015-03-12 21:01

Still waiting for >>55

Name: Anonymous 2015-03-12 21:05

JACKSON 5 GET *11

Name: Anonymous 2015-03-12 21:45

This isn't funny you autistic idiots. Stop spamming this asinine garbage or go back to /b/.

Name: Anonymous 2015-03-12 21:46

>>55
Superb repeating digits there, buddy! Keep it up!

Name: Anonymous 2015-03-12 21:50

>>56
I agree.
Sadly it's probably not going away.
It's a meme for imageboard rejects who are too lazy to learn /prog/ memes and instead bring ones from [s4s].

Name: Anonymous 2015-03-12 22:36

>>56,58
The epic GET maymay is much older than [s4s]. They (he?) have been doing it for years, I doubt they will stop any soon.

Name: Anonymous 2015-03-12 22:47

>>58
Wow! You seem to know a lot about these ``memes'' and ``imageboards''. Maybe you'll feel a lot more comfortable if you moved to one of those permanently!

Name: Anonymous 2015-03-13 23:33

lol i dunno if butt blaster64 responded yet, but he works @ trolltech writing shit software

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List