Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move plugin functionality to Lunchbox #18

Closed
5 tasks done
eile opened this issue Feb 15, 2013 · 0 comments
Closed
5 tasks done

Move plugin functionality to Lunchbox #18

eile opened this issue Feb 15, 2013 · 0 comments
Assignees
Milestone

Comments

@eile
Copy link
Member

eile commented Feb 15, 2013

  • PluginRegistry
  • Plugin
  • CPU compressor implementations
  • CPU compressor convenience functions
  • GPU compressor convenience functions
@ghost ghost assigned eile Feb 15, 2013
eile pushed a commit that referenced this issue Feb 15, 2013
* Refactor Plugin wrapper to be more const and RAII-friendly
* Create distinct compressor and decompressor instance handlers
* Move PluginRegistry, CPU compressors and unit test from Collage to here
eile pushed a commit that referenced this issue Feb 15, 2013
* Give (de)compressor handles a default ctor and move operator =
* Hide internal, augmented CompressorInfo from the API
eile pushed a commit that referenced this issue Feb 15, 2013
eile pushed a commit that referenced this issue Feb 15, 2013
eile pushed a commit that referenced this issue Feb 15, 2013
eile pushed a commit to Eyescale/Collage that referenced this issue Feb 15, 2013
eile pushed a commit to Eyescale/Collage that referenced this issue Feb 15, 2013
eile pushed a commit that referenced this issue Feb 25, 2013
* Add new down/uploader classes derived from eq::util::GPUCompressor
* Implement visitor pattern for PluginRegistry->Plugin
* Implement generic setZero() (aka bzero/memset)
* Create EqCompressorInfo ostream operator
eile pushed a commit that referenced this issue Feb 25, 2013
eile pushed a commit to Eyescale/Equalizer that referenced this issue Feb 25, 2013
eile pushed a commit that referenced this issue Feb 25, 2013
eile pushed a commit that referenced this issue Feb 25, 2013
eile pushed a commit to Eyescale/Equalizer that referenced this issue Feb 25, 2013
eile pushed a commit that referenced this issue Feb 25, 2013
eile pushed a commit to Eyescale/Equalizer that referenced this issue Feb 25, 2013
eile pushed a commit to Eyescale/Equalizer that referenced this issue Feb 27, 2013
eile pushed a commit that referenced this issue Feb 27, 2013
eile pushed a commit that referenced this issue Mar 4, 2013
eile pushed a commit to Eyescale/Equalizer that referenced this issue Mar 4, 2013
eile pushed a commit that referenced this issue Mar 5, 2013
eile pushed a commit to Eyescale/Collage that referenced this issue Mar 5, 2013
eile pushed a commit to Eyescale/Equalizer that referenced this issue Mar 5, 2013
@eile eile closed this as completed Apr 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant