kig (Ilmari Heikkinen)

Name
Ilmari Heikkinen
Email
Website/Blog
http://fhtr.blogspot.com
Location
Finland
Member Since
Mar 21, 2008 (about 1 year)

Public Repositories (12)

  • canvas3d-tests

    Tests for the OpenGL ES 2.0 canvas element

    legend

    Last updated Wed Nov 11 15:06:12 -0800 2009

  • metadata

    File metadata extraction tool and Ruby library

    legend

    Last updated Wed Nov 04 07:28:15 -0800 2009

  • filezoo

    A minimalistic zoomable file manager

    legend

    Last updated Fri Oct 09 06:00:58 -0700 2009

  • tomtegebra

    Tomtegebra is a small algebra game

    legend

    Last updated Thu Jul 02 22:50:26 -0700 2009

  • glsl_parser

    GLSL parser work-in-progress

    legend

    Last updated Sat May 23 17:43:24 -0700 2009

  • preludeml

    OCaml stdlib replacement with a Haskellish flavour

    legend

    Last updated Mon Feb 16 14:59:54 -0800 2009

  • thumbnailer

    File thumbnailing tool and Ruby library

    legend

    Last updated Mon Feb 16 12:34:52 -0800 2009

  • gitbug

    In-repo bug tracker for Git

    legend

    Last updated Mon Feb 16 05:50:31 -0800 2009

  • slideshow-qgl

    A simple slideshow application written with Qt4 and OpenGL

    legend

    Last updated Thu Jan 22 06:54:53 -0800 2009

  • simpleclock

    A simple C# analog clock with Gtk# and Cairo

    legend

    Last updated Sun Nov 09 07:49:17 -0800 2008

  • poppler

    Fork of the freedesktop poppler repo.

    legend

    Last updated Mon Aug 18 19:08:26 -0700 2008

  • wreader

    WReader is a CGI application that makes it possible to read paged documents hosted on the web ser...

    legend

    Last updated Thu Apr 10 07:45:57 -0700 2008

Public Activity feed

kig pushed to master at kig/canvas3d-tests Wed Nov 11 15:06:13 -0800 2009
HEAD is efbe62cae863990863be17854b51118c61e70c34
kig pushed to master at kig/canvas3d-tests Wed Nov 11 08:42:23 -0800 2009
HEAD is 9e64bc1b69193f8d89301896254c2dc8b8ecda75
kig pushed to master at kig/canvas3d-tests Tue Nov 10 17:19:10 -0800 2009
HEAD is a14ced9409954e210567d99951bb05375333cb9c

2 commits »

kig pushed to master at kig/canvas3d-tests Tue Nov 10 03:18:25 -0800 2009
HEAD is f5b703612c1d357e4959acd6f29329af3cd28bbf
  • kig committed f5b70361:
    demos/video: texSubImage2D directly with the video element instead of going through canvas first
kig pushed to master at kig/canvas3d-tests Tue Nov 10 02:32:40 -0800 2009
HEAD is de7492135b24b77c84773a1de4bdc7ebc362b9ac

3 commits »

kig pushed to master at kig/canvas3d-tests Tue Nov 10 02:24:47 -0800 2009
HEAD is 2a312cfe4071813b0b22ee3e663a554fcf2f222e
  • kig committed 2a312cfe:
    util.js: rest of Canvas*Array -> WebGL*Array
kig pushed to master at kig/canvas3d-tests Tue Nov 10 02:16:00 -0800 2009
HEAD is d6e954e6b85a4599f837ecb3467f3139aa7eaab3

2 commits »

kig pushed to master at kig/canvas3d-tests Tue Nov 10 02:04:59 -0800 2009
HEAD is 851ce0f3b3a1f58ace8bfe0d3e6c804b70441c23
  • kig committed 851ce0f3:
    gen_tests: fix seqLoader off-by-one bug
kig pushed to master at kig/canvas3d-tests Tue Nov 10 01:33:14 -0800 2009
HEAD is a0a052ded03c899fde37fd4624b8f91b1d9ba542
  • kig committed a0a052de:
    gen_tests: generate link-only all_tests and sequential all_tests
kig pushed to master at kig/canvas3d-tests Mon Nov 09 16:52:26 -0800 2009
HEAD is 238e02242da8a87b12a3bd43b04b4848820c4225
  • kig committed 238e0224:
    README.md: apigen texImage2D talk was actually about copyTexImage2D
kig pushed to master at kig/canvas3d-tests Mon Nov 09 16:45:41 -0800 2009
HEAD is 790366f81d37d2430f3517111bc9ce811e1f7639
  • kig committed 790366f8:
    README.md: link to chromium, link to webgl-compatible browser installation, some apigen explanation
kig pushed to master at kig/canvas3d-tests Sun Nov 08 10:17:10 -0800 2009
HEAD is 153479e2e5dd006a982e34a566f527a7583631d1
  • kig committed 153479e2:
    unit.js: fix Object.toSource()
kig pushed to master at kig/canvas3d-tests Sun Nov 08 06:03:47 -0800 2009
HEAD is dfc4ce983794bbe7065243332dae05c3ee382cd8
  • kig committed dfc4ce98:
    unit.js: WebKit compatibility
kig pushed to master at kig/canvas3d-tests Fri Nov 06 11:45:37 -0800 2009
HEAD is 104abe2a3404c2d3d521b3a66791f00162ca8184

4 commits »

kig pushed to master at kig/canvas3d-tests Fri Nov 06 06:20:58 -0800 2009
HEAD is 975a35c1616118812b6ca00a4469b53668785d30
  • kig committed 975a35c1:
    bufferData accepts int as size of buffer to allocate
kig pushed to master at kig/canvas3d-tests Fri Nov 06 06:15:09 -0800 2009
HEAD is d855a62125d72fea892124e03dc83cf9cdffaf1c
  • kig committed d855a621:
    buffer*DataBadArgs: accept writing CanvasFloatArray to ELEMENT_ARRAY_BUFFER
kig pushed to master at kig/canvas3d-tests Fri Nov 06 05:19:32 -0800 2009
HEAD is aa636f5c5bc2aaa3caeae97cb46a029272c3e382
  • kig committed aa636f5c:
    unit.js: less intrusive "no webgl context found" error message
kig pushed to master at kig/canvas3d-tests Thu Nov 05 08:24:37 -0800 2009
HEAD is d4b3824e12a3a3e99f474621bdb69132fcc4e1cf
  • kig committed d4b3824e:
    util.js: less breakage when dealing with error-throwing context property access
kig pushed to master at kig/canvas3d-tests Thu Nov 05 08:16:22 -0800 2009
HEAD is 1c7a6a655a60a938fb649d7106b4687014ded309

4 commits »

kig pushed to master at kig/canvas3d-tests Thu Nov 05 05:53:05 -0800 2009
HEAD is ef1be029a4ccee9077e66a816467943c2aed3700

2 commits »

kig pushed to master at kig/canvas3d-tests Thu Nov 05 05:36:05 -0800 2009
HEAD is ab8e4fa54892bca44eb8b85e77e25911746e0f24

2 commits »

kig pushed to master at kig/canvas3d-tests Thu Nov 05 01:30:17 -0800 2009
HEAD is 4844150d2c760bf5364bc16e6b65020fe452c66e
  • kig committed 4844150d:
    bufferDataBadArgs: port to WebGL
kig pushed to master at kig/canvas3d-tests Thu Nov 05 01:28:03 -0800 2009
HEAD is 36ef8cc22868a56acd21a1b39606b9f23303f671
  • kig committed 36ef8cc2:
    bufferData, bufferSubDataBadArgs: port to WebGL
kig pushed to master at kig/canvas3d-tests Thu Nov 05 01:21:40 -0800 2009
HEAD is 49a3f7c27c274e5cb6dc8723bd438c8b2cd6405c
  • kig committed 49a3f7c2:
    bufferSubData: port to WebGL, test bytearrays
kig pushed to master at kig/canvas3d-tests Thu Nov 05 01:11:00 -0800 2009
HEAD is a15a16cb91c73b0dc14550a85596f56c738120e0
  • kig committed a15a16cb:
    getImageData, isTests, linkProgram: port to WebGL
kig pushed to master at kig/canvas3d-tests Wed Nov 04 21:53:06 -0800 2009
HEAD is 81bf229b04b25dea4783ce690e3cb2d52bbd3578
kig pushed to master at kig/canvas3d-tests Wed Nov 04 21:50:08 -0800 2009
HEAD is d3829fb47616b470ba785402f5fde791573a36ff
  • kig committed d3829fb4:
    functions/bindBuffer*: port to WebGL
kig pushed to master at kig/canvas3d-tests Wed Nov 04 21:44:23 -0800 2009
HEAD is 191d9274d935c6b65a16ba5539b3c891c6675b99

2 commits »

kig pushed to master at kig/canvas3d-tests Wed Nov 04 20:51:44 -0800 2009
HEAD is 87c871ebdfbf45f8f0c0bd4a8f54a95c298e7318
  • kig committed 87c871eb:
    README.md: update to account for canvas3d -> webgl
kig pushed to master at kig/canvas3d-tests Wed Nov 04 20:44:40 -0800 2009
HEAD is 2e8f74f3011b1a5bba65b097ca39980fd6be311a

5 commits »

kig pushed to master at kig/metadata Wed Nov 04 07:28:16 -0800 2009
HEAD is 91450b9956a40fb31fdd6ff173a210e541d080e2
  • kig committed 91450b99:
    mime_info_magic.rb: fix bug when reading several magic files
kig pushed to master at kig/filezoo Fri Oct 09 06:00:59 -0700 2009
HEAD is a19533b0b65bc14c847960e4088c07ee0a866d23
  • kig committed a19533b0:
    use exa in filezoo.cs, extract tgz files too
kig pushed to master at kig/filezoo Wed Oct 07 01:57:41 -0700 2009
HEAD is f04ee3326341caf5a755a4bee26c9096d240a7b6
  • kig committed f04ee332:
    rename ex to exa, vi already uses ex as a name