Revision 698744
Go back to digest for 12th August 2007Other in Graphics
Daniel M. Duley committed changes in /trunk/kdesupport:
Adding Blitz, my first commit in many years :)
A few notes. I wasn't sure about CMake so mostly snagged stuff from Soprano ;-)
If I've made any errors I'm sorry.
Also I did a few changes the past couple days if you've checked out 0.0.3:
* CPU identification cleanup.
* Ported everything to plain Qt.
* Got rid of stdint stuff.
* Changed to newfangled headers.
File Changes
Added 25 files
- /trunk/kdesupport/blitz
- /blitz
- /CMakeLists.txt
- /test
- /blitz/asm_scale.S
- /blitz/blitz.cpp
- /blitz/blitz.h
- /blitz/blitzcpu.cpp
- /blitz/blitzcpu.h
- /blitz/CMakeLists.txt
- /blitz/colors.cpp
- /blitz/config-processor.h.cmake
- /blitz/convolve.cpp
- /blitz/histogram.cpp
- /blitz/private
- /blitz/scale.cpp
- /blitz/scalefilter.cpp
- /test/CMakeLists.txt
- /test/main.cpp
- /test/mainwindow.cpp
- /test/mainwindow.h
- /test/scaledialog.cpp
- /test/scaledialog.h
- /blitz/private/inlinehsv.h
- /blitz/private/interpolate.h
Modified 1 files
- /trunk/kdesupport/CMakeLists.txt
26 files changed in total