Robert Osfield
|
9996e565ba
|
From Paul Martz, "Looks like the people who created these two examples were a bit careless with cut and paste."
|
2009-04-22 10:54:11 +00:00 |
|
Robert Osfield
|
315aeeb557
|
Where possible moved redundent C header includes from headers to source files
|
2008-12-12 18:47:30 +00:00 |
|
Robert Osfield
|
20e6ec7b23
|
From Jean-Sebastien Guay, "The new osgscreencapture example was being installed to bin instead of to share/OpenSceneGraph/bin, this is because the CMakeLists.txt used SETUP_APPLICATION instead of SETUP_EXAMPLE. Corrected CMakeLists.txt attached.
"
|
2008-06-06 16:45:07 +00:00 |
|
Robert Osfield
|
7592e50cde
|
Introduce --pbuffer-only width height option, and added fps reporting to stats output
|
2008-05-26 16:25:31 +00:00 |
|
Robert Osfield
|
57ce3f820e
|
Added basic --pbuffer width height support
|
2008-05-26 15:41:54 +00:00 |
|
Robert Osfield
|
7aac7ef381
|
Added better stats reporting
|
2008-05-26 14:30:48 +00:00 |
|
Robert Osfield
|
bb1f6ff7c1
|
Added feedback of pixel format chosen for read back
|
2008-05-26 12:01:24 +00:00 |
|
Robert Osfield
|
8ed9b303f1
|
Added automatic selection of the pixel type according to the window type
|
2008-05-26 11:59:25 +00:00 |
|
Robert Osfield
|
d2afe3e956
|
Added option for doing triple buffering, and set the default read format
to GL_RGBA
|
2008-05-26 11:53:51 +00:00 |
|
Robert Osfield
|
dc7db11e63
|
Switch to using an inital draw callback when use --start-frame
|
2008-05-25 22:06:41 +00:00 |
|
Robert Osfield
|
5664c51cf0
|
Added option for setting whether the front or back buffer should be read using
--front and --back command line options.
|
2008-05-25 21:52:32 +00:00 |
|
Robert Osfield
|
28fd4b07c9
|
Added option for controlling whether the front buffer is read at the start of the
frame or the back buffer at the end of the frame.
|
2008-05-25 21:35:39 +00:00 |
|
Robert Osfield
|
cc07d064bf
|
Changed default format to GL_BGR
|
2008-05-24 08:13:55 +00:00 |
|
Robert Osfield
|
90308d22aa
|
Added single buffered and double buffered PBO support, and --no-pbo,
--single-pbo and --double-pbo command line parameters
|
2008-05-23 16:26:03 +00:00 |
|
Robert Osfield
|
f9f1aab67d
|
Added basic glReadPixels code
|
2008-05-22 17:50:22 +00:00 |
|
Robert Osfield
|
fd76054eac
|
Added camera final callback attachment code.
|
2008-05-22 15:43:01 +00:00 |
|
Robert Osfield
|
0a3737eb2c
|
Fixed name of source file
|
2008-05-22 13:11:23 +00:00 |
|
Robert Osfield
|
29d067639c
|
Added new osgscreencapture example folder, implementation to follow
|
2008-05-22 13:10:40 +00:00 |
|