kervala
|
891e0d1bd7
|
Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X)
|
2014-08-27 11:19:20 +02:00 |
|
kaetemi
|
119c931738
|
Link group_wheel.cpp, ref #176
|
2014-08-25 14:56:29 +02:00 |
|
dfighter1985
|
e59fb841bc
|
Merged default.
|
2014-08-19 00:33:03 +02:00 |
|
kaetemi
|
45db7f57eb
|
Crashfix in case pacs_prim are exported into .ig
|
2014-08-17 16:48:51 +02:00 |
|
kervala
|
74a30afcc4
|
Changed #172 XML floating point serialization not using neutral culture
|
2014-08-17 16:05:51 +02:00 |
|
kervala
|
4f4a3469d3
|
Fixed #172 XML floating point serialization not using neutral culture
|
2014-08-17 15:39:30 +02:00 |
|
dfighter1985
|
04095561cb
|
Merge default
|
2014-08-07 00:03:09 +02:00 |
|
kaetemi
|
2ad030f5f9
|
GL: Occlusion query bugfix
|
2014-08-03 22:15:12 +02:00 |
|
kervala
|
5f5f0dd76c
|
Changed: #172 XML floating point serialization not using neutral culture (for VC++ 2005 and up)
|
2014-08-02 11:18:24 +02:00 |
|
kaetemi
|
7d835464f0
|
Crash workaround in IG loading, ref #171
|
2014-07-31 19:50:25 +02:00 |
|
kaetemi
|
b74a24a312
|
Remove a debug assert
|
2014-07-29 14:39:07 +02:00 |
|
dfighter1985
|
8971f98722
|
Merged default.
|
2014-07-22 00:15:50 +02:00 |
|
kervala
|
875ab80728
|
Changed: Minor optimization and warning
|
2014-07-19 14:01:44 +02:00 |
|
kervala
|
853b6aba0b
|
Changed: Replaced tests with .size() by .empty() because faster
|
2014-07-19 14:01:03 +02:00 |
|
kervala
|
0d83dd9162
|
Fixed: Warning
|
2014-07-19 11:16:43 +02:00 |
|
dfighter1985
|
2ca6c73d09
|
Texture chooser now supports atlas textures as well.
|
2014-07-09 21:07:12 +02:00 |
|
kaetemi
|
3650ef83b7
|
Fix #162: Center ingame mouse cursor after login
|
2014-07-09 12:31:22 +02:00 |
|
kaetemi
|
24e8caf0fb
|
Formatting: Use tabs
|
2014-07-09 16:59:55 +02:00 |
|
KISHAN GRIMOUT
|
bd257f42c7
|
fix windows 64bit build in mem_displayer.cpp
|
2014-07-09 13:41:43 +02:00 |
|
dfighter1985
|
c736145c2f
|
CPath can now return the file list with a path filter.
|
2014-07-06 23:21:25 +02:00 |
|
dfighter1985
|
668bbc1780
|
Added facilities for viewing the loaded actions.
|
2014-07-02 22:27:04 +02:00 |
|
dfighter1985
|
0dfb7a091c
|
Quelled some compiler compliants.
|
2014-06-29 03:01:43 +02:00 |
|
dfighter1985
|
c8c162308d
|
tooltip parent is now changable using an enum.
|
2014-06-29 02:53:33 +02:00 |
|
dfighter1985
|
5deea1a13b
|
Tooltip posrefs are now enums in the GUI Editor.
|
2014-06-29 01:44:06 +02:00 |
|
dfighter1985
|
afd1d96363
|
text posref is now an enum too.
|
2014-06-27 00:07:44 +02:00 |
|
dfighter1985
|
87778c86c9
|
Posref can now be set as an enum, instead of a string in the property editor.
|
2014-06-21 18:25:14 +02:00 |
|
kaetemi
|
dd52a05d02
|
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).
|
2014-06-21 06:41:14 +02:00 |
|
kaetemi
|
9e0b573141
|
Exit with error
|
2014-06-21 05:46:20 +02:00 |
|
kaetemi
|
502d81c428
|
Fix compile
|
2014-06-20 23:38:44 +02:00 |
|
kaetemi
|
2753b49b45
|
Compile fix
|
2014-06-20 17:53:38 +02:00 |
|
kaetemi
|
39894f4a99
|
SSE2: Compile fix
|
2014-06-20 03:08:51 +02:00 |
|
kaetemi
|
2a87923ced
|
SSE2: Replace prefetch
|
2014-06-14 01:09:05 +02:00 |
|
kaetemi
|
f51843a721
|
SSE2: Remove dead code
|
2014-06-13 22:21:07 +02:00 |
|
kaetemi
|
56c59d114d
|
SSE2: Fix for MinGW
|
2014-06-19 00:05:43 +02:00 |
|
kaetemi
|
b9576c93dd
|
Merge with default
|
2014-06-20 03:01:32 +02:00 |
|
kaetemi
|
0c3baeb4de
|
Implement occlusion queries for AMD/ATI in the OpenGL driver
|
2014-06-19 21:49:33 +02:00 |
|
kaetemi
|
8967f57fdf
|
Backed out changeset: f665fcc42968 (except dru.cpp)
|
2014-06-19 20:22:12 +02:00 |
|
kaetemi
|
00528e1cd6
|
Fix Ryzom server compile under MinGW
|
2014-06-19 20:19:39 +02:00 |
|
kaetemi
|
fa373017f8
|
Fix NeL GUI compile under MinGW
|
2014-06-19 00:40:29 +02:00 |
|
kaetemi
|
76704a9952
|
Fix XA2 driver compile under MinGW
|
2014-06-18 23:18:06 +02:00 |
|
kaetemi
|
a4c86ddf20
|
Fix D3D driver compile under MinGW
|
2014-06-18 16:29:02 +02:00 |
|
kaetemi
|
a47d71713f
|
Fix Snowballs service compile under MinGW
|
2014-06-18 12:52:03 +02:00 |
|
kaetemi
|
9f699b4923
|
Fix Snowballs compile under MinGW
|
2014-06-18 02:05:54 +02:00 |
|
kaetemi
|
275f18d6ab
|
Fix linking of OpenGL driver under MinGW
|
2014-06-18 01:21:05 +02:00 |
|
kaetemi
|
fc9dc1471a
|
Fix linking of OpenAL driver under MinGW
|
2014-06-18 00:28:08 +02:00 |
|
kaetemi
|
6807d72136
|
Fix compilation of NL3D under MinGW
|
2014-06-17 22:33:56 +02:00 |
|
kaetemi
|
5a48e60763
|
Fix compilation of NLNET under MinGW
|
2014-06-17 21:56:53 +02:00 |
|
kaetemi
|
5b47ca4709
|
Fix compilation of NLMISC under MinGW
|
2014-06-17 21:48:25 +02:00 |
|
kaetemi
|
7929f78dd7
|
SSE2: Align CMatrix
|
2014-06-13 19:33:09 +02:00 |
|
kaetemi
|
78ccdb16b7
|
SSE2: Implement alignment for arena allocator
|
2014-06-13 19:26:22 +02:00 |
|