Re: GGIMesa updates

2000-11-02 Thread Niklas Höglund
On Tue, Oct 31, 2000 at 01:59:37PM -0800, Jon M. Taylor wrote: On Mon, 30 Oct 2000, beef wrote: On Sat, 28 Oct 2000, Jon M. Taylor wrote: It kindof works, but flickers horribly on the fbdev. what/where _could_ this doublebuffer problem be? So, I did a QuickHack(tm) to work

Re: manpages sync

2000-11-02 Thread Niklas Höglund
On Wed, Nov 01, 2000 at 02:21:27PM +0100, Andreas Beck wrote: - giiPanic prototype is: void giiPanic(char *format, ...) If you add __attribute__((noreturn)), GCC realizes that ggiPanic doesn't return from ggiPanic and thus doesn't warn about code like the following: int func(int a,

Re: TODO

2000-10-30 Thread Niklas Höglund
On Mon, Oct 30, 2000 at 09:49:33AM -0800, [EMAIL PROTECTED] wrote: In reply to Andreas Beck [EMAIL PROTECTED] Of course. Though I think it would be best, if someone with a .deb based system would make them. He can test them ... yeah, i'm in a .deb based system and i have no idea on how to

Re: Program that doesn't show its output

2000-10-14 Thread Niklas Höglund
On Fri, Oct 13, 2000 at 11:53:15PM +, [EMAIL PROTECTED] wrote: After I invoke the following program, the screen isn't cleared (i.e., the console remains visible) - it looks like this (if I run "clear" at the command line before invoking the program): manel@rolling:~/programas$ pixel

Re: ggi + mesa + doublebuffer

2000-04-21 Thread Niklas Höglund
On Thu, Apr 20, 2000 at 09:02:58PM -0400, Stefan Seefeld wrote: [EMAIL PROTECTED] wrote: I can't figure out how to use db to prevent flickering. I create a visual with 2 frames, associate a ggimesa context to it. I want to render openGL and then use ggiPuts on the visual. We had

Re: Slow mouse screen refreshment with tile

2000-04-13 Thread Niklas Höglund
On Thu, Apr 13, 2000 at 12:15:08AM +1000, Andrew Apted wrote: Andreas Beck writes: The X server (XGGI) uses direct access to the buffers, so you never know when it has changed something or not. The only solution is to make a smarter X server. Yes basically, though a

Could resizing of windows be added to LibWMH?

2000-03-14 Thread Niklas Höglund
Libggi windows (in X) can't be resized or closed by the windowmanager. It'd be nice if there were functions in libwmh that enabled the X target to send messages with close and resize requests. -- Niklas

Re: ggv (Re: file-target)

2000-02-04 Thread Niklas Höglund
On Thu, Feb 03, 2000 at 08:54:03AM -0800, Cesar Crusius wrote: Well, now it displays image, but not correctly. If the image is small a partial copy of it appears on the right side of the screen. My screen is 800x600 if someone wants to help. I can't set it to 640x480 because I'm using a

Re: Overriding GIICONFDIR and GGICONFDIR

2000-01-16 Thread Niklas Höglund
On Sun, Jan 16, 2000 at 12:27:20PM -0500, John Fortin wrote: The idea I had was that the location of the config dir should be stored in the Registry and retrieved from there. The environment variable is not good, as in NT you actually have some security wrt file permissions. I don't know

Re: Overriding GIICONFDIR and GGICONFDIR

2000-01-16 Thread Niklas Höglund
On Sun, Jan 16, 2000 at 12:51:40PM -0500, John Fortin wrote: If at all possible, it'd be nice if a user that hasn't got write access to C: or to the system part of the registry can install libggi (possibly by putting a config file in the same folder as libggi or something). If

Re: rant on graphical installs (was: Idea to (maybe) get libGGI included in Linux-distributions)

1999-10-24 Thread Niklas Höglund
On Sat, Oct 23, 1999 at 09:31:36PM +0200, Roland Nagtegaal wrote: As of yet, there is not a single application that uses libGGI that has made it to any distribution. (correct me if I'm wrong) There are a few packages that depend on libggi in Debian's unstable. (Two games and Berlin, if I

Re: Vertical retrace

1999-10-22 Thread Niklas Höglund
On Wed, Oct 20, 1999 at 03:46:42PM -0700, Jon M. Taylor wrote: On Wed, 20 Oct 1999, [iso-8859-1] Rubén wrote: On 1999/Oct/20, Brian S. Julin wrote: Basically there are two situations to worry about. One is trying to find the ray position from userspace when the process is running.

Re: ggimesa+multi problem

1999-10-12 Thread Niklas Höglund
On Tue, Oct 12, 1999 at 10:30:30AM +0100, Justin Cormack wrote: I don't seem to be able to run ggiMesa on the multi target. Probably because the multi target doesn't provide a directbuffer. -- Niklas