# # ChangeLog for trunk # # Generated by Trac 1.2.2 # Jan 25, 2021, 9:18:25 AM Fri, 07 Dec 2012 12:41:36 GMT sam [2135] * trunk/.gitattributes (added) * trunk/tools/vimlol/vimlol.vim (modified) vimlol: remove hack for CRLF line endings and replace it with ... Thu, 06 Dec 2012 23:44:23 GMT sam [2134] * trunk/tutorial/04_texture.lolfx (modified) tutorial: minor shader tweaks in the line plot shader. Thu, 06 Dec 2012 23:19:22 GMT sam [2133] * trunk/tutorial/04_texture.cpp (modified) * trunk/tutorial/04_texture.lolfx (modified) tutorial: change the terrain drawing into an antialiased line graph. Tue, 04 Dec 2012 21:36:18 GMT sam [2131] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) vslol: support Microsoft's __int8, __int16 etc. extensions. Sun, 02 Dec 2012 00:47:33 GMT sam [2129] * trunk/tools/vslol/Properties/AssemblyInfo.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) vslol: also build for Visual Studio 2012, we don't even need to have ... Sat, 01 Dec 2012 18:47:53 GMT sam [2128] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) * trunk/tools/vslol/Properties/AssemblyInfo.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) vslol: new feature: disable syntax highlighting for Microsoft ... Sat, 01 Dec 2012 13:36:49 GMT sam [2127] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) vslol: more compilation fixes; this is the final 1.0.0.5 upload. Sat, 01 Dec 2012 12:50:57 GMT sam [2126] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) vslol: fix typo. Sat, 01 Dec 2012 12:17:36 GMT sam [2125] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) vslol: add more C99 and C++ type qualifiers and language constants. Sat, 01 Dec 2012 12:08:08 GMT sam [2124] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) * trunk/tools/vslol/LolFxLanguageService.cs (modified) vslol: refactor regexes to use word lists instead. Fri, 30 Nov 2012 17:40:43 GMT sam [2123] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) * trunk/tools/vslol/LolFxLanguageService.cs (modified) * trunk/tools/vslol/MenuGenerateCompilers.cs (modified) * trunk/tools/vslol/Properties/AssemblyInfo.cs (modified) * trunk/tools/vslol/VsLol.Designer.cs (modified) * trunk/tools/vslol/VsLol.cs (modified) * trunk/tools/vslol/VsLol.csproj (modified) vslol: add licensing information to important files. Fri, 30 Nov 2012 00:51:53 GMT sam [2122] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) * trunk/tools/vslol/Properties/AssemblyInfo.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) vslol: only apply our syntax highlighting to keywords and identifiers ... Thu, 29 Nov 2012 23:13:59 GMT sam [2121] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) vslol: rename package to VsLol instead of VsLol.Sample and refactor ... Thu, 29 Nov 2012 00:54:40 GMT sam [2120] * trunk/tools/vslol/CppKeywordClassifier.cs (modified) vslol: add many more C/C++ types to the default list. Thu, 29 Nov 2012 00:37:32 GMT sam [2119] * trunk/tools/vslol/CppKeywordClassifier.cs (added) * trunk/tools/vslol/Properties (added) * trunk/tools/vslol/Properties/AssemblyInfo.cs (moved) * trunk/tools/vslol/VsLol.cs (modified) * trunk/tools/vslol/VsLol.csproj (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) vslol: add a classifier for C, C++, C# and LolFx files. Only ... Mon, 26 Nov 2012 18:10:35 GMT sam [2118] * trunk/tools/vslol/LolFxLanguageService.cs (added) * trunk/tools/vslol/MenuGenerateCompilers.cs (modified) * trunk/tools/vslol/VsLol.cs (modified) * trunk/tools/vslol/VsLol.csproj (modified) vslol: add the skeleton for a real LolFx syntax highlighter. Mon, 26 Nov 2012 18:09:52 GMT sam [2117] * trunk/COPYING (added) * trunk/Makefile.am (modified) * trunk/tools/vslol/VsLol.csproj (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) vslol: add COPYING file and a "more information" URL. Mon, 26 Nov 2012 10:54:01 GMT touky [2116] * trunk/src/easymesh/easymesh-parser.y (modified) * trunk/src/easymesh/easymesh-scanner.l (modified) * trunk/src/easymesh/easymesh.cpp (modified) * trunk/src/easymesh/easymesh.h (modified) * trunk/src/generated/easymesh-parser.cpp (modified) * trunk/src/generated/easymesh-parser.h (modified) * trunk/src/generated/easymesh-scanner.cpp (modified) * trunk/src/generated/location.hh (modified) * trunk/src/generated/lolfx-parser.cpp (modified) * trunk/src/generated/lolfx-parser.h (modified) * trunk/src/generated/position.hh (modified) * trunk/src/generated/stack.hh (modified) * trunk/test/PhysicObject.h (modified) Added tsw (ToggleScaleWinding) command in EasyMesh Parser to make ... Fri, 23 Nov 2012 19:12:01 GMT sam [2115] * trunk/external/flex-2.5.35/bin/m4.exe (added) * trunk/tools/vslol/AssemblyInfo.cs (modified) * trunk/tools/vslol/MenuGenerateCompilers.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) vslol: create an etc/ directory beside bison's and flex's to work ... Fri, 23 Nov 2012 19:11:51 GMT sam [2114] * trunk/tools/vimlol/vimlol.vim (modified) vimlol: work around a Win32 Vim issue that fails on empty lines. Thu, 22 Nov 2012 18:12:43 GMT sam [2113] * trunk/tools/vslol/MenuGenerateCompilers.cs (modified) vslol: minor additional debug messages. Thu, 22 Nov 2012 14:55:23 GMT sam [2112] * trunk/src/lolcore.vcxproj.filters (modified) build: minor vcxproj reorganisation. Thu, 22 Nov 2012 14:54:31 GMT sam [2111] * trunk/external/bison-2.4.2/bin/m4.exe (added) external: add m4.exe to the bison binary directory. Thu, 22 Nov 2012 13:05:40 GMT sam [2109] * trunk/src/lol/core/map.h (modified) * trunk/test/Makefile.am (modified) * trunk/test/testsuite.vcxproj (modified) * trunk/test/unit/map.cpp (added) core: we can now set Map elements using simply map[foo] = bar, no ... Thu, 22 Nov 2012 08:31:23 GMT sam [2108] * trunk/src/lol/core/map.h (modified) core: implement a simple linear search map; the API is here, we just ... Thu, 22 Nov 2012 08:31:18 GMT sam [2107] * trunk/src/core/hash.cpp (modified) * trunk/src/lol/core/hash.h (modified) core: make hash operators const. Wed, 21 Nov 2012 23:22:35 GMT sam [2106] * trunk/src/Makefile.am (modified) * trunk/src/core.h (modified) * trunk/src/lol/core/map.h (added) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) * trunk/src/map.cpp (modified) * trunk/src/map.h (modified) build: rename Map to LevelMap so that we can use Map for the hashmap. Wed, 21 Nov 2012 22:50:55 GMT sam [2105] * trunk/src/Makefile.am (modified) * trunk/src/core.h (modified) * trunk/src/core/hash.cpp (modified) * trunk/src/lol/core/array.h (modified) * trunk/src/lol/core/hash.h (modified) * trunk/src/lol/core/string.h (modified) * trunk/src/lol/core/types.h (added) * trunk/src/lol/math/math.h (modified) * trunk/src/lol/math/real.h (modified) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) core: implement hashing functions for half, float and double. Wed, 21 Nov 2012 12:57:28 GMT sam [2104] * trunk/src/core/hash.cpp (modified) * trunk/src/lol/core/hash.h (modified) core: allow hashing of String objects. Wed, 21 Nov 2012 08:25:58 GMT sam [2103] * trunk/src/core/string.cpp (modified) core: another attempt at properly declaring vsnprintf(). Wed, 21 Nov 2012 01:38:26 GMT sam [2102] * trunk/src/core/string.cpp (modified) core: try to fix a general compilation issue caused by inconsistent ... Wed, 21 Nov 2012 01:11:20 GMT sam [2101] * trunk/src/core/string.cpp (modified) * trunk/test/unit/string.cpp (modified) core: do not use va_copy since Visual Studio doesn’t know about it. Wed, 21 Nov 2012 00:34:09 GMT sam [2100] * trunk/src/Makefile.am (modified) * trunk/src/core/string.cpp (added) * trunk/src/lol/core/string.h (modified) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) * trunk/test/unit/string.cpp (modified) core: implement String::Printf() and start working on the unit tests. ... Tue, 20 Nov 2012 00:23:18 GMT sam [2098] * trunk/src/Makefile.am (modified) * trunk/test/Makefile.am (modified) build: add missing bullet .h files to Makefile.am. Tue, 20 Nov 2012 00:23:15 GMT sam [2097] * trunk/src/Makefile.am (modified) * trunk/src/core (added) * trunk/src/core.h (modified) * trunk/src/core/hash.cpp (added) * trunk/src/gpu/shader.cpp (modified) * trunk/src/hash.cpp (deleted) * trunk/src/hash.h (deleted) * trunk/src/lol/core/hash.h (added) * trunk/src/lolcore.vcxproj (modified) core: refactor the Hash class so that we can hash base types, too. Tue, 20 Nov 2012 00:23:09 GMT sam [2096] * trunk/src/Makefile.am (modified) * trunk/src/lol/core/string.h (modified) * trunk/test/Makefile.am (modified) * trunk/test/unit/string.cpp (added) core: more string concatenation and comparison methods, plus a lot ... Mon, 19 Nov 2012 08:11:22 GMT sam [2094] * trunk/tools/neercs/video/text-render.cpp (modified) neercs: deactivate OpenGL code when we build for OpenGL ES. Mon, 19 Nov 2012 00:53:17 GMT sam [2093] * trunk/build/lol-build (modified) * trunk/external/libcaca-0.99.beta18/lib/arm-linux-androideabi (added) * trunk/external/libcaca-0.99.beta18/lib/arm-linux-androideabi/libcaca.a (added) build: try to build neercs on Android; far from ready yet. Mon, 19 Nov 2012 00:45:47 GMT sam [2092] * trunk/tools/neercs/video/blurh.lolfx (modified) * trunk/tools/neercs/video/blurv.lolfx (modified) * trunk/tools/neercs/video/color.lolfx (modified) * trunk/tools/neercs/video/copper.lolfx (modified) * trunk/tools/neercs/video/glow.lolfx (modified) * trunk/tools/neercs/video/mirror.lolfx (modified) * trunk/tools/neercs/video/noise.lolfx (modified) * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/radial.lolfx (modified) * trunk/tools/neercs/video/remanence.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/simple.lolfx (modified) neercs: do not pass the texture coordinates from the application to ... Mon, 19 Nov 2012 00:45:44 GMT sam [2091] * trunk/tools/neercs/video/text-render.cpp (modified) * trunk/tools/neercs/video/text-render.h (modified) * trunk/tools/neercs/video/text.lolfx (modified) neercs: use gl_VertexID instead of sending a whole new vertex array. Mon, 19 Nov 2012 00:45:41 GMT sam [2090] * trunk/configure.ac (modified) * trunk/tools/neercs/old/attach.c (modified) * trunk/tools/neercs/old/effects.c (modified) * trunk/tools/neercs/old/grab.c (modified) * trunk/tools/neercs/term/pty.cpp (modified) * trunk/tools/neercs/video/text-render.cpp (modified) * trunk/tools/neercs/video/text-render.h (modified) * trunk/tools/neercs/video/text.lolfx (modified) neercs: added a better check for forkpty(), and moved the GL_POINTS ... Mon, 19 Nov 2012 00:45:37 GMT sam [2089] * trunk/src/lol/core/string.h (modified) core: compilation fix for older compilers. Sun, 18 Nov 2012 17:00:40 GMT sam [2088] * trunk/build/run-bitten.sh (modified) build: honour the TMPDIR, TEMP etc. environment variables. Sun, 18 Nov 2012 17:00:35 GMT sam [2087] * trunk/.gitignore (modified) build: ignore core files, but not the core/ directory. Sun, 18 Nov 2012 17:00:32 GMT sam [2086] * trunk/src/core.h (modified) * trunk/src/lol/core (added) * trunk/src/lol/core/array.h (moved) * trunk/src/lol/core/string.h (added) * trunk/src/lolcore.vcxproj (modified) core: new String class. Sun, 18 Nov 2012 11:32:09 GMT sam [2085] * trunk/configure.ac (modified) * trunk/src/video.cpp (modified) build: fix PS3 and Linux compilation issues. Sun, 18 Nov 2012 01:10:29 GMT sam [2084] * trunk/configure.ac (modified) * trunk/src/Makefile.am (modified) * trunk/src/lolgl.h (modified) * trunk/test/Makefile.am (modified) * trunk/test/math/Makefile.am (modified) * trunk/test/sandbox/Makefile.am (modified) * trunk/test/xolotl/Makefile.am (modified) * trunk/tools/neercs/Makefile.am (modified) * trunk/tutorial/Makefile.am (modified) build: fixes for out-of-tree builds, and get rid of some deprecated ... Sat, 17 Nov 2012 14:36:59 GMT sam [2083] * trunk/build/run-bitten.sh (modified) build: always use the same build directory in run-bitten.sh to avoid ... Sat, 17 Nov 2012 13:24:47 GMT sam [2082] * trunk/src/gpu/vertexbuffer.cpp (modified) * trunk/src/gpu/vertexbuffer.h (modified) gpu: remove some crap from vertexbuffer.cpp and allow for empty ... Sat, 17 Nov 2012 13:24:44 GMT sam [2081] * trunk/src/lol/math/vector.h (modified) math: prefix all convenience macros with "LOL_", make sure we #undef ... Wed, 07 Nov 2012 17:27:53 GMT sam [2077] * trunk/src/Makefile.am (modified) * trunk/src/core.h (modified) * trunk/src/easymesh/easymesh.cpp (modified) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) * trunk/src/mesh (added) * trunk/src/mesh/mesh.cpp (added) * trunk/src/mesh/mesh.h (added) mesh: start working on mesh and submesh stuff. Wed, 07 Nov 2012 00:51:25 GMT sam [2075] * trunk/tools/vimlol/vimlol.vim (modified) vimlol: get rid of long lines. Tue, 06 Nov 2012 23:47:39 GMT sam [2074] * trunk/tools/vimlol/vimlol.vim (modified) vimlol: pretend lolfx files are C++ so that Vim highlights them until ... Tue, 06 Nov 2012 11:05:09 GMT sam [2071] * trunk/configure.ac (modified) * trunk/tools/Makefile.am (modified) * trunk/tools/vimlol (added) * trunk/tools/vimlol/Makefile.am (added) * trunk/tools/vimlol/vimlol.vim (added) vimlol: some code for a Vim plugin; see ... Fri, 02 Nov 2012 18:13:40 GMT rez [2059] * trunk/tools/neercs/video/render.cpp (modified) neercs: updated "granpa tv" theme Fri, 02 Nov 2012 13:30:19 GMT sam [2058] * trunk/src/lol/math/math.h (modified) build: define our own std::abs() function for long long int on NaCl, ... Fri, 02 Nov 2012 12:14:06 GMT sam [2057] * trunk/src/lol/math/vector.h (modified) * trunk/tools/neercs/old/ansi.c (modified) build: fix minor build issues with Clang. Fri, 02 Nov 2012 10:45:02 GMT sam [2056] * trunk/src/lol/math/half.h (modified) * trunk/src/lol/math/math.h (modified) * trunk/src/lol/math/vector.h (modified) * trunk/test/math/poly.cpp (modified) * trunk/tutorial/11_fractal.cpp (modified) math: reimplement min(), max(), abs() and fmod() in the lol:: ... Fri, 02 Nov 2012 01:21:21 GMT rez [2055] * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs: fixed scanline, added a new theme Thu, 01 Nov 2012 23:22:00 GMT sam [2054] * trunk/src/lol/math/half.h (modified) * trunk/src/lol/math/vector.h (modified) math: implement abs() and fmod() for vector types and the half class. Tue, 30 Oct 2012 01:44:17 GMT rez [2051] * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/render.h (modified) neercs: removed flags from setup, butchered scanline postfx Mon, 29 Oct 2012 13:06:50 GMT Jnat [2050] * trunk/tutorial/04_texture.lolfx (modified) nice holes Mon, 29 Oct 2012 01:02:43 GMT rez [2049] * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/render.h (modified) * trunk/tools/neercs/video/text-render.cpp (modified) neercs: added theme support + 2 new themes [F4/F5 to switch] Fri, 26 Oct 2012 16:01:06 GMT rez [2047] * trunk/tools/neercs/video/render.cpp (modified) neercs: fixed theme_var[] values Fri, 26 Oct 2012 01:02:37 GMT rez [2045] * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/render.h (modified) neercs: theme support again (not really working yet) Thu, 25 Oct 2012 00:02:05 GMT rez [2043] * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/render.h (modified) neercs: early integration of theme support Wed, 24 Oct 2012 16:57:20 GMT rez [2041] * trunk/tools/neercs/video/render.cpp (modified) neercs: moved some init variable, removed useless iborder init Mon, 22 Oct 2012 23:10:22 GMT rez [2039] * trunk/tools/neercs/term/term.cpp (modified) * trunk/tools/neercs/video/mirror.lolfx (modified) * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs: added a protection glass above the monitor Sun, 21 Oct 2012 02:36:12 GMT sam [2037] * trunk/build/run-bitten.sh (modified) build: prepend /usr/local/bin in $PATH when running Bitten on OS X. Sat, 20 Oct 2012 14:08:52 GMT sam [2036] * trunk/build/check-source.sh (modified) * trunk/configure.ac (modified) build: check for a decent version of sed (ie. not the shitty BSD one). Fri, 19 Oct 2012 16:18:14 GMT Jnat [2032] * trunk/src/camera.cpp (modified) moved endif (toukinade) Fri, 19 Oct 2012 16:13:45 GMT sam [2031] * trunk/src/camera.cpp (modified) camera: deactivate WASD code for camera movement. Fri, 19 Oct 2012 13:52:45 GMT sam [2030] * trunk/src/gpu/vertexbuffer.cpp (modified) gpu: fix the computed element count in DrawIndexedElements on Direct3D. Wed, 17 Oct 2012 00:24:43 GMT rez [2021] * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs: scanline auto-resize Tue, 16 Oct 2012 22:04:20 GMT sam [2020] * trunk/tools/neercs/term/term.cpp (modified) * trunk/tools/neercs/term/term.h (modified) neercs: F3 toggles fancy shit drawing. Tue, 16 Oct 2012 00:25:47 GMT rez [2017] * trunk/tools/neercs/video/mirror.lolfx (modified) * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs: added bending to mirror Sun, 14 Oct 2012 23:13:30 GMT sam [2015] * trunk/build/run-bitten.sh (modified) build: shorter machine descriptions in build logs. Fri, 12 Oct 2012 17:00:44 GMT sam [2013] * trunk/src/image/codec/gdiplus-image.cpp (modified) image: better error detection in the GDI+ image codec. Thu, 11 Oct 2012 23:51:19 GMT rez [2010] * trunk/tools/neercs/video/postfx.lolfx (modified) neercs: better reflection gradient (to finetune again) Thu, 11 Oct 2012 23:04:13 GMT sam [2009] * trunk/src/Makefile.am (modified) * trunk/src/core.h (modified) * trunk/src/input/input.h (modified) * trunk/src/input/keyboard.cpp (added) * trunk/src/input/keyboard.h (added) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) * trunk/src/platform/sdl/sdlinput.cpp (modified) input: add the Keyboard abstraction object type. Thu, 11 Oct 2012 08:07:29 GMT rez [2008] * trunk/tools/neercs/video/render.cpp (modified) neercs: MOAR radial blur, less iteration Thu, 11 Oct 2012 01:01:35 GMT rez [2007] * trunk/tools/neercs/Makefile.am (modified) * trunk/tools/neercs/neercs.vcxproj (modified) * trunk/tools/neercs/neercs.vcxproj.filters (modified) * trunk/tools/neercs/term/term.cpp (modified) * trunk/tools/neercs/video/color.lolfx (modified) * trunk/tools/neercs/video/mirror.lolfx (modified) * trunk/tools/neercs/video/postfx.lolfx (modified) * trunk/tools/neercs/video/radial.lolfx (added) * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/render.h (modified) neercs: added radial blur! FUCK YEAH \:D/ Tue, 09 Oct 2012 19:36:01 GMT sam [2005] * trunk/tools/neercs/term/pty.cpp (modified) * trunk/tools/neercs/term/pty.h (modified) * trunk/tools/neercs/term/term.cpp (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs: ESC no longer quits; but closing the shell does. Tue, 09 Oct 2012 15:35:55 GMT rez [2003] * trunk/tools/neercs/video/noise.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/text-render.cpp (modified) neercs: lowered noise effect Tue, 09 Oct 2012 15:27:35 GMT sam [2002] * trunk/build/vs2010/Lol.sln (modified) * trunk/tutorial/04_texture.cpp (modified) tutorial: add texture demo to the VS solution. Tue, 09 Oct 2012 15:22:37 GMT sam [2001] * trunk/.gitignore (modified) * trunk/src/gpu/shader.h (modified) * trunk/src/gpu/texture.cpp (modified) * trunk/src/gpu/texture.h (modified) * trunk/tutorial/04_texture.cpp (added) * trunk/tutorial/04_texture.lolfx (added) * trunk/tutorial/04_texture.vcxproj (added) * trunk/tutorial/Makefile.am (modified) tutorial: add a new texture generation example. Tue, 09 Oct 2012 12:44:44 GMT sam [2000] * trunk/tools/neercs/neercs.cpp (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs: add missing "loldebug.h" include. Tue, 09 Oct 2012 12:26:48 GMT sam [1999] * trunk/tools/neercs/neercs.cpp (modified) * trunk/tools/neercs/video/render.cpp (modified) * trunk/tools/neercs/video/render.h (modified) neercs: don't show the FPS information unless the setup is open. Tue, 09 Oct 2012 10:34:40 GMT sam [1995] * trunk/.gitignore (modified) * trunk/build/autotools/m4 (modified) * trunk/build/autotools/m4/lol-gl.m4 (modified) * trunk/build/check-source.sh (modified) * trunk/build/lol-build (modified) * trunk/build/vs2010/Lol.Core.Vars.props (modified) * trunk/configure.ac (modified) * trunk/external (moved) * trunk/external/NOTES (modified) * trunk/contrib/glew-1.6.0 (deleted) * trunk/contrib/glew-1.7.0 (deleted) * trunk/external/glew-1.9.0 (added) * trunk/external/glew-1.9.0/include (added) * trunk/external/glew-1.9.0/include/GL (added) * trunk/external/glew-1.9.0/include/GL/glew.h (added) * trunk/external/glew-1.9.0/include/GL/glxew.h (added) * trunk/external/glew-1.9.0/include/GL/wglew.h (added) * trunk/external/glew-1.9.0/lib (added) * trunk/external/glew-1.9.0/lib/i686-w64-mingw32 (added) * trunk/external/glew-1.9.0/lib/i686-w64-mingw32/glew32s.lib (added) * trunk/external/glew-1.9.0/lib/x86_64-w64-mingw32 (added) * trunk/external/glew-1.9.0/lib/x86_64-w64-mingw32/glew32s.lib (added) * trunk/test (modified) * trunk/test/math (modified) * trunk/test/sandbox (modified) * trunk/test/xolotl (modified) * trunk/tools (modified) * trunk/tools/neercs/term (modified) * trunk/tools/vslol (modified) * trunk/tools/vslol/AssemblyInfo.cs (modified) * trunk/tools/vslol/MenuGenerateCompilers.cs (modified) * trunk/tools/vslol/source.extension.vsixmanifest (modified) * trunk/tutorial (modified) build: upgrade glew binaries to 1.9.0 and rename the contrib ... Tue, 09 Oct 2012 07:21:20 GMT sam [1994] * trunk/src/gpu/texture.cpp (modified) gpu: D3DFMT_R8G8B8 doesn't seem to exist on the X360. Tue, 09 Oct 2012 00:06:41 GMT rez [1993] * trunk/tools/neercs/video/mirror.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs: added all mirror side & finetuned default theme Mon, 08 Oct 2012 23:15:56 GMT sam [1992] * trunk/src/gpu/texture.cpp (modified) * trunk/src/gpu/texture.h (modified) * trunk/src/tileset.cpp (modified) * trunk/tutorial/11_fractal.cpp (modified) gpu: allow to specify the pixel format when creating a texture; the ... Mon, 08 Oct 2012 15:54:26 GMT sam [1991] * trunk/src/gpu/texture.cpp (modified) gpu: don't use D3DLOCK_DISCARD on the X360, it's not there. Mon, 08 Oct 2012 11:05:36 GMT sam [1990] * trunk/tools/neercs/neercs.cpp (modified) win32: fix working directory code in monsterz and neercs. Mon, 08 Oct 2012 11:05:28 GMT sam [1989] * trunk/src/gpu/texture.cpp (modified) * trunk/src/gpu/vertexbuffer.cpp (modified) gpu: fix some Direct3D programming errors; we cannot call ... Mon, 08 Oct 2012 07:12:34 GMT sam [1988] * trunk/src/gpu/texture.cpp (modified) * trunk/tutorial/11_fractal.cpp (modified) misc: compilation fixes for Windows, X360 and PS3 introduced by the ... Sun, 07 Oct 2012 23:09:29 GMT sam [1987] * trunk/src/Makefile.am (modified) * trunk/src/core.h (modified) * trunk/src/gpu/texture.cpp (added) * trunk/src/gpu/texture.h (added) * trunk/src/lolcore.vcxproj (modified) * trunk/src/lolcore.vcxproj.filters (modified) * trunk/tutorial/11_fractal.cpp (modified) gpu: put the texture creation code in its own class; for now a lot of ... Sun, 07 Oct 2012 22:48:14 GMT rez [1986] * trunk/tools/neercs/video/mirror.lolfx (modified) * trunk/tools/neercs/video/render.cpp (modified) neercs - adding mirror sides (left ok, right no yet) Sun, 07 Oct 2012 12:34:59 GMT sam [1985] * trunk/src/dict.cpp (modified) * trunk/src/map.cpp (modified) core: disable our rare uses of realloc() with a proper Array<> object. Sun, 07 Oct 2012 12:34:57 GMT sam [1984] * trunk/configure.ac (modified) build: safety measure in configure.ac to error out if a Lol Engine m4 ...