Cody Tilkins

Results 131 comments of Cody Tilkins

Could it be render order? By compression I mean load all the assets from the diablo files, cache them cached for target with OpenGL compression algorithm.

https://ci.appveyor.com/project/wheybags/freeablo/build/1.0.439/messages

With my pc I built it in ... an hour at least maybe 1:15. 3.2 dual core windows 7 mingw64 4gigs ddr3 Boost takes... 95% of the time or so.

https://trac.videolan.org/vlc/ticket/17320 Check out this! It seem like master of VLC fully supports SMK files!

What is the problem with the alpha channel? We can do a patch if we need it. Would be muuuch easier.

I think SDL is a bad library for this and for the same reason most emulators default to xinput: LOVELY CONFIGURATION!!! ~Not to mention cross platform.~ I am blind ![image](https://user-images.githubusercontent.com/7494772/34290697-dd17d95e-e6c6-11e7-961d-861939db2942.png)...

Wait a minute... I remember reading... > So, I’ve gotten the main renderer ported to OpenGL instead of using SDL2 (still using SDL2 for input, > audio, window + OpenGL...

Ahh sorry I must have read wrong on xinput. However, I think dolphin could be a great example of a library to use as well as ppsspp. I don't think...

Ahh neat, but I suggested GLFW, which is very cross platform and simpler to implement especially for our cause to 'inputs, abstract windows'. It has inputs too. VLC is of...

This might actually not be a bug at all - rather something expected. You can always grab focus of the newly created gui, but refer to https://superuser.com/questions/103596/new-linux-windows-open-behind-existing-windows https://www.webmasterworld.com/linux/4608806.htm for more.