Timeline
Nov 21, 2012:
- 11:50 PM Changeset [2105] by
- core: implement hashing functions for half, float and double.
- 1:57 PM Changeset [2104] by
- core: allow hashing of String objects.
- 9:25 AM Changeset [2103] by
- core: another attempt at properly declaring vsnprintf().
- 2:38 AM Changeset [2102] by
- core: try to fix a general compilation issue caused by inconsistent …
- 2:11 AM Changeset [2101] by
- core: do not use va_copy since Visual Studio doesn’t know about it.
- 1:34 AM Changeset [2100] by
- core: implement String::Printf() and start working on the unit tests. …
Nov 20, 2012:
- 1:23 AM Changeset [2098] by
- build: add missing bullet .h files to Makefile.am.
- 1:23 AM Changeset [2097] by
- core: refactor the Hash class so that we can hash base types, too.
- 1:23 AM Changeset [2096] by
- core: more string concatenation and comparison methods, plus a lot of …
Nov 19, 2012:
- 9:11 AM Changeset [2094] by
- neercs: deactivate OpenGL code when we build for OpenGL ES.
- 1:53 AM Changeset [2093] by
- build: try to build neercs on Android; far from ready yet.
- 1:45 AM Changeset [2092] by
- neercs: do not pass the texture coordinates from the application to …
- 1:45 AM Changeset [2091] by
- neercs: use gl_VertexID instead of sending a whole new vertex array.
- 1:45 AM Changeset [2090] by
- neercs: added a better check for forkpty(), and moved the GL_POINTS …
- 1:45 AM Changeset [2089] by
- core: compilation fix for older compilers.
Nov 18, 2012:
- 6:00 PM Changeset [2088] by
- build: honour the TMPDIR, TEMP etc. environment variables.
- 6:00 PM Changeset [2087] by
- build: ignore core files, but not the core/ directory.
- 6:00 PM Changeset [2086] by
- core: new String class.
- 12:32 PM Changeset [2085] by
- build: fix PS3 and Linux compilation issues.
- 2:10 AM Changeset [2084] by
- build: fixes for out-of-tree builds, and get rid of some deprecated stuff.
Nov 17, 2012:
- 3:36 PM Changeset [2083] by
- build: always use the same build directory in run-bitten.sh to avoid …
- 2:24 PM Changeset [2082] by
- gpu: remove some crap from vertexbuffer.cpp and allow for empty vertex …
- 2:24 PM Changeset [2081] by
- math: prefix all convenience macros with "LOL_", make sure we #undef …
Nov 11, 2012:
- 4:59 PM Blog: Beyond De Bruijn: fast binary logarithm of a 10-bit number comment added by
- Actually, on Intel Atom and AMD K8, BSR is very slow and the example …
Nov 7, 2012:
- 6:27 PM Changeset [2077] by
- mesh: start working on mesh and submesh stuff.
- 1:51 AM Changeset [2075] by
- vimlol: get rid of long lines.
- 12:47 AM Changeset [2074] by
- vimlol: pretend lolfx files are C++ so that Vim highlights them until …
Nov 6, 2012:
- 12:05 PM dev/setup/vim created by
- 12:05 PM Changeset [2071] by
- vimlol: some code for a Vim plugin; see …
Nov 2, 2012:
- 7:13 PM Changeset [2059] by
- neercs: updated "granpa tv" theme
- 2:30 PM Changeset [2058] by
- build: define our own std::abs() function for long long int on NaCl, …
- 1:14 PM Changeset [2057] by
- build: fix minor build issues with Clang.
- 11:45 AM Changeset [2056] by
- math: reimplement min(), max(), abs() and fmod() in the lol:: …
- 2:21 AM Changeset [2055] by
- neercs: fixed scanline, added a new theme
- 12:22 AM Changeset [2054] by
- math: implement abs() and fmod() for vector types and the half class.
Oct 30, 2012:
- 2:44 AM Changeset [2051] by
- neercs: removed flags from setup, butchered scanline postfx
Oct 29, 2012:
- 2:06 PM Changeset [2050] by
- nice holes
- 2:02 AM Changeset [2049] by
- neercs: added theme support + 2 new themes [F4/F5 to switch]
Oct 28, 2012:
- 7:08 PM Blog: Playing with the CPU pipeline comment added by
- Very instructive. Thanks! Note: Mac OS X users, you can use …
Oct 26, 2012:
- 6:01 PM Changeset [2047] by
- neercs: fixed theme_var[] values
- 3:44 PM dev/gfx/opengl edited by
- syntax highlighting (diff)
- 3:02 AM Changeset [2045] by
- neercs: theme support again (not really working yet)
Oct 25, 2012:
- 2:02 AM Changeset [2043] by
- neercs: early integration of theme support
Oct 24, 2012:
- 6:57 PM Changeset [2041] by
- neercs: moved some init variable, removed useless iborder init
Oct 23, 2012:
- 8:33 AM Blog: The stolen bytes: Visual Studio, virtual methods and data alignment comment added by
- What if i told u "Inheriting from empty abstract class could make your …
- 1:10 AM Changeset [2039] by
- neercs: added a protection glass above the monitor
Oct 22, 2012:
- 12:03 PM Blog: The stolen bytes: Visual Studio, virtual methods and data alignment edited by
- use "vfptr" instead of "vtable" in diagrams
- 12:49 AM Blog: Setting up a real Compose key on Mac OS X comment added by
- @sam I understand you that you "cannot imagine you could ever use any …
- 12:05 AM Blog: The stolen bytes: Visual Studio, virtual methods and data alignment edited by
- fix borkage
Note: See TracTimeline
for information about the timeline view.