Activity for mohawk

  • mohawk mohawk modified ticket #3

    Add support for ARB_draw_instanced and ARB_instanced_arrays

  • mohawk mohawk posted a comment on ticket #3

    OpenGL::Modern has support for these: see https://metacpan.org/pod/OpenGL::Modern#glDrawArraysInstanced

  • mohawk mohawk modified ticket #13

    criticisms on the XS code by bulk88

  • mohawk mohawk posted a comment on ticket #13

    The RPN stuff will be getting deprecated since I'm not convinced it's ever been used. What it was intended for should instead be done with shaders.

  • mohawk mohawk modified ticket #28

    conflicting types for 'GLsizeiptr' on 32-bit-architectures

  • mohawk mohawk modified ticket #14

    more memory access bugs

  • mohawk mohawk modified ticket #25

    Classic vertex buffers registered with glVertexPointer_p causes segfault

  • mohawk mohawk posted a comment on ticket #25

    Thanks! The latest CPAN OpenGL, 0.7006, has been extensively tested and fixed to work even when $hasVBO is false, so I will close this. If issues recur, please open a GH issue which is now the correct tracker.

  • mohawk mohawk modified ticket #26

    error building perl opengl on windows strawberry perl

  • mohawk mohawk modified ticket #12

    Thread safety

  • mohawk mohawk modified ticket #24

    glutTimerFunc() binding could break for sizeof(int)==4 but sizeof(void*)==8

  • mohawk mohawk modified ticket #18

    please backport this commit to install freeglut to auto, not bin

  • mohawk mohawk modified ticket #2

    perl crash in t/10_opengl_array.t tests

  • mohawk mohawk modified ticket #8

    test.pl exits with non-zero return code

  • mohawk mohawk modified ticket #4

    freeglut detection/installation fails on Windows/64bit

  • mohawk mohawk modified ticket #5

    amd64: cast from pointer to integer of different size

  • mohawk mohawk modified ticket #19

    freeglut-3.0.0

  • mohawk mohawk modified ticket #17

    Can't build for AS 5.18 64-bit

  • mohawk mohawk modified ticket #16

    "Free to wrong pool" caused by calloc()

  • mohawk mohawk modified ticket #15

    build failure due to glut.dll is missing

  • mohawk mohawk posted a comment on ticket #15

    Thanks! Recent Strawberry has FreeGLUT supplied, so this is no longer needed.

  • mohawk mohawk modified ticket #29

    glpRasterFont version for glut missing

  • mohawk mohawk posted a comment on ticket #29

    As of 2.102, PDL::Graphics::TriD no longer uses the glpRasterFont functionality; gl_texts calls into a vendored version of GLUT's Helvetica font. glpRasterFont was always a GLX -only function.

  • mohawk mohawk posted a comment on ticket #29

    Thank you for the report! Please could I ask you to open an issue on https://github.com/Perl-GPU/pogl/issues and close this? A pull-request to fix it would be extremely welcome, of course. And PDL's TriD interface is now an independent CPAN release, with its repo at https://github.com/PDLPorters/PDL-Graphics-TriD if you wanted to instead open an issue there. I think the ideal solution is to both have OpenGL not crash on that input, and maybe do the right thing, and if TriD needs to change its ways,...

  • mohawk mohawk posted a comment on ticket #2736

    Building directly from a git checkout is a slightly different task. In my experience the steps required for gnuplot are pretty much the same as I've encountered for other projects, I don't know if there is somewhere a "Beginners Guide" type document that would help with this. Do you know of one? I know of my experience (some time ago now) working on GIMP, and there just using autoreconf did the whole job. I'm only proposing that, since you do in INSTALL mention working in a checkout, you just add...

  • mohawk mohawk posted a comment on ticket #2736

    Follow-up: I decided to see what I could manage in debugging by building Gnuplot. First, getting the source was really hard: the "Code" link at the top of this page just talks about CVS (https://sourceforge.net/p/gnuplot/code/). I stumbled over the Git URL (https://sourceforge.net/p/gnuplot/gnuplot-main/ci/master/tree/) by googling, and seeing it linked from the branch-names linked from the Merge-Requests page. Then, building was hard due to autoconf etc. The INSTALL file does actually mention ./prepare,...

  • mohawk mohawk posted a comment on ticket #2736

    This issue I am reporting here (chomped title text) is (I feel very sure) not connected to https://sourceforge.net/p/gnuplot/bugs/2679/ I tried a different terminal, wxt, first. valgrind with this invocation: valgrind --track-origins=yes --num-callers=100 gnuplot -p losestitle.plot.binary gives this impressive error (several similar), which I include here in case it's useful: ==16716== Conditional jump or move depends on uninitialised value(s) ==16716== at 0x123D5346: glib::param_spec::ParamSpecStringBuilder::build...

  • mohawk mohawk posted a comment on ticket #2736

    The binary file has identical data to the ASCII one, just stored in the file and loaded into gnuplot differently. It's a complete plotting script, like the ASCII one is. It's entirely safe to run uudecode, copy/paste the uuencoded text above (from the begin line to the end line inclusive) into it as stdin, then press ctrl-D. It will decode to the filename in the begin line, and you can inspect it. (Interestingly, I just tried entering the uuencoded text above into a couple of online JavaScript UUdecoders,...

  • mohawk mohawk created ticket #2736

    Gnuplot version 6.0 patchlevel 0, Ubuntu LTS 24.04.1, Qt title chomping

  • mohawk mohawk posted a comment on ticket #22

    Belatedly, and building on David's valuable work in giving an error on loop %{, I tried to fix this. Unfortunately it tripped over a use of $iisframe in an error message in PDL::Graphics::IIS. Until PP parses Code "properly" (and therefore ignoring strings), this won't be possible. While working on it however, I did update the error-catching reporter to use the new pp_line_numbers scheme, for ultra-shiny reporting, and adds which pp_def gave the problem for when it's in the middle of a huge .pd ...

  • mohawk mohawk posted a comment on ticket #571

    Thank you for an extremely thorough explanation of the situation. I understand old software and dealing with limitations that it has, having contributed to a number of older programmes (PDL was conceived in 1996). I'm glad that the patch linked above was actually looked at. The StackOverflow answer that linked me to it pointed out that Gnuplot's splot etc renders its 3D internal model to 2D as the mouse is moved around. My assumption was that the 3D internal model could (although clearly not at this...

  • mohawk mohawk created ticket #571

    VRML/X3D support?

  • mohawk mohawk modified a wiki page

    Main_Page

  • mohawk mohawk posted a comment on ticket #364

    I have posted your comment on https://github.com/PDLPorters/pdl/issues/45 and will deal with it there. This bug-tracker is not being used anymore.

  • mohawk mohawk modified a comment on ticket #364

    Sorry for the late reply, but I believe that there's still an issue here. Here's the output of your script (With a slight fix on PDL 2.038 setting $exp = PDL($wt->dsum), as dsum doesn't return a piddle): lh=PDL: Float D [1] fh=PDL: Float D [1] dh=PDL: Double D [1] exp=PDL: Double D [] delta, long index: [0.00069109649] delta, float index: [0.00069109649] delta, double index: [0] As you point out, the difference is due to the difference in precision between float and double, but that's the actual...

  • mohawk mohawk modified ticket #3

    compile fails for strict ANSI

  • mohawk mohawk modified ticket #27

    glu.h may not be distributed

  • mohawk mohawk modified ticket #47

    Add a file IO "wizard" for PDL

  • mohawk mohawk modified ticket #88

    Splitting PDL and re-bundling via e.g. PDL::Stable

  • mohawk mohawk posted a comment on ticket #88

    Tracked at https://github.com/PDLPorters/pdl/issues/119

  • mohawk mohawk modified ticket #76

    better docs needed for various PDL plot/graphics modules

  • mohawk mohawk modified ticket #308

    propagate badflag with .=

  • mohawk mohawk modified ticket #387

    PDL::IO::HDF5 wrong API function, H5Eset_auto1 has been called

  • mohawk mohawk modified ticket #438

    The documentation of PDL::Lite is not in line with the implementation w.r.t. exports

  • mohawk mohawk modified ticket #436

    pdldoc dims shows only PDL::IO::HDF5::Dataset and not PDL::Core dims

  • mohawk mohawk modified ticket #418

    warp2d and fitwarp2d polynomial fitting doesn't work as expected

  • mohawk mohawk modified ticket #381

    rpic/rim fail to read files with whitespace in the filename

  • mohawk mohawk modified ticket #411

    relax reshape() constraints

  • mohawk mohawk modified ticket #384

    pdldoc.db is getting invalid paths to files on cygwin

  • mohawk mohawk modified ticket #382

    plplot-5.11.0 comes with libplplot.a but missing libplplotd.a

  • mohawk mohawk modified ticket #412

    16bit TIFF image IO not exact in PDL::IO::Pic

  • mohawk mohawk modified ticket #420

    PDL-2.016 fails to build on ASperl solaris 32bit or 64bit platforms

  • mohawk mohawk modified ticket #441

    Tests fail with uselongdouble perls in PDLA (works in PDL-2.x master)

  • mohawk mohawk modified ticket #330

    NiceSlice can get confused by comments to cause compilation errors

  • mohawk mohawk modified ticket #440

    Strawberry Perl >=5.26.0 no longer supplies make

  • mohawk mohawk modified ticket #437

    pdlpp_postamble is not MS Windows compatible

  • mohawk mohawk modified ticket #442

    Perl's experimental bitwise feature breaks PDL's & overloading

  • mohawk mohawk modified ticket #439

    Output type of 'cat' based on first element of input

  • mohawk mohawk modified ticket #435

    PDL-LinearAlgebra-0.12 undefined reference to dggsvd_ + sggsvd_

  • mohawk mohawk modified ticket #410

    perl scalar NVs to float/double types confusing

  • mohawk mohawk modified ticket #397

    PDL::FFT not 64bit integer safe

  • mohawk mohawk modified ticket #392

    Inline Pdlpp doesn't work in clean build tree

  • mohawk mohawk modified ticket #391

    Operators called in the form "explicit call with trailing 0" give syntax error

  • mohawk mohawk modified ticket #339

    PDL::Complex support is inconsistent and incomplete

  • mohawk mohawk modified ticket #334

    Test coverage is incomplete

  • mohawk mohawk modified ticket #324

    PDL re-install wipes out non-core docs

  • mohawk mohawk modified ticket #254

    online docs don't link to functions in other PDL modules

  • mohawk mohawk modified ticket #238

    NiceSlice affects code where it should not

  • mohawk mohawk modified ticket #210

    default PDL build output too long

  • mohawk mohawk modified ticket #147

    closing TriD window kills perldl shell

  • mohawk mohawk modified ticket #443

    Slicing using an empty index vector fails

  • mohawk mohawk modified ticket #364

    type promotion in whistogram is based upon the index, not the weight

  • mohawk mohawk modified ticket #405

    PDL::Bad - adding locf() function

  • mohawk mohawk modified ticket #354

    filter demo list by actually available

  • mohawk mohawk modified ticket #322

    PDL::Demos system needs overhaul

  • mohawk mohawk modified ticket #444

    Fails to build with Proj 5.0.0

  • mohawk mohawk modified ticket #57

    Rewrite PDL/Dataflow.pod

  • mohawk mohawk modified ticket #91

    tilde filename expansion for all PDL::IO::* modules

  • mohawk mohawk modified ticket #59

    Add perl debugger support to PDL

  • mohawk mohawk modified ticket #66

    Binary buffer => PDL coercion

  • mohawk mohawk modified ticket #82

    Alternate type behaviour for xvals, yvals, zvals

  • mohawk mohawk modified ticket #7

    Cholesky Decomposition

  • mohawk mohawk posted a comment on ticket #82

    Tracked at https://github.com/PDLPorters/pdl/issues/330, fixed

  • mohawk mohawk modified ticket #6

    Installation with cpan2rpm

  • mohawk mohawk modified ticket #78

    add support for cross-ref/see-also in pdl function =head2

  • mohawk mohawk modified ticket #37

    enhance pgplot/plplot/gnuplot/prima buildability

  • mohawk mohawk posted a comment on ticket #37

    Alien modules are fixing this

  • mohawk mohawk modified ticket #69

    Make rcols and new_pdl_from_string use the same parser

  • mohawk mohawk modified ticket #9

    Better documentation of GSL::SF functions

  • mohawk mohawk modified ticket #1

    PGPlot BG color control

  • mohawk mohawk posted a comment on ticket #3

    This actually works already: get_convertedpdl creates a data-flowing conversion to eg a "double" ndarray that will the data-flow changes back afterwards on destruction.

  • mohawk mohawk modified ticket #3

    Add float in PDL::Ops

  • mohawk mohawk modified ticket #61

    make PDL errors more helpful and useful

  • mohawk mohawk modified ticket #58

    add partial read support to readflex

  • mohawk mohawk posted a comment on ticket #58

    This can be solved simply by using the "ls" command on the file

  • mohawk mohawk modified ticket #13

    extend support for GSL in PDL

  • mohawk mohawk modified ticket #40

    more helpful errors in demo pgplot and others

  • mohawk mohawk posted a comment on ticket #40

    Fixed by https://github.com/PDLPorters/pdl/issues/42

  • mohawk mohawk modified ticket #49

    make PDL "readme" type files available in POD

  • mohawk mohawk posted a comment on ticket #49

    KMX fixed this in 2015, now can read on metacpan.org

1 >