Revision 9474

Date:
2007/10/01 19:00:21
Author:
mmimica
Revision Log:
Supplemented a bug description.
Files:

Legend:

 
Added
 
Removed
 
Modified
  • allegrogl/trunk/bugs.txt

     
    42 42 to be created, which is used for FBO drawing.
    43 43
    44 44 * Since Allegro 4.2.2, it is possible to build ASM-free version of Allegro
    45 for Windows (ALLEGRO_USE_C the mode). Programs that use such Allegro
    46 library and AllegroGL need to define ALLEGRO_NO_ASM preprocessor macro
    47 when compiling, otherwise a crash at program start-up happens. The exact
    48 cause is unknow at the moment.
    45 for Windows (using the ALLEGRO_USE_C mode or MSVC project files).
    46 Programs that use such Allegro library and AllegroGL need to define
    47 ALLEGRO_NO_ASM preprocessor macro when compiling, otherwise a crash at
    48 program start-up happens. The exact cause is unknow at the moment.
    49 49
    50 50
    51 51 Here's a list of known bugs, that are either unresolved, lack debug