search for: dump_fifo

Displaying 2 results from an estimated 2 matches for "dump_fifo".

2007 Sep 05
2
Renouveau and GeForce 7950 GX2
...=2) at objects.c:4089 #1 0x0000000000415901 in find_object_type_in_ramin (name=3203352833) at objects.c:4314 #2 0x0000000000415ccb in find_object_type (name=3203352833) at objects.c:4441 #3 0x0000000000403caf in set_subchannel (channel=0, name=3203352833) at re.c:546 #4 0x0000000000403fbc in dump_fifo (map=0x3567f50, dump_startup=1) at re.c:642 #5 0x0000000000404423 in dump_after (dump_startup=1) at re.c:744 #6 0x000000000040bae7 in test_startup () at tests.c:3326 #7 0x000000000041055e in run_opengl_tests () at main.c:390 #8 0x0000000000410529 in main (argc=1, argv=0x7fff397bb538) at main.c...
2008 Apr 12
1
Compiling REnouveau with Koala's script fails on Ubuntu Hardy
...trouble shoot section in our FAQ" The log shows: -MM -g -Wall `sdl-config --cflags` re.c detection.c t cc -g -Wall `sdl-config --cflags` -c -o re.o re.c re.c: In function 'dump_shader_program': re.c:408: warning: format '%08x' expects type 'unsigned re.c: In function 'dump_fifo': re.c:926: warning: unused variable 'str' Or cc -g -Wall `sdl-config --cflags` re.o detection.o tests /usr/bin/ld: cannot find -lXvMCNVIDIA collect2: ld returned 1 exit status make: *** [renouveau] Error 1 I am not subscribed to the list, but any help would be appreciated so that I c...