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 |
|