age |
author |
description |
Sat, 27 Oct 2012 01:59:39 +0300 |
John Tsiombikas |
betterdefault tip |
Sat, 27 Oct 2012 01:54:39 +0300 |
John Tsiombikas |
fixed the shader non-conformity by explicitly converting 2.2 to vec3 before passing it to pow for the texel inverse-gamma thing |
Fri, 26 Oct 2012 21:22:14 +0300 |
John Tsiombikas |
gamma correct rendering |
Fri, 26 Oct 2012 03:03:52 +0300 |
John Tsiombikas |
added gamma correction (without dialing the lighting down yet) |
Tue, 23 Oct 2012 14:57:08 +0300 |
John Tsiombikas |
added samurai's texel center fix for the color grading palette lookup |
Mon, 22 Oct 2012 03:55:00 +0300 |
John Tsiombikas |
color grading done |
Sun, 21 Oct 2012 15:56:47 +0300 |
John Tsiombikas |
color grading palette output done, all is left is the input |
Sun, 21 Oct 2012 02:11:23 +0300 |
John Tsiombikas |
ok fixed the dissapearing particle system. Had forgotten to disable TEXTURE_3D after color grading pass |
Fri, 19 Oct 2012 02:45:57 +0300 |
John Tsiombikas |
- re-organized the renderer classes a bit wrt final render-target |
Tue, 16 Oct 2012 04:08:35 +0300 |
John Tsiombikas |
- fixed the mesh bounding volume calculation to take transformations into account |
Tue, 09 Oct 2012 02:54:01 +0300 |
John Tsiombikas |
"fixed" the disappearing lights issue |
Sun, 07 Oct 2012 03:42:44 +0200 |
John Tsiombikas |
fixed some windows compatibility crap |
Sun, 07 Oct 2012 02:05:11 +0300 |
John Tsiombikas |
merged with visual studio crap |
Sun, 07 Oct 2012 02:04:00 +0300 |
John Tsiombikas |
internalized libanim, libimago2, and libpsys |
Sun, 07 Oct 2012 00:19:48 +0200 |
John Tsiombikas |
- added visual studio project files |
Tue, 02 Oct 2012 13:42:18 +0300 |
John Tsiombikas |
made the deferred renderer draw into a texture, so that I can reuse the depth |
Tue, 02 Oct 2012 05:03:26 +0300 |
John Tsiombikas |
whatever |
Tue, 02 Oct 2012 04:52:59 +0300 |
John Tsiombikas |
fixed design issue with datafile_path |
Tue, 25 Sep 2012 06:59:11 +0300 |
John Tsiombikas |
gamo to xristo |
Tue, 25 Sep 2012 06:37:56 +0300 |
John Tsiombikas |
forgot an extra mrt uniform in deferred_omni.p.glsl |
Tue, 25 Sep 2012 06:19:37 +0300 |
John Tsiombikas |
added multipass deferred |
Fri, 21 Sep 2012 05:28:45 +0300 |
John Tsiombikas |
forgot the new tiles |
Fri, 21 Sep 2012 05:27:28 +0300 |
John Tsiombikas |
changed the level a bit to indicate where there should be lights |
Fri, 21 Sep 2012 01:05:35 +0300 |
John Tsiombikas |
build crap |
Thu, 20 Sep 2012 10:04:25 +0300 |
John Tsiombikas |
fixed the music playback |
Wed, 19 Sep 2012 08:19:10 +0300 |
John Tsiombikas |
music playback bugfixing |
Wed, 19 Sep 2012 05:22:43 +0300 |
John Tsiombikas |
writting the stream audio player |
Wed, 19 Sep 2012 01:08:41 +0300 |
John Tsiombikas |
stuff + streaming start |
Tue, 18 Sep 2012 18:34:28 +0300 |
John Tsiombikas |
foo |
Tue, 18 Sep 2012 09:40:56 +0300 |
John Tsiombikas |
- fixed audio panning (listener direction) |
Tue, 18 Sep 2012 04:45:46 +0300 |
John Tsiombikas |
torches sound |
Tue, 18 Sep 2012 00:34:29 +0300 |
John Tsiombikas |
pretty much implemented the positional torch sound sources |
Mon, 17 Sep 2012 08:40:59 +0300 |
John Tsiombikas |
added sound playback, more to do |
Sun, 16 Sep 2012 08:16:50 +0300 |
John Tsiombikas |
started writting audio code |
Thu, 13 Sep 2012 06:33:51 +0300 |
John Tsiombikas |
debugging the particles |
Wed, 12 Sep 2012 06:04:20 +0300 |
John Tsiombikas |
particle system 1 |
Thu, 30 Aug 2012 06:08:22 +0300 |
John Tsiombikas |
fixed build on linux |
Thu, 30 Aug 2012 05:58:09 +0300 |
John Tsiombikas |
- added mipmap generation |
Thu, 30 Aug 2012 05:38:03 +0300 |
John Tsiombikas |
added flag to force the use of the fallback renderer |
Thu, 30 Aug 2012 05:35:00 +0300 |
John Tsiombikas |
- cleaned up the renderer |
Thu, 30 Aug 2012 03:05:04 +0300 |
John Tsiombikas |
foo |
Thu, 30 Aug 2012 01:15:23 +0300 |
John Tsiombikas |
forgot to set it up so cleanup is called on exit |
Wed, 29 Aug 2012 03:22:36 +0300 |
John Tsiombikas |
start work on particle systems |
Wed, 29 Aug 2012 01:04:01 +0300 |
John Tsiombikas |
fuck that uninitialized variable |
Tue, 28 Aug 2012 06:36:20 +0300 |
John Tsiombikas |
ops, a small bug slipped by |
Tue, 28 Aug 2012 06:28:22 +0300 |
John Tsiombikas |
normal mapping |
Tue, 28 Aug 2012 03:34:56 +0300 |
John Tsiombikas |
passing shininess and specular in mrt |
Tue, 28 Aug 2012 03:18:47 +0300 |
John Tsiombikas |
ha! fixed deferred |
Tue, 28 Aug 2012 02:18:19 +0300 |
John Tsiombikas |
AAAAaaaarghhhh... forgot to request floating point pixel format for MRT textures... |
Mon, 27 Aug 2012 04:14:04 +0300 |
John Tsiombikas |
OBJ hack |
Mon, 27 Aug 2012 04:03:22 +0300 |
John Tsiombikas |
foo |
Sun, 26 Aug 2012 03:39:32 +0300 |
John Tsiombikas |
lalala |
Sat, 25 Aug 2012 20:20:56 +0300 |
John Tsiombikas |
moved compiler detection to the configure script |
Sat, 25 Aug 2012 14:37:51 +0300 |
John Tsiombikas |
fized the vbo state creep |
Sat, 25 Aug 2012 04:07:51 +0300 |
John Tsiombikas |
lalala |
Sat, 25 Aug 2012 02:16:08 +0300 |
John Tsiombikas |
- fixed sphere rendering (PointLight::draw) |
Thu, 23 Aug 2012 18:03:11 +0300 |
John Tsiombikas |
implementing the command console |
Thu, 23 Aug 2012 00:10:10 +0300 |
John Tsiombikas |
progress with light rendering |
Tue, 21 Aug 2012 06:34:14 +0300 |
John Tsiombikas |
minor |
Tue, 21 Aug 2012 06:33:36 +0300 |
John Tsiombikas |
converting LIGHT meshes to lights |
Tue, 21 Aug 2012 04:57:33 +0300 |
John Tsiombikas |
mrt going on nicely |
Tue, 21 Aug 2012 04:29:49 +0300 |
John Tsiombikas |
trying to make MRT work |
Tue, 21 Aug 2012 03:17:48 +0300 |
John Tsiombikas |
- commandline arguments |
Mon, 20 Aug 2012 06:11:58 +0300 |
John Tsiombikas |
lalala |
Mon, 20 Aug 2012 03:40:51 +0300 |
John Tsiombikas |
foo |
Sun, 19 Aug 2012 23:09:30 +0300 |
John Tsiombikas |
adding shaders and renderer abstraction |
Sun, 19 Aug 2012 06:30:18 +0300 |
John Tsiombikas |
loading normal map |
Sun, 19 Aug 2012 05:50:58 +0300 |
John Tsiombikas |
mac crap |
Sun, 19 Aug 2012 05:35:00 +0300 |
John Tsiombikas |
foo |
Sun, 19 Aug 2012 03:11:36 +0300 |
John Tsiombikas |
- Texture set (texture manager) |
Sat, 18 Aug 2012 03:47:13 +0300 |
John Tsiombikas |
foo |
Fri, 17 Aug 2012 17:25:42 +0300 |
John Tsiombikas |
lalala |
Fri, 17 Aug 2012 14:30:25 +0300 |
John Tsiombikas |
forgot to uncomment something |
Fri, 17 Aug 2012 14:29:37 +0300 |
John Tsiombikas |
first person motion |
Tue, 14 Aug 2012 08:49:38 +0300 |
John Tsiombikas |
added all the data files |
Sun, 12 Aug 2012 07:07:57 +0300 |
John Tsiombikas |
more stuff |
Sat, 11 Aug 2012 05:44:52 +0300 |
John Tsiombikas |
tile work |
Fri, 10 Aug 2012 04:45:38 +0300 |
John Tsiombikas |
lalala |
Thu, 09 Aug 2012 06:20:27 +0300 |
John Tsiombikas |
added mesh class |
Thu, 28 Jun 2012 06:05:50 +0300 |
John Tsiombikas |
started a rough prototype |
Wed, 27 Jun 2012 02:20:26 +0300 |
John Tsiombikas |
first commit |