summaryrefslogtreecommitdiff
path: root/glcapture.c
Commit message (Expand)AuthorAge
* Use COARSE clockJari Vetoniemi2017-02-16
* Profile CPU time instead.Jari Vetoniemi2017-02-16
* Apply speed hack to all clocksJari Vetoniemi2017-02-16
* Add more commentsJari Vetoniemi2017-01-26
* Output calculated FPS in 5 second intervalsJari Vetoniemi2017-01-26
* Improve frame dropping by calculating current fpsJari Vetoniemi2017-01-26
* Initialize fifo->base with info->tsJari Vetoniemi2017-01-26
* Make draw_indicator warning 1msJari Vetoniemi2017-01-26
* Profile write_frame and map_buffer separatelyJari Vetoniemi2017-01-26
* Make capture_reset reset whole GL structureJari Vetoniemi2017-01-26
* Bit safer glIsBufferJari Vetoniemi2017-01-26
* Drop only half frames, add warning for dropsJari Vetoniemi2017-01-26
* glFlush after glRadPixelsJari Vetoniemi2017-01-26
* Tune parameters, add TODOJari Vetoniemi2017-01-25
* Use fwrite instead of FILE for buffered writesJari Vetoniemi2017-01-25
* Make default PBO's 3Jari Vetoniemi2017-01-25
* Increase the warning to 2msJari Vetoniemi2017-01-24
* Improve commentsJari Vetoniemi2017-01-24
* Add performance warningJari Vetoniemi2017-01-24
* Add buffer structJari Vetoniemi2017-01-24
* Use rgb0 as video type for ES so we ignore alphaJari Vetoniemi2017-01-23
* Flip pixels of video if neededJari Vetoniemi2017-01-23
* Ignore sigpipeJari Vetoniemi2017-01-23
* Add wider OpenGL coverage, more cleanups, etc..Jari Vetoniemi2017-01-23
* Move out non function hook code out of hooks.hJari Vetoniemi2017-01-23
* Split code a bit, wrangle OpenGLJari Vetoniemi2017-01-23
* Make it possible hook into EGLJari Vetoniemi2017-01-23
* Make the function hooking bit sanerJari Vetoniemi2017-01-23
* Unneccessary scopingJari Vetoniemi2017-01-23
* Refactor GL codeJari Vetoniemi2017-01-23
* Update informationJari Vetoniemi2017-01-23
* Decouple data writingJari Vetoniemi2017-01-23
* Update "documentation"Jari Vetoniemi2017-01-22
* Update tunable descriptionJari Vetoniemi2017-01-22
* Synchronize to single base timeJari Vetoniemi2017-01-22
* Handle stream information changes properlyJari Vetoniemi2017-01-22
* Implement rest of ffmpeg supported PCM formatsJari Vetoniemi2017-01-22
* Add some FIXMEsJari Vetoniemi2017-01-22
* Fix header size sanity checkJari Vetoniemi2017-01-22
* Update the information at top of .c fileJari Vetoniemi2017-01-22
* Initial commitJari Vetoniemi2017-01-22