~ubuntu-branches/ubuntu/quantal/mupen64plus/quantal

« back to all changes in this revision

Viewing changes to rice_video/Graphics_1.3.h

  • Committer: Bazaar Package Importer
  • Author(s): Sven Eckelmann, Sven Eckelmann, Piotr Ożarowski
  • Date: 2010-05-06 11:34:46 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100506113446-jfcd6uk7waudel82
Tags: 1.5+dfsg1-10
[ Sven Eckelmann ]
* debian/patches:
  - Add rsp_ucode2_reset.patch, Reset status of specific ucode2 hacks after
    starting again
  - Add rsp_hle_bigendian.patch, Fix wrong high level emulation of rsp on big
    endian systems
  - Add rice-crash-vendorstring.patch, Don't crash on long OpenGL vendor
    string (Closes: #580480, LP: #575968)

[ Piotr Ożarowski ]
* DMUA flag set to yes

Show diffs side-by-side

added added

removed removed

Lines of Context:
306
306
/******************************************************************
307
307
   NOTE: THIS HAS BEEN ADDED FOR MUPEN64PLUS AND IS NOT PART OF THE
308
308
         ORIGINAL SPEC
 
309
  Function: SetDataDir
 
310
  Purpose:  To pass the location where data files should be read/
 
311
            written to.
 
312
  input:    path to data directory
 
313
  output:   none
 
314
*******************************************************************/
 
315
EXPORT void CALL SetDataDir( char *dataDir );
 
316
 
 
317
/******************************************************************
 
318
   NOTE: THIS HAS BEEN ADDED FOR MUPEN64PLUS AND IS NOT PART OF THE
 
319
         ORIGINAL SPEC
 
320
  Function: SetCacheDir
 
321
  Purpose:  To pass the location where cache files should be read/
 
322
            written to.
 
323
  input:    path to cache directory
 
324
  output:   none
 
325
*******************************************************************/
 
326
EXPORT void CALL SetCacheDir( char *cacheDir );
 
327
 
 
328
/******************************************************************
 
329
   NOTE: THIS HAS BEEN ADDED FOR MUPEN64PLUS AND IS NOT PART OF THE
 
330
         ORIGINAL SPEC
309
331
  Function: SetRenderingCallback
310
332
  Purpose:  Allows emulator to register a callback function that will
311
333
            be called by the graphics plugin just before the the