|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
Todo List
- class NLNET::CInetAddress
- cado Test big/little endian transfers to check if byte ordering is ok.
- class NLMISC::CLog
- cado display() and displayRaw() should save the string and send it only when displayRawNL() (or a flush()-style method) is called.
- file bitmap.cpp
- yoyo: readDDS and decompressDXTC* must wirk in BigEndifan and LittleEndian.
- file driver_opengl.cpp
- manage better the init/release system (if a throw occurs in the init, we must release correctly the driver)
- file driver_opengl_texture.cpp
- yoyo: BUG with texture parameters. If parameters change are made between two renders, but the texture has not changed (eg: only one texture in the whole world), those parameters are not bound!!! OPTIM: like the TexEnvMode style, a PackedParameter format should be done, to limit tests...
- file i18n.cpp
- ace: manage unicode format
- file matrix.h
- yoyo: Optimize.
- file patch.h
- yoyo: - "UV correction" infos. - NOISE, or displacement map (ptr/index).
- file service.cpp
- ace: test the signal redirection on Unix
ace: add parsing command line (with CLAP?)
- file stream_inline.h
- yoyo: passer les serial en virtual, et optimiser l'ecriture en NeedSwap. => implementer les serial virtual dans les classes dérivées. => pour optimiser, fodra pitet virer setInOut(), utile pour CMessage Pkoi? : pour optimiser la lecture/ecriture (plus de if du tout). Plus rapide pour olivier de faire des copies de messages (brut) que de se taper un if dans le CMessage.
- member NLNET::CLoginCookie::generateKey()
- ace: is it enough to avoid pirates to predice keys?
- member NLMISC::CMatrix::translate(const CVector &v)
- TODO.
|
|