pouët.net

search in pouët.net

I'm looking for and this is a [ | | | | ]
topic post date posted by
Random line of code thread 2019-05-11 17:34:29 emoon emoon
...[code] move.l @u0v0,@uv_temp add.w @uv_temp,@v_left ; (v_left + u0) swap @uv_temp add.w @uv_temp,@u_...
Random line of code thread 2019-05-09 20:13:07 porocyon porocyon
...[code]readelf -WS "$1"|sed 's/\[ \([0-9]\)\]/[\1]/'|awk '$2 ~ "^.text"{print $6;}'|python -c 'print(...
Random gif animation thread 2019-05-07 22:13:25 Buckethead Buckethead
...looks pretty!...
Random gif animation thread 2019-05-07 20:14:40 Optimus Optimus
...[img]https://i.imgur.com/Sx6JRwl.gif[/img]...
Random Thread Reloaded 2019-05-07 18:24:46 elkmoose elkmoose
...[img]http://666kb.com/i/e3ko635qft6cb8v0k.jpg[/img]...
Random Thread Reloaded 2019-05-05 17:22:27 elkmoose elkmoose
...[img]http://666kb.com/i/e3ill68y89114wa9t.png[/img]...
Random line of code thread 2019-04-30 09:57:12 tomaes tomaes
...[code]if r < 4 then print "Wow! That was quick!" end[/code] A first quick [url=https://gist.github.c...
Random Thread Reloaded 2019-04-29 20:58:43 elkmoose elkmoose
...[img]http://666kb.com/i/e3co3gcc9y759szx6.png[/img]...
Random Thread Reloaded 2019-04-29 20:34:07 pohar pohar
...[img]http://i.imgur.com/qSgzW6n.jpg[/img]...
Random Thread Reloaded 2019-04-27 22:35:53 Salinga Salinga
...[img]https://main-designyoutrust.netdna-ssl.com/wp-content/uploads/2019/04/54-6.jpg?iv=61[/img] [img...
Random Thread Reloaded 2019-04-25 17:24:45 elkmoose elkmoose
...[img]http://666kb.com/i/e38gokb2fmv0fezgk.png[/img]...
Random Thread Reloaded 2019-04-25 16:00:25 numtek numtek
...[img]https://i.imgur.com/q8OCg9o.jpg[/img]...
Random Thread Reloaded 2019-04-24 13:45:33 elkmoose elkmoose
...[img]http://666kb.com/i/e37al90ghr3j5twck.png[/img]...
Random line of code thread 2019-04-23 13:11:33 Noctis Noctis
...[code]this_cat = prcl_divided[(prcl_divided > lowercatvalue) & (prcl_divided ...
Random line of code thread 2019-04-23 12:04:43 Piru Piru
...[code] move.l #((WID+512+18)...
Random line of code thread 2019-04-23 07:15:58 tomaes tomaes
...[code]0 ::::?( (-.)>...
Random line of code thread 2019-04-21 22:13:17 Preacher Preacher
...[code] std::vector m_points; [/code] ugh......
Random line of code thread 2019-04-18 18:45:33 porocyon porocyon
...wait, this one's more fun: [code]while (GFX_STATUS&(1...
Random line of code thread 2019-04-18 18:44:01 porocyon porocyon
...[code]timeline[curpart = startm = startv = 0].part->init();[/code]...
Random line of code thread 2019-04-18 18:19:41 KeyJ KeyJ
...[code] sample = f_b0 * w0 + f_b1 * f_w1 + f_b2 * f_w2;[/code]...
Random line of code thread 2019-04-17 15:42:57 Xyl2k Xyl2k
...[code]glVertexAttribPointer(0, 3, GL_FLOAT, GL_FALSE, 5 * sizeof(GLfloat), 0);[/code]...
Random line of code thread 2019-04-17 14:02:53 pitapoto pitapoto
...[code]eps *= 1.0+chkud/150000.0; //varies marching step length[/code]...
Random line of code thread 2019-04-17 13:48:20 lynn lynn
...[code]love.graphics.draw(bgTex, -(bgTex:getWidth() / 2), -(bgTex:getHeight() / 2))[/code]...
Random line of code thread 2019-04-16 19:33:09 maalinstrippari maalinstrippari
...deque temp;...
Random line of code thread 2019-04-16 18:24:16 porocyon porocyon
...[code]for (int y = 0; y < h; ++y) for (int x = 0; x < w; ++x, ++vram) *vram = /* hmmm */;[/code]...