2018-10-14 |
Bernie Innocenti | Use GLSL 3.0 ES for all shaders |
commit | commitdiff | tree | snapshot |
2018-09-29 |
Bernie Innocenti | Port to glium 0.22 and clutin 0.18 |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Bernie Innocenti | Add a .editorconfig file (4 spaces indentation) |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Bernie Innocenti | Tweak the wasm build scripts |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Bernie Innocenti | Update deps: glium 0.21, glutin 0.14 |
commit | commitdiff | tree | snapshot |
2018-04-06 |
Bernie Innocenti | Update to glium 0.20 + glutin 0.12 |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Bernie Innocenti | Don't request a GL context with sRGB enabled. |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Bernie Innocenti | Attempt at enabling WebGL2 in wasm (not yet working). |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Bernie Innocenti | Cleanup unused imports. |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Bernie Innocenti | Update wasm targets for emcc 1.37.22 |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Bernie Innocenti | Update to latest glutin, glium and image. |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Bernie Innocenti | Merge branch 'master' of ssh://codewiz.org/~/public_git... |
commit | commitdiff | tree | snapshot |
2017-09-29 |
Bernie Innocenti | Port to glium 0.17 and glutin 0.9. |
commit | commitdiff | tree | snapshot |
2017-09-09 |
Bernie Innocenti | Improve asmjs build docs. |
commit | commitdiff | tree | snapshot |
2017-07-23 |
Bernie Innocenti | Remove the wavefront object loader for now... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Remove alpha from screenshots. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Add screenshot. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Put text on the top faces of cubes. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Load shaders to shaders/ |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Delete shaders in top-level directory. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Prevent global CFLAGS and CXXFLAGS from percolating... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Move text rendering shaders out of line. |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Bernie Innocenti | Move shaders and textures into subdirectories. |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Bernie Innocenti | Temporarily disable panic="abort". |
commit | commitdiff | tree | snapshot |
2017-07-07 |
Bernie Innocenti | Disable Rocket in the default build and update build... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Bernie Innocenti | Move editor code into Timer. |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Bernie Innocenti | Move most timing-related code to new module timer.rs |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Bernie Innocenti | Tweak release options to shrink the binary a bit. |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Bernie Innocenti | Load the c64 font as a raw bitmap without using the... |
commit | commitdiff | tree | snapshot |
2017-07-02 |
Bernie Innocenti | Add rust-rocket optional dependency. |
commit | commitdiff | tree | snapshot |
2017-06-29 |
Bernie Innocenti | Fix style warnings from clippy. |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Bernie Innocenti | Update shaded_cube bench. |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Bernie Innocenti | Add build instructions for Windows. |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Bernie Innocenti | Draw the cubes using flat shading and fewer vertexes. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Bernie Innocenti | Simplify SoundPlayer's hit_event(). |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Bernie Innocenti | sRGB correction for C64 palette. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Bernie Innocenti | Use a regular float texture for the font. |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Bernie Innocenti | Allow selecting text fg and bg colors. |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Bernie Innocenti | Index the font to pick any character. |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Bernie Innocenti | Render text with a C64 font! |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Bernie Innocenti | Implement fractal pulsing on music clap hit. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Bernie Innocenti | Detect instrument hits in music. |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Bernie Innocenti | Light fading in the distance on the sea, add green... |
commit | commitdiff | tree | snapshot |
2017-05-29 |
Bernie Innocenti | Disable local repositories for glutin and glium. |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Bernie Innocenti | Make the mandelwow corona fade slower. |
commit | commitdiff | tree | snapshot |
2017-05-11 |
Bernie Innocenti | Remove backtrace fork for emscripten. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Bernie Innocenti | Make the shaded_cube benchmark actually draw the cube... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Bernie Innocenti | Add a benchmark for ShadedCube. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Bernie Innocenti | Use culling to draw sea of cubes. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Bernie Innocenti | Add FPS counter. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Bernie Innocenti | Remove placeholder game loop code. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Precompute perspective * projection for the cubes. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Asmjs doc fixes. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Delete some commented out code. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Simplify sea initialization. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Bump version to 0.7.0. v0.7.0 |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Add sea waves! |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Change the light direction to nake the cubes less symme... |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Bernie Innocenti | Make mouse camera movement smoother. |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Bernie Innocenti | Add a sea shaded cubes, just because. No big deal ... |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Bernie Innocenti | Bump version to 0.6.0 v0.6.0 |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Bernie Innocenti | Add a simple benchmark for bounding_box |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Bernie Innocenti | Create mandelwow_lib. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Bernie Innocenti | Convert bounding_box to a struct. |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Bernie Innocenti | Remove teapot |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Bernie Innocenti | Some cleanups for wasm and asmjs |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Bernie Innocenti | Same code now builds and runs both natively and as... |
commit | commitdiff | tree | snapshot |
2017-04-22 |
Bernie Innocenti | Add music to emscripten port. emscripten |
commit | commitdiff | tree | snapshot |
2017-04-22 |
Bernie Innocenti | Switch to WebGL 2. |
commit | commitdiff | tree | snapshot |
2017-04-22 |
Bernie Innocenti | Improve asmjs support, add wasm target. |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Bernie Innocenti | A pile of gross hacks, but works in a browser so it... |
commit | commitdiff | tree | snapshot |
2017-04-11 |
Bernie Innocenti | Start using cgmath. |
commit | commitdiff | tree | snapshot |
2017-04-09 |
Bernie Innocenti | Bump version to 0.5.0. |
commit | commitdiff | tree | snapshot |
2017-04-09 |
Bernie Innocenti | Implement mouse panning and streamline keyboard movement. |
commit | commitdiff | tree | snapshot |
2017-04-09 |
Bernie Innocenti | Shorten glutin symbols in camera. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Add screenshot function (F10). |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Shrink release binary a bit. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Move GLSL shaders to external files and use include_str... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Split bounding_box to its own module. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Bump version to 0.4.0. v0.4.0 |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Ignore generated files. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Add README.md and LICENSE |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Make music optional. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Modularize a bit more: split mandelwow and cube to... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Adjust mandelwow z limits and make glow fade non-linear... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Move sound code to sound.rs |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Make A and D turn the camera left and right, respectively. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Reformat. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Play some music! |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Merge branch 'master' of ssh://sunjammer.sugarlabs... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Merge branch 'master' of ssh://codewiz.org/~/public_git... |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Load a test XM module, does not yet play. |
commit | commitdiff | tree | snapshot |
2017-04-08 |
Bernie Innocenti | Load a test XM module, does not play it yet. |
commit | commitdiff | tree | snapshot |
2017-04-07 |
Bernie Innocenti | Add fullscreen. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Bernie Innocenti | Bump version to 0.2.0. v0.2.0 |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Bernie Innocenti | Add bounding box toggling with the B key. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Bernie Innocenti | Cleanups. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Bernie Innocenti | Finish renaming project to Mandelwow. |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Bernie Innocenti | Lots of changes, first working version. |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Bernie Innocenti | Split Vec3. |
commit | commitdiff | tree | snapshot |
next |