Commit Graph

2204 Commits (5c2cc95dc98390addc04f19f83b6ba4fc3ee98cb)

Author SHA1 Message Date
kaetemi 339c8b8dfa 3D: Render target matrix context fix
--HG--
branch : multipass-stereo
10 years ago
kaetemi 33235bdf6c OVR: Testing
--HG--
branch : multipass-stereo
10 years ago
kaetemi 2e6893fd48 OVR: Translate camera
--HG--
branch : multipass-stereo
10 years ago
kaetemi 9b79a44f8a OVR: Get orientation
--HG--
branch : multipass-stereo
10 years ago
kaetemi 262c1f84a9 OVR: Generate distortion mesh
--HG--
branch : multipass-stereo
10 years ago
kaetemi 99ea2c685c OVR: Read device descriptions
--HG--
branch : multipass-stereo
10 years ago
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
10 years ago
kaetemi b9e10fca72 Cleanup
--HG--
branch : multipass-stereo
10 years ago
kaetemi 0488b706b2 Add placeholders for LibOVR 0.4.0 support
--HG--
branch : multipass-stereo
10 years ago
kaetemi 96bd17ae63 3D: Fix texture coords for FXAA on D3D
--HG--
branch : multipass-stereo
10 years ago
kaetemi d56047bde6 Remove debug
--HG--
branch : multipass-stereo
10 years ago
kaetemi 8a283ea518 3D: User higher quality FXAA version
--HG--
branch : multipass-stereo
10 years ago
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
10 years ago
kaetemi f59de199cf Fix crash on AMD with legacy clouds
--HG--
branch : multipass-stereo
10 years ago
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
10 years ago
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
10 years ago
kaetemi 6c3bcc2439 Merge with default
--HG--
branch : multipass-stereo
10 years ago
kaetemi 1c67d6ec0f GL: Occlusion query bugfix 10 years ago
dfighter1985 30bae94ac3 Started to rework tile checks, tile banks loading / saving. A tilebank will now be in the tilemodel, and it will work from there. Also moved some constants into an independent file.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 6a21d0503c 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
10 years ago
kaetemi 8af686f7ef 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
10 years ago
kaetemi 78ce8f4f25 GL: Share depth and stencil to get similar behaviour to D3D driver
--HG--
branch : multipass-stereo
10 years ago
kaetemi 503292065c Simplify GUI projection settings
--HG--
branch : multipass-stereo
10 years ago
kaetemi 1965d46dce Off-center GUI cylinder
--HG--
branch : multipass-stereo
10 years ago
kaetemi f2dd6083fa Cylindrical GUI
--HG--
branch : multipass-stereo
10 years ago
kervala 7aedffce9a Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up) 10 years ago
kervala b71ec9e7d4 Fixed: build_interface currently only works with 32 bits bitmaps 10 years ago
kervala ffb7df28ff Fixed: VC++ 2010 compiler bug in for loop variables reuse 10 years ago
kervala a29f525c99 Fixed: Some NeL tools in 3d directory don't need NeL 3D 10 years ago
kervala 9aabaebc38 Fixed: Compilation of PACS tools without NeL 3D 10 years ago
kaetemi c11706feb8 Project GUI into space
--HG--
branch : multipass-stereo
10 years ago
kaetemi f32c3bf6b0 Temporary crashfix, ref #68
--HG--
branch : multipass-stereo
10 years ago
kaetemi caefb04928 Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
10 years ago
kaetemi c70d8597b2 Merge with default
--HG--
branch : multipass-stereo
10 years ago
kaetemi 79c6f50054 Render target format (for alpha)
--HG--
branch : multipass-stereo
10 years ago
kaetemi 61f97fae40 Fix issue with render target in OpenGL when size not specified
--HG--
branch : multipass-stereo
10 years ago
kaetemi 22d03c5f79 Mode2D selection
--HG--
branch : multipass-stereo
10 years ago
kaetemi dac5b2d274 Merge with game-device
--HG--
branch : multipass-stereo
10 years ago
kaetemi b1e2b60381 Add render target manager, issue #47
--HG--
branch : multipass-stereo
10 years ago
kaetemi 8d8d340968 Bugfix 10 years ago
kaetemi 1cf184c09d Fix XRef ligo export 10 years ago
kaetemi e58df5f7e9 Faster ligo export step 10 years ago
kaetemi c8dcfe8d05 Crashfix for 3ds Max export 10 years ago
dfighter1985 431178321f TileBank loading.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 8e7a3b27d7 ryzomcore/v0.9.1 10 years ago
kaetemi c461502dc7 Crash workaround in IG loading, ref #171 10 years ago
kaetemi 9061eb8389 Cleanup 10 years ago
kaetemi f49e9c5df1 Fix Skin export interface issue, #169 10 years ago
kaetemi a9e3804011 Add warning 10 years ago
kaetemi 7d8e803f7a Crashfix Physique export 10 years ago
kaetemi 6b0d468240 Remove a debug assert 10 years ago
kaetemi 9f19ade30c Bugfix 10 years ago
kaetemi 2b8e006981 Initialize object viewer viewport at correct size 10 years ago
kaetemi 617d1235d1 Compile fix 10 years ago
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
10 years ago
kervala 9b600a154d Fixed: Initialization of pointers in constructor 10 years ago
kervala 4b39f9640d Changed: Minor optimization and warning 10 years ago
kervala 0bb464411b Changed: Replaced tests with .size() by .empty() because faster 10 years ago
kervala 23b73eff1d Changed: Minor change 10 years ago
kervala 3fb0dfe0c2 Changed: Some Big endian swaps (for PowerPC especially) 10 years ago
kervala c1ea3820d5 Fixed: Warning 10 years ago
kervala 8d2db7bc85 Changed: Replaced atof by NLMISC::fromString 10 years ago
KISHAN GRIMOUT b9dc8ace7e fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix #164 10 years ago
kaetemi 12aa02585f Fix self illumination color widget in NeL Material script 10 years ago
kaetemi 3b4e1a32cb Fix NeL Material script defaults, fix #166 10 years ago
kaetemi 6e3827928b Adjust 3ds Max plugin versioning info 10 years ago
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
10 years ago
dfighter1985 012ad96806 Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi e729a9d035 Fix #162: Center ingame mouse cursor after login 11 years ago
kaetemi 246d931bee Formatting: Use tabs 11 years ago
KISHAN GRIMOUT 107646d95d fix windows 64bit build in mem_displayer.cpp 11 years ago
kaetemi f281622d47 Trash DirectInput
--HG--
branch : game-device
11 years ago
dfighter1985 fe58435bb5 CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 085c1b41b9 Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 27fe95904a Quelled some compiler compliants.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 7f5973e462 tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 842ca366de Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e182e25e07 text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 250cd6efc1 Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 353c74ff21 Don't enforce native fragment programs on modern hardware. Fixes water for the open source ATI/AMD driver, which reports fragment programs as not native (as they are translated to modern hardware). 11 years ago
kaetemi 5cb8a7700e Exit with error 11 years ago
kaetemi cf3e779ae9 Fix compile 11 years ago
kaetemi 655c22e839 Fix compile 11 years ago
kaetemi 07dd9eb85b Compile fix 11 years ago
kaetemi 43a061bebd SSE2: Compile fix
--HG--
branch : sse2
11 years ago
kaetemi cec2970169 SSE2: Replace prefetch
--HG--
branch : sse2
11 years ago
kaetemi 6734852fa3 SSE2: Ensure correct allocator is used
--HG--
branch : sse2
11 years ago
kaetemi 71a598db7e SSE2: Remove dead code
--HG--
branch : sse2
11 years ago
kaetemi 848932f93a SSE2: Fix for MinGW
--HG--
branch : sse2
11 years ago
kaetemi ac3e69b8ab Merge with default
--HG--
branch : sse2
11 years ago
kaetemi 93e97c56cd Implement occlusion queries for AMD/ATI in the OpenGL driver 11 years ago
kaetemi fd6a95e3a3 Backed out changeset: f665fcc42968 (except dru.cpp) 11 years ago
kaetemi b18203fc4e Fix Ryzom server compile under MinGW 11 years ago
kaetemi 7adf98e8a7 Fix NeL GUI compile under MinGW 11 years ago
kaetemi cffd68230c Fix XA2 driver compile under MinGW 11 years ago
kaetemi 401d4bc791 Fix NeL Tools compile under MinGW 11 years ago
kaetemi 43be0fd2a5 Fix D3D driver compile under MinGW 11 years ago
kaetemi 75f7b9f931 Fix Snowballs service compile under MinGW 11 years ago
kaetemi ee4a9ef334 Fix NeL Samples for MinGW 11 years ago
kaetemi 9838ef56de Fix Snowballs compile under MinGW 11 years ago