projects
/
movit
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add proper formats for sRGB without alpha.
[movit]
/
demo.cpp
2014-03-23
Steinar H. Gunderson
Merge branch 'epoxy' of ssh://pannekake.samfundet.no...
blob
|
commitdiff
|
raw
2014-03-23
Steinar H. Gunderson
Add some skeleton code for using GL_ARB_debug_output...
blob
|
commitdiff
|
raw
2014-03-22
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-22
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Steinar H. Gunderson
Support SDL2.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Steinar H. Gunderson
Fix the widget display in the demo app.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Steinar H. Gunderson
Merge branch 'master' into epoxy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Steinar H. Gunderson
Switch from using GLEW to epoxy.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Steinar H. Gunderson
Move everything into “namespace movit”.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-12
Steinar H. Gunderson
Make init_movit() return a true/false error value.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-26
Steinar H. Gunderson
Explicitly declare use of round() as an #extension.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-23
Steinar H. Gunderson
Another round of include-what-you-use.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
Steinar H. Gunderson
Round explicitly after dithering, for GPUs that don...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Steinar H. Gunderson
In the demo application, reset the FPS counter every...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-02
Steinar H. Gunderson
Run include-what-you-use over all of movit. Some hand...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-02
Steinar H. Gunderson
Rename the OutputAlphaFormat enums; they had gotten...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
Steinar H. Gunderson
Give the alpha enums somewhat better/more consistent...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Steinar H. Gunderson
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Steinar H. Gunderson
Check return value from SDL_Init().
blob
|
commitdiff
|
raw
|
diff to current
2013-01-21
Steinar H. Gunderson
Use NULL instead of png_voidp_NULL.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-17
Steinar H. Gunderson
Write PNGs instead of PPMs, so that we get destination...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Steinar H. Gunderson
Revert all the changes in demo.cpp that were never...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Steinar H. Gunderson
Add the rest of the files for the premultiplied alpha...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-10
Steinar H. Gunderson
Change the .dot/.frag writing to be dependent on an...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Steinar H. Gunderson
Allow data files to be fetched somewhere else than...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Steinar H. Gunderson
Change to using GLEW everywhere.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
skal
use the argument from command line as file to process...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-06
Steinar H. Gunderson
Add an implementation of RPDF dither on the final output.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Steinar H. Gunderson
Add (safe) asserts around all Effect::set_* return...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Steinar H. Gunderson
Make combine_two_pixels() handle the fact that the...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-14
Steinar H. Gunderson
Make the bools in the demo app bools instead of 0/1...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-13
Steinar H. Gunderson
Move the GL_UNPACK_ALIGNMENT setting into the texture...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Steinar H. Gunderson
Start on unit testing (adds a dependency on Google...
blob
|
commitdiff
|
raw
|
diff to current