search for: libggi

Displaying 4 results from an estimated 4 matches for "libggi".

Did you mean: libcgi
2017 Jun 23
0
[PATCH v2 13/14] drm: stm: remove dead code and pointless local lut storage
...t I am still looking for a small piece > of code to do it (else I will do it myself but C8 on fbdev is not really > a priority ;-) I'm doing pretty much the same thing, I have an application that requires an old SDL, and I'm using the programs/demos/demo.c program from the very old libggi as a second test app. But that's just because libggi is what I'm most familiar with, and it doesn't try to be "nice" and do things automatically, instead you have to manually insert helpers providing e.g. palette emulation if the application assumes a palettized mode and only...
2007 Apr 17
1
Mini-Compiz on Miniature Linux/OpenGL (embedded 3D window system)
...sure if some of the earlier ATI cards that got specs out maybe even fully accelerated there, but no one seem to use/know about these drivers so its hard to find out.. its all about drivers, OpenGL drivers, i've tried these as well, but could not make them work: * fbdev/DRI * directFB * GGI/libGGI can someone, please, answer this: 1.) are there any similar projects to this? 2.) anyone keen to help me make fbdev/DRI(miniglx) or GGI version of the system? 3.) who knows if its possible to "convert" binary ATI/nVidia drivers to work without X? thanks, zelko -----------...
2017 Jun 22
2
[PATCH v2 13/14] drm: stm: remove dead code and pointless local lut storage
On 06/22/2017 08:06 AM, Peter Rosin wrote: > The redundant fb helper .load_lut is no longer used, and can not > work right without also providing the fb helpers .gamma_set and > .gamma_get thus rendering the code in this driver suspect. > Hi Peter, STM32 chipsets supports 8-bit CLUT mode but this driver version does not support it "yet" (final patch has not been upstreamed
2007 Apr 17
0
[fdo] 'Mini-Compiz' on Miniature Linux/OpenGL (embedded 3D window system)
...t sure if some of the earlier ATI cards that got specs out maybe even fully accelerated there, but no one seem to use/know about these drivers so its hard to find out.. its all about drivers, OpenGL drivers, i've tried these as well, but could not make it work: * fbdev/DRI * directFB * GGI/libGGI can someone, please, answer this: 1.) are there any similar projects to this? 2.) anyone keen to help me make fbdev/DRI(miniglx) or GGI version of the system? 3.) who knows if its possible to "convert" binary ATI/nVidia drivers to work without X? thanks, zelko -----------...