kervala
|
6d10e3189c
|
Changed: Formatting
|
2013-08-26 12:34:04 +02:00 |
|
kaetemi
|
1c3fbf0256
|
Improve performance of UsedTexture debugging info in OpenGL driver
--HG--
branch : kaetemi-optimize
|
2013-07-29 03:41:10 +02:00 |
|
kaetemi
|
e435a07bb6
|
Fix bug #45 crash in zone lighter with large number of CPU cores
|
2013-07-24 20:51:43 +02:00 |
|
kervala
|
4f8b62acb4
|
Changed: Typo fixes (Thanks to DuDraig!)
|
2013-02-12 17:35:51 +01:00 |
|
kervala
|
671827225d
|
Changed: French comments translated to English
|
2013-02-11 22:24:48 +01:00 |
|
kervala
|
6e498aefad
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-09 10:05:32 +01:00 |
|
kervala
|
45c8b20f39
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:17:44 +01:00 |
|
kervala
|
c53d1fb301
|
Changed: OpenGL headers not being found by PCH
|
2013-01-09 09:29:15 +01:00 |
|
kervala
|
5efeb5ba62
|
Fixed: Compilation with VC++ 2010 and 2012
|
2012-12-11 12:22:41 +01:00 |
|
kervala
|
af366070ea
|
Changed: Simplification of OpenGL ES driver
|
2012-12-06 10:48:46 +01:00 |
|
kervala
|
9483b7f170
|
Changed: Updated OpenGL registries
|
2012-12-06 09:39:53 +01:00 |
|
kervala
|
1715470910
|
Changed: Display HRESULT when D3DXCreateEffect fails
|
2012-12-03 09:37:21 +01:00 |
|
kervala
|
9ad7bd7969
|
Changed: Replaced size() by !empty()
|
2012-12-03 09:36:45 +01:00 |
|
kervala
|
95cb41465a
|
Changed: NPOT textures finally don't need that in D3D
|
2012-10-27 18:44:38 +02:00 |
|
kervala
|
0d782993f9
|
Fixed #1: Implement anisotropic filtering for textures
|
2012-10-27 17:46:13 +02:00 |
|
kervala
|
100befeb1b
|
Changed: Minor changes
|
2012-10-27 16:39:06 +02:00 |
|
kervala
|
7c024fb479
|
Changed: Simplify OpenGL ES driver by using some aliases
|
2012-10-27 16:27:13 +02:00 |
|
kervala
|
bced63993b
|
Changed: #573 Add anti-aliasing to the OpenGL Driver
|
2012-10-17 11:05:51 +02:00 |
|
kervala
|
25dd379d7e
|
Changed: Replaced string empty comparisons with empty()
|
2012-10-06 17:17:26 +02:00 |
|
kervala
|
9a5b97dfff
|
Fixed: Compilation under Mac OS X
|
2012-10-05 20:36:10 +02:00 |
|
kervala
|
3a3fb5ea1a
|
Changed: Added zbuffer formats (commented)
|
2012-09-26 12:47:13 +02:00 |
|
kervala
|
8e2009279d
|
Changed: Drivers runtimes should go in NL_DRIVER_PREFIX
|
2012-09-26 12:46:43 +02:00 |
|
kervala
|
493f033e02
|
Changed: Added a warning when a texture can't be created in D3D driver
|
2012-09-26 00:02:27 +02:00 |
|
kervala
|
0795a61516
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-25 12:33:02 +02:00 |
|
kervala
|
7a04e920e1
|
Fixed: #1493 MultiArch support
|
2012-09-22 22:57:38 +02:00 |
|
kervala
|
8701d6e6ee
|
Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
|
2012-09-22 22:42:02 +02:00 |
|
kervala
|
429ac753e9
|
Changed: #878 Fix typos in comments/code
|
2012-09-11 20:16:26 +02:00 |
|
kaetemi
|
1f5e08b20f
|
Fixed: A strange loading crash with bad textures
|
2012-07-28 12:40:36 +02:00 |
|
kaetemi
|
d79e04e4dd
|
Fixed: Valgrind warnings
|
2012-06-28 11:30:58 +02:00 |
|
kaetemi
|
e9f75e639d
|
Fixed: Valgrind warnings
|
2012-06-28 11:08:36 +02:00 |
|
kaetemi
|
221d04642a
|
Changed: Debug messages
--HG--
branch : sound_dev
|
2012-06-02 23:06:48 +02:00 |
|
kaetemi
|
aa7598efe2
|
Fixed: Sound CSheetId implementation (part 1) (not tested)
--HG--
branch : sound_dev
|
2012-06-02 14:54:39 +02:00 |
|
kaetemi
|
cab401fa13
|
Merged: From default to sound_dev
--HG--
branch : sound_dev
|
2012-06-02 11:09:14 +02:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
Fabien_HENON
|
dd6f2f2611
|
Changed: #1469 Getting last version from default branch
--HG--
branch : gsoc2012-fabien
|
2012-05-26 21:38:30 +02:00 |
|
kervala
|
e9692f5fea
|
Fixed: Compilation under Mac OS X without -DWITH_STATIC_DRIVERS=ON
|
2012-05-24 20:28:19 +02:00 |
|
Fabien_HENON
|
5174e15521
|
Changed: #1469 StringId conversion to SheetId for sound (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
|
2012-05-23 22:27:39 +02:00 |
|
kervala
|
b0e48907d7
|
Fixed: #1328 Map time and weather Issue (synced with SVN, thanks!)
|
2012-05-18 20:53:59 +02:00 |
|
kervala
|
097138eaba
|
Changed: #1275 Compilation under Mac OS X
|
2012-05-15 12:58:20 +02:00 |
|
kervala
|
2e08d335ab
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-05-15 12:55:56 +02:00 |
|
kervala
|
d4372f4aa1
|
Changed: #1275 Use of NLDRIVERGL or NLDRIVERGLES namespaces with NL_STATIC to avoid duplicated symbols
|
2012-05-14 13:21:00 +02:00 |
|
kervala
|
db208efe92
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-13 17:43:46 +02:00 |
|
kervala
|
f7888cb7c9
|
Changed: #1275 Added OpenGL ES CMake module
|
2012-05-13 16:23:48 +02:00 |
|
kervala
|
5f04213d44
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-13 15:27:20 +02:00 |
|
kervala
|
dbd45081f4
|
Changed: Include OpenGL headers in "opengl" directory
|
2012-05-13 15:26:45 +02:00 |
|
kervala
|
7a23895df3
|
Changed: Update glext.h
|
2012-05-12 20:58:23 +02:00 |
|
kervala
|
26dd470afc
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-12 20:56:37 +02:00 |
|
kervala
|
07dd298ed2
|
Changed: Include stdopengl.h in Objective-C files
|
2012-05-12 20:55:58 +02:00 |
|
kervala
|
f6c77399a9
|
Fixed: Renable PCH under for OpenGL driver under Mac OS X
|
2012-05-12 20:54:37 +02:00 |
|
kervala
|
cf5e9bc8d9
|
Changed: #1275 Create an OpenGL ES driver
|
2012-05-12 19:21:52 +02:00 |
|