search for: maxmusterm

Displaying 5 results from an estimated 5 matches for "maxmusterm".

2008 Oct 26
6
[Bug 18234] New: c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
...onitor Product: xorg Version: 7.3 Platform: Other OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: maxmusterm at gmail.com QAContact: xorg-team at lists.x.org I use a md98300 medion notebook with a nVidia Geforce Go 6150 graphic processor. You have to change the BIOSLOG to work. I will later add a few Xorg logs for debugging. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab...
2013 Jun 20
3
UBO support for nouveau broken
Hey guys, I'm using the dolphin emulator from time and the stable version works reasonable well with current nvidia cards and nouveau.The git version got an overhaul however and now uses opengl3 and ubos (without ubo it uses a glUniform fallback). The ubo support works with the blobs. There are probably a few bugs with ubo one might be because of ubo access+offset (glBindBufferRange) as this
2013 Jul 11
0
UBO support for nouveau broken
...f I wrote it? Though it may appear to not work for UBO offsets other than 0, there may be another pattern here, such as multiple of page size or something crazy like that. If we can find more information, it may help other developers. Patrick On Thu, Jul 11, 2013 at 4:24 PM, Thomas Schneider <maxmusterm at gmail.com>wrote: > I myself am not that well-versed in c and opengl - especially opengl - I > can read and write basic c code but that's my limit. > The problem only appears when using an offset that's not zero.If you want > to debug the issue you could very well use the...
2013 Jul 11
0
UBO support for nouveau broken
...g and running > an emulator (including downloading test ISOs) is a very... un-fun ... task > to reproduce your bug, indeed. > > Let me know so we can get to the bottom of this! > > Best Regards, > > Patrick > > > On Thu, Jul 11, 2013 at 2:21 PM, Thomas Schneider <maxmusterm at gmail.com>wrote: > >> Oh and just for the sake of completeness the problem occurs in the form >> of wrongly rendered textures in front of a black screen. The objects only >> are fusible for a second and them disappear sometimes they appear at the >> wrong position o...
2013 Jul 11
0
UBO support for nouveau broken
Oh and just for the sake of completeness the problem occurs in the form of wrongly rendered textures in front of a black screen. The objects only are fusible for a second and them disappear sometimes they appear at the wrong position or are rotated. If you compile dolphin with GLEW_ARB_uniform_buffer_object replaced with false in Source/Plugins/Plugin_VideoOGL/Src/Render.cpp the problems won't