00:53.30 |
IriX64 |
http://www.pastebin.ca/417658
<------ brlcad, is this benign? |
00:56.27 |
brlcad |
entirely |
01:04.17 |
IriX64 |
ty |
02:01.26 |
IriX64 |
ki6igj: are you a serious user of
brlcad? |
02:03.32 |
IriX64 |
joevalleyfi: how about you, I haven't seen you
two around here before, but i'm sure all are welcome to
participate. |
02:14.40 |
IriX64 |
don't mind me i'm the self appointed clown of
the channel, not to be taken seriously. |
03:42.37 |
IriX64 |
mmmm my mug has no handle :) |
07:23.57 |
*** join/#brlcad clock_
(i=clock@84-72-92-58.dclient.hispeed.ch) |
14:48.41 |
*** join/#brlcad poolio
(n=poolio@c-69-251-3-107.hsd1.md.comcast.net) |
15:10.25 |
*** join/#brlcad docelic
(n=docelic@212.91.113.136) |
17:08.19 |
*** join/#brlcad clock_
(i=clock@84-72-61-140.dclient.hispeed.ch) |
17:11.51 |
*** join/#brlcad b0ef
(n=b0ef@084202026226.customer.alfanett.no) |
17:59.08 |
*** join/#brlcad IriX64
(n=mario_du@bas2-sudbury98-1178014963.dsl.bell.ca) |
18:03.39 |
*** join/#brlcad IriX64
(n=mario_du@bas2-sudbury98-1178014963.dsl.bell.ca) |
18:11.00 |
IriX64 |
:) |
18:21.15 |
IriX64 |
www.irix64.spaces.live.com/photos
<---- too bad theres no hit counter on that thing, I'd know if
anybodys interested :) |
18:24.41 |
IriX64 |
draws to the screen much faster if i zoom out
the drawing, I ve found, makes sense only one image to contend
with |
18:41.53 |
IriX64 |
heh ty |
18:50.01 |
IriX64 |
heh have a look |
18:58.20 |
IriX64 |
is there really a need for the traditional
frame bufffer? |
18:58.28 |
IriX64 |
err buffer |
18:59.17 |
IriX64 |
doesn't hurt anything why not right? |
19:00.09 |
IriX64 |
back to lurk |
19:00.14 |
IriX64 |
err work :) |
21:01.04 |
IriX64 |
brlcad: which method is right? the macro or
the file badmagic.c? (the ptr alignment check im talking
about) |
21:04.09 |
IriX64 |
i went with size_t but am unsure. |
21:46.07 |
IriX64 |
http://www.pastebin.ca/418862
<=== have I reported this already? (have both X and ogl
here) |
22:03.17 |
IriX64 |
ermf back to the compiler wars ;) |
22:07.11 |
IriX64 |
http://www.pastebin.ca/418891
<=== brlcad, are these ones benign too? |
22:35.58 |
brlcad |
the first is already fixed |
22:36.24 |
brlcad |
the second is entirely benign and not our code
to care about |
22:39.26 |
IriX64 |
ty for the comback |
22:39.34 |
IriX64 |
comeback :) |
23:41.00 |
IriX64 |
help me out here who came first the
framebuffer lib or the display manager lib? |
23:41.46 |
brlcad |
framebuffer iirc |
23:42.44 |
IriX64 |
so dm is in error? |
23:42.52 |
IriX64 |
err conflict |
23:45.31 |
brlcad |
well, they just both have the same named
functions, and you're using a set of compilation options that makes
that an error |
23:45.42 |
brlcad |
easily fixed by just renaming one or turning
off debug |
23:46.09 |
brlcad |
it's already changed in the sources to
accommodate |
23:46.23 |
IriX64 |
so thats it, sigh im so innocent when it comes
to this stuff... ty brlcad |
23:53.07 |
IriX64 |
http://www.pastebin.ca/419015
<=== so if i turn debug off this one should go away? |
23:55.22 |
IriX64 |
never mind |