cutealien
|
e75d2904b1
Replace public header guards to avoid using indentifiers reserved by c++
|
преди 3 години |
cutealien
|
261f44d3b9
SIrrlichtCreationParameters::WindowResizable no longer bool but has 3 states.
|
преди 3 години |
cutealien
|
8f0206ed2f
Add flag SIrrlichtCreationParameters.WindowResizable.
|
преди 5 години |
cutealien
|
bff50c751d
Spelling fixes.
|
преди 8 години |
nadro
|
bbe83e3f92
- Changed default values for parameters and settings like a StencilBuffer (from OFF to ON), ColorBuffer Bits (from 16 to 32) and ZBuffer Bits (from 16 to 24).
|
преди 9 години |
nadro
|
07a7d9ee2e
- Added clear buffer flags.
|
преди 9 години |
cutealien
|
9eccabce40
Support for Direct3D 8 removed.
|
преди 9 години |
hybrid
|
a36cdf072b
Added window position parameter to device creation params. For now, window is not programmatically movable. This patch is merely intended for restoring the device in the same location as with last run. Patch provided by Auria
|
преди 11 години |
hybrid
|
0a2330890a
Bump copyright to 2012
|
преди 12 години |
cutealien
|
ac94777f6d
Allow setting D3DCREATE_MULTITHREADED when creating Direct3D drivers.
|
преди 12 години |
hybrid
|
92f1299cd2
Add flag to enable sRGB correct color calculations (e.g. blend and lighting). This allows for much better color calculations, but requires to change the explicitly defined colors in the code to be converted to linear color space.
|
преди 13 години |
hybrid
|
5e4d495dcc
Bump copyright dates to 2011.
|
преди 14 години |
hybrid
|
49fc81f564
Show debug messages (ELL_DEBUG) as default when compiled with debug mode.
|
преди 14 години |
hybrid
|
0058bfc4fa
Added creation parameter to disable highres timers. Patch submitted by tonic.
|
преди 14 години |
cutealien
|
d8fbf825d3
- Removed d3d8 again from compile-config (sorry)
|
преди 14 години |
cutealien
|
9add67593e
Add parameter DisplayAdapter to allow selecting the card when more than one card is in the system. Only D3D support so far and not yet tested (test-system will arrive in a few days).
|
преди 14 години |
cutealien
|
12c53b2cfc
Allow to set the logging level already in SIrrlichtCreationParameters.
|
преди 15 години |
hybrid
|
6acdce5021
Add missing COUNT enum. Add FLT_MAX define if missing.
|
преди 15 години |
hybrid
|
3ef1b18308
Fix eol-style for all code files to CRLF for simpler file handling.
|
преди 15 години |
hybrid
|
7e5822ec2c
Fix eol-style for all code files to native.
|
преди 15 години |
bitplane
|
c0170c7c48
Allow multiple device types compiled in at the same time. Renamed _IRR_USE_LINUX_DEVICE_ to _IRR_USE_X11_DEVICE_, added missing platform for Windows CE. Currently only tested in Linux (X11, SDL, console)
|
преди 15 години |
hybrid
|
8ca89ee687
Added support for Stereo framebuffers and AUX buffers (which are currently only accessible via direct OpenGL calls or shaders).
|
преди 16 години |
Rogerborg
|
dcebfbbf0d
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=183704
|
преди 16 години |
hybrid
|
ebb184024e
Add some info about creation parameters.
|
преди 16 години |
hybrid
|
7472bcd83c
Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix.
|
преди 16 години |
hybrid
|
a669b865f1
Added better support for AntiAliasing levels, based on the patch by Sylence.
|
преди 16 години |
Rogerborg
|
088082644d
Include dimension2d.h in SIrrCreationParameters.h; required on MSVC builds after change to COpenGLDriver.h
|
преди 16 години |
hybrid
|
07fa12d085
Added copy constructor and assignment operator to cope with const member.
|
преди 16 години |
hybrid
|
2aeafd70e5
Allow external input processing, currently supported for X11 only.
|
преди 16 години |
hybrid
|
67da89e32c
Fixed getColorFormat for SDL device and compiler errors.
|
преди 16 години |