Suici Doga

Results 14 issues of Suici Doga

I want to port a Linux app to Android using this.The problem is that I don't want a full desktop, I only want the single package

I tried both the xrandr and EDID guides and they result in xrandr showing the custom refresh rate (65hz) but glxgears still says 60fps (instead of 65fps) when vsynced. Games...

When I run `glxosd ./run_game.sh` the GLXOSD HUD does not appear in SuperTuxKart.There are lots of errors in the output like : > stack traceback: > /usr/share/glxosd//glxosd/util/util.lua:24: in function 'log_error'...

My laptop has a integrated Radeon 7640G (though it is integrated it was quiet powerful when it was new).When playing NeverBall with GLXOSD I can only see the CPU temperatures...

enhancement

Some AMD GPUs like RX 480 and R5 M430 dont work in the decoder ring

Currently we can only install subuser with pip3. Adding a PPA would make it easier to install on Ubuntu

Present

In Android Marshmallow a prompt is shown like ![screenshot_20160409-094435](https://cloud.githubusercontent.com/assets/13938848/14401724/8573d2ca-fe38-11e5-9f34-d22121c51366.png) So could Subuser also have something like this which shows a similar prompt (Which should use the GTK theme) instead of...

enhancement
Future

I am trying to optimize this vertex shader ``` uniform mat4 ModelViewMatrix; uniform vec3 Position; uniform vec2 Size; #if __VERSION__ >= 330 layout(location = 0) in vec2 Corner; layout(location =...

I had this issue so I updated to Marshmallow but I still have it.Any help

Hi, I think we should be hosting the script to change the x server on the android device so we don't have to type all the commands and can instead...