Remi Beges
90faf844ed
Fixed contributor's name
2012-06-11 00:29:09 +02:00
Remi Beges
23bb9da0bd
Fixed typo + minor errors
2012-06-10 10:27:51 +02:00
Remi Beges
879a33878e
fixed typo
2012-06-09 17:07:01 +02:00
Remi Beges
ebba6adae4
Simplex & Perlin fully work now (all dimensions) + dynaTerrain removed temp
2012-06-07 13:10:58 +02:00
Remi Beges
5d7f8acbc8
Perlin 2,3,4 optimisations + Simplex imp fixed + improved architecture
2012-06-05 22:00:09 +02:00
Remi Beges
4d975fa67e
Forgot to commit some stuff (noise+dynaterrain) from previous commit
2012-05-31 15:35:52 +02:00
Remi Beges
9008c36802
Added NzDynaTerrain (basis) + simplex3d 4d for nznoise
2012-05-31 15:32:22 +02:00
Remi Beges
784787cd79
Suppressed perlin1d, added perlin 2,3,4 and simplex 2 classes + minor
...
fixes/optimisations on noisemachine
2012-05-30 19:30:51 +02:00
Remi Beges
57d9af6b56
NzNoise new architecture + Perlin 1D algorithm modified
2012-05-29 20:28:31 +02:00
Remi Beges
7578a1b957
Fixed implementation of NzNoise + typo + small optimisations
2012-05-27 21:18:52 +02:00
Remi Beges
cd701a429b
'q' n'est pas reconnu en tant que commande interne
...
ou externe, un programme excutable ou un fichier de commandes.
2012-05-27 21:15:12 +02:00
Remi Beges
5f765a354b
Changed contributor name
2012-05-24 20:54:01 +02:00
Overdrivr
341eda975c
NzNoise added
2012-05-24 20:41:08 +02:00
Lynix
570e0a8070
Updated OpenGL header files
...
Moved OpenGL ext header files into GL3 directory
2012-05-22 12:10:04 +02:00
Lynix
506ad84def
Experimental fix of FileImpl::EndOfFile on Windows
2012-05-22 11:36:34 +02:00
Lynix
dba9cb0ddf
Fixed PCX loading on big-endian architectures
2012-05-22 07:48:28 +02:00
Lynix
9b3f4e794a
Added Image
...
Added pixel format support
Added MemoryStream
Added Rect
Added ResourceLoader
Added generic loader (bmp, gif, hdr, jpg, jpeg, pic, png, psd, tga)
Added PCX loader
Added utility module initializer
Fixed Config.hpp include
Prerequesites.hpp now overwrites _WIN32_WINNT when defined
version is less than requiered version
Renderer's initialisation will implicitly initialize utility module
Removed RENDERER_SINGLETON option
Shaders are now resources
2012-05-21 21:54:13 +02:00
Lynix
47cdbbcdb0
Updated module template
2012-05-16 09:33:14 +02:00
Lynix
cef402c8a5
Added NzInputStream
...
Added NzFile::Read(buffer, size)
NzFile::Read(nullptr, size) now acts as a skip function (ex: SetCursorPos(GetCursorPos() + size)
2012-05-15 13:26:35 +02:00
Lynix
182bd4cffe
Removed useless include
2012-05-10 01:16:12 +02:00
Lynix
68b238fc74
Added SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512 support
2012-05-10 00:53:36 +02:00
Lynix
d0bc1d908a
Fixed typo
2012-05-09 19:36:39 +02:00
Lynix
997b6637d4
Fixed errors line number
2012-05-09 06:59:58 +02:00
Lynix
e91cde657b
Fixed per-class thread safety
2012-05-08 08:20:57 +02:00
Lynix
45f3fc4e28
Implemented COW into NzMatrix4; Optimized NzString COW
2012-05-07 13:02:07 +02:00
Lynix
8c420b48c3
Fixed compilation in debug mode
2012-05-04 16:06:18 +02:00
Lynix
a215920818
It is now possible to send uniforms to shader when they are not mounted; Added shader locking
2012-05-04 08:56:35 +02:00
Lynix
a4cbe46e15
Restablished core context creation, removed debug messages
2012-05-04 07:34:43 +02:00
Lynix
5d816122c8
NzHardwareBuffer::Fill now call glBufferSubData instead of glMapBuffer is the locked size is under 32k
2012-05-03 00:26:06 +02:00
Lynix
63a220a349
Added occlusion queries
2012-05-03 00:07:58 +02:00
Lynix
5eee4acb74
Made MLT thread-safe
2012-05-02 16:58:48 +02:00
Lynix
7d117ce97c
Laid the basis for rendering
2012-05-02 16:45:44 +02:00
Lynix
e8ef4b59da
Fixed collaborator's name
2012-05-01 17:44:14 +02:00
Lynix
71b4262c51
First commit
2012-05-01 16:43:48 +02:00