Code Monkey home page Code Monkey logo

rg-etc1's People

rg-etc1's Issues

Error on 64 bits linux

-What steps will reproduce the problem?

call rg_etc1::pack_etc1_block_init();

-What is the expected output? What do you see instead?

it should work, do nothing. Instead it does:

rg_etc1.cpp:1917: void rg_etc1::pack_etc1_block_init(): Assertion `best_error 
<= 255' failed.
Aborted (core dumped)


-What version of the product are you using? On what operating system?

latest / svn

Please provide any additional information below.

works ok on 32 bits linux

Original issue reported on code.google.com by [email protected] on 12 Dec 2012 at 11:23

Feature Request: Stride Argument

Right now encoding and decoding images requires a lot of extra memcpys since 
the encoder and decoder are only written to interact with 4x4 RGBA buffers.  
Ideally it would be nice to pass an optional stride argument in, so images can 
be compressed and decompressed without using intermediate RGBA block buffers.

Adding this to the decoder is very easy (patch attached), but adding it to the 
encoder looks a bit trickier.

Original issue reported on code.google.com by [email protected] on 10 Jan 2014 at 8:31

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.