Commit Graph

3848 Commits (6d946081e371c8024d141d65f3894102e0ece522)

Author SHA1 Message Date
kaetemi 118d6e0966 GL3: Remove GL_NV_occlusion_query
--HG--
branch : opengl3
11 years ago
kaetemi 2139f39c43 GL3: Remove GL_EXT_texture_env_combine
--HG--
branch : opengl3
11 years ago
kaetemi b978ec5c8e Cleanup extensions
--HG--
branch : opengl3
11 years ago
kaetemi b12c15ab5d Follow existing code style
--HG--
branch : opengl3
11 years ago
kaetemi 99f37eb90c Cleanup style
--HG--
branch : opengl3
11 years ago
kaetemi be050f3927 Cleanup
--HG--
branch : opengl3
11 years ago
kaetemi e01a42e21f Fix shader compile
--HG--
branch : opengl3
11 years ago
kaetemi 082504bc70 Workaround for shader bug
--HG--
branch : opengl3
11 years ago
kaetemi 444d652435 More logging
--HG--
branch : opengl3
11 years ago
kaetemi 41f77780d5 Functions texture2D and textureCube are deprecated
--HG--
branch : opengl3
11 years ago
kaetemi 870df89bcd Remove unnecessary assert
--HG--
branch : opengl3
11 years ago
kaetemi df1e27b82c Fix shader compile on nv driver
--HG--
branch : opengl3
11 years ago
kaetemi cc32c24f23 Revert branch unrelated change
--HG--
branch : opengl3
11 years ago
kaetemi fe967a6a12 Revert branch unrelated change
--HG--
branch : opengl3
11 years ago
kaetemi d7a0816547 Merge with default
--HG--
branch : opengl3
11 years ago
kaetemi 3738aa71ce Fix EOL
--HG--
branch : opengl3
11 years ago
Jan Boon 2eacddc47c Merged in shubham_meena/ryzomcore/Issue#121 (pull request #58)
Added tile of web in translations
11 years ago
Jan Boon 6765d4f091 Merged in shubham_meena/ryzomcore/issue#127 (pull request #56)
collation changed to utf8_unicode_ci
11 years ago
kaetemi 283f52a03f Merge 11 years ago
kervala 62eb6347e5 Changed: Aligned methods names 11 years ago
kervala 9f0daa9a1e Fixed: Wrong header guard warning 11 years ago
kervala bfaf952f32 Fixed: Warnings with clang: wrong ! and == operators order 11 years ago
kervala b8ad53adf3 Fixed: Typo detected by clang 11 years ago
kervala a0801ebffe Changed: Removed useless definitions 11 years ago
kervala def5243d06 Changed: Updated OpenGL headers 11 years ago
kervala a8c35f9229 Fixed: Used code being removed by -Wl,-x on Mac OS X 11 years ago
kervala 55a29115ba Changed: Detect available video memory with OpenGL extensions 11 years ago
kervala 0aaad7051b Changed: Use OpenGL ES functions prototypes from official headers 11 years ago
kervala c59f9d8a5e Changed: Optimize OpenGL driver PCH 11 years ago
kervala 927ff14998 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
11 years ago
kervala e2797c2567 Changed: Include PCH 11 years ago
kervala e9b8ee0fec Fixed: Improve compilation speed including revision.h in a smaller .cpp file 11 years ago
botanic 6c345bf6b7 Merge 11 years ago
botanic 99b122c84c fix my typo's 11 years ago
kervala 16d0f49b45 Changed: Minor changes 11 years ago
kervala 3045bdac62 Changed: Removed pwd command 11 years ago
kervala 3f2b2757d1 Fixed: Removed chmod because useless 11 years ago
kervala d40db9f2af Fixed: Wrong parameters passed to bash script 11 years ago
kervala 4c159a04dd Changed: Use BuildName only on Unix 11 years ago
kervala 697e72751e Changed: Use fullpath in batch file 11 years ago
kervala 41ac5d56d8 Changed: Create .sh file under Unix 11 years ago
kervala 350c6ec5d7 Changed: Renamed RZ_PATCH to RZ_USE_PATCH 11 years ago
shubham_meena 5bef18032e added web title in translations
--HG--
branch : Issue#121
11 years ago
shubham_meena 7217a99c59 added title of web in translations
--HG--
branch : Issue#121
11 years ago
shubham_meena bfb2b0c595 libsetup.php edited online with Bitbucket
--HG--
branch : issue#127
11 years ago
shubham_meena f6f0f42d1f colation changed to utf8_unicode_ci
--HG--
branch : issue#127
11 years ago
kervala 7932937df9 Changed: Don't patch "main_exedll" and "main_cfg" categories under Unix 11 years ago
kervala aa9c18481d Changed: Use "BuildName" from client_default.cfg to determinate last supported patch version by current client under Unix 11 years ago
kervala 98f33cfa87 Changed: Use RZ_USE_SEVENZIP instead of NL_USE_SEVENZIP 11 years ago
kervala 2076a6b13d Changed: Typo 11 years ago
kervala 6c4d33c2a6 Changed: Improvements in patch system 11 years ago
kaetemi 2f19b88539 Fix crash in 0_setup.py on Linux 11 years ago
kaetemi de9724a821 Add color to console output 11 years ago
kaetemi b3cf16f263 Separate output directories from input directories 11 years ago
dfighter1985 2ca40f10eb Merging default.
--HG--
branch : gsoc2013-dfighter
11 years ago
botanic 9661711c66 dont chmod just check permissions 11 years ago
dfighter1985 681a0bc8f3 Don't generate and cache shaders if they are set up from outside of the driver.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 43ad0189c6 Set up the shader programs in setupMaterial call.
--HG--
branch : gsoc2013-dfighter
11 years ago
dfighter1985 709c54e485 Fixed a GLSL syntax bug that I introduced into the shader generator in December. Specular material will now longer disappear.
--HG--
branch : gsoc2013-dfighter
11 years ago
kaetemi c5f3c5d9d0 Compile fix 11 years ago
kaetemi 5a97a3aef0 Fix config 11 years ago
kaetemi 98fdfb672c Cleanup config 11 years ago
kaetemi 2b5373e436 Fix duplicate config data 11 years ago
Cédric OCHS c5e40670d9 Merged in StudioEtrange/ryzomcore/cmake-fixes (pull request #55)
Cmake fix - FindWindowsSDK
11 years ago
botanic d5d65ae56e fixed cretion of users 11 years ago
kaetemi dd97d5d41b Remove duplicate cfg data 11 years ago
StudioEtrange 994c47dc92 fix find windows.h for winsdk8
--HG--
branch : cmake-fixes
11 years ago
StudioEtrange 646b8fc9ae Fix bug cannot find right include folder for winsdk8
--HG--
branch : cmake-fixes
11 years ago
Jan Boon fc835cbe6c Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request #54)
OVQT Plugins - CMake Install fixes
11 years ago
kaetemi 1764cfd708 Fix #138 Pointer truncation in AI Script VM 11 years ago
kaetemi 91d453dd63 Make packed sheets behaviour consistent accross services 11 years ago
kaetemi 020bfb775e Disable build of dataset packed sheets in build pipeline 11 years ago
kaetemi 86f86c6170 Add additional executable permissions 11 years ago
kaetemi 72fac9aaf1 Update default directories 11 years ago
kaetemi 151e86bc9d Add example configuration for patchman 11 years ago
kaetemi d08c53aaf7 Remove unnecessary cfg 11 years ago
kaetemi 934f5c3f0b Add script for creating a new shard patch 11 years ago
kaetemi 27da0870b2 Rename scripts 11 years ago
kaetemi e8770db674 Nicer batch scripts for pipeline 11 years ago
kaetemi b52230832e Add build process script for shard sheets 11 years ago
kaetemi 2289285c14 Add AIS sheets to shard sheets packer tool 11 years ago
kaetemi 2555e93771 Add sheets packer tool for CTimeDateSeasonManager 11 years ago
kaetemi 30030220c1 Add EGS sheets to shard sheets packer tool 11 years ago
kaetemi f65a48cc4b Rename CSheets in GPM to CGpmSheets 11 years ago
kaetemi 32eafb179d Add sheets packer tool for shard GPMS and CContinentContainer 11 years ago
kaetemi accafc4192 Add sheets packer tool for shard MS and IOS 11 years ago
kaetemi a6a72fd622 Fix #134 Exit crash after failed response from character selection 11 years ago
kaetemi 5c17bb1f8e Make IG load waiting loop more agreeable 11 years ago
kaetemi 76ce7523ff Additional streaming behaviour fix for XAudio2 driver 11 years ago
kaetemi 5ec390b0d6 Fix #132 You can no longer walk through rezzed players 11 years ago
kaetemi 49fa568123 Remove some debug 11 years ago
kaetemi d680b70308 Fix some streaming behaviour in XAudio2 driver 11 years ago
StudioEtrange 0b8db2399c CMAKE TARGET : SHARED and MODULE
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
11 years ago
botanic e741f31a64 Merge 11 years ago
botanic a96f651742 force deleting of file so it works even after server crash 11 years ago
kaetemi cb6661b10d Fix for excessive inlining of npc chat serialization, issue #97 11 years ago
kaetemi 1bafddccf6 Fixup paths (could we use the search paths for this?) 11 years ago
kaetemi 62cf064982 Cleanup data_shard 11 years ago
kaetemi 5c4175a54d Only copy if needed 11 years ago
kaetemi 74363fdb33 Merge 11 years ago