IRC logs for #openttd.dev on OFTC at 2016-01-04
⏴ go to previous day
00:26:47 *** Supercheese has joined #openttd.dev
00:26:47 *** ChanServ sets mode: +v Supercheese
01:04:52 *** gnu_jj has joined #openttd.dev
10:50:14 *** gnu_jj has joined #openttd.dev
11:56:40 *** mykoserocin has joined #openttd.dev
12:32:48 *** gnu_jj has joined #openttd.dev
12:59:44 *** gnu_jj has joined #openttd.dev
13:30:50 *** Supercheese has joined #openttd.dev
13:30:50 *** ChanServ sets mode: +v Supercheese
13:35:58 *** mykoserocin has joined #openttd.dev
15:38:11 *** Belugas has joined #openttd.dev
15:38:11 *** ChanServ sets mode: +v Belugas
15:46:51 *** gnu_jj has joined #openttd.dev
19:36:45 *** frosch123 has joined #openttd.dev
19:36:45 *** ChanServ sets mode: +v frosch123
20:11:46 *** tycoondemon has joined #openttd.dev
23:12:30 <michi_cc> Where are our Linux and OSX devs?
23:15:37 <Rubidium> what're the results on Windows?
23:18:58 <michi_cc> My PC is too fast and my GPU too good I guess, it's like 1% CPU either way. But it allows using 8bpp-optimized blitter no matter what, which is definitely faster for 8bpp graphics.
23:20:24 <michi_cc> A full OpengL blitter is probably not very fast as it would have to do lots of texture switches, but I want to do at least a 40-bpp blitter (e.g. RGBA buffer + remap buffer, with all the palette stuff done by OpenGL).
23:24:03 <michi_cc> Porting btw should only mean modifying/adding the SDL video driver, the OpenGL stuff itself is supposed to be platform independent.
23:46:29 <frosch123> that means porting to sdl2? :p
23:47:37 <michi_cc> I would think that even SDL1.2 can create an OpenGL window.
continue to next day ⏵