| Commit message (Expand) | Author | Age |
... | |
* | Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling. | reimar | 2008-11-23 |
* | Patch to improve/consistify coding style. | reimar | 2008-11-23 |
* | Fix indentation | reimar | 2008-11-23 |
* | Lock/unlock surface only once even when drawing many slices. | reimar | 2008-11-23 |
* | Move locked_rect from stack to priv struct in preparation for following patch. | reimar | 2008-11-23 |
* | Move the StretchRect call from draw_slices to render_d3d_frame. | reimar | 2008-11-23 |
* | Remove pointless is_cfG_finished variable. | reimar | 2008-11-23 |
* | Handle fb_dev_name similar to vo_fbdev in vo_wii. | diego | 2008-11-23 |
* | Merge another if condition check to lessen differences to vo_fbdev.c. | diego | 2008-11-23 |
* | Use static variable instead of #define to lessen differences to vo_fbdev.c. | diego | 2008-11-23 |
* | Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c. | diego | 2008-11-23 |
* | Merge another if condition check to lessen differences to vo_fbdev.c. | diego | 2008-11-23 |
* | Merge if condition check to lessen differences to vo_fbdev.c. | diego | 2008-11-23 |
* | Remove debug function. | diego | 2008-11-23 |
* | cosmetics: one more round of whitespace changes | diego | 2008-11-23 |
* | cosmetics: further reformatting to lessen differences to vo_fbdev.c | diego | 2008-11-23 |
* | cosmetics: complete reformatting, tabs to spaces, etc. | diego | 2008-11-23 |
* | cosmetics: Lessen differences to vo_wii.c. | diego | 2008-11-23 |
* | cosmetics: consistent formatting for if/else/case | diego | 2008-11-23 |
* | Reimplement -endchapter support again for -dump*, it was broken in r25987. | reimar | 2008-11-23 |
* | Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration | reimar | 2008-11-23 |
* | Remove unused flip_flag variable | reimar | 2008-11-23 |
* | cosmetics: Reformat some lines to lessen differences to vo_fbdev.c. | diego | 2008-11-23 |
* | cosmetics: Move up uninit() to avoid a forward declaration. | diego | 2008-11-23 |
* | cosmetics: consistent function declarations. | diego | 2008-11-23 |
* | cosmetics: Remove tabs and trailing whitespace. | diego | 2008-11-23 |
* | Remove unused variables and the related warnings along with them. | diego | 2008-11-23 |
* | Make description of the option more clear as suggested by | bircoph | 2008-11-22 |
* | Remove a aspect calculation line. | reimar | 2008-11-21 |
* | Simplify handling of "flags" parameter | reimar | 2008-11-21 |
* | Add forgotten initialization if Flip_Flag to 0. | reimar | 2008-11-21 |
* | cosmetics: typo fixes | diego | 2008-11-21 |
* | cosmetics: Write revision number with leading 'r'. | diego | 2008-11-21 |
* | add direct3d docs, ok'd by Guillaume | compn | 2008-11-21 |
* | Synced with r27967. | bircoph | 2008-11-21 |
* | Fix and enable panscan handling for vo_direct3d | reimar | 2008-11-21 |
* | cosmetics: Consistently place HEADERS before OBJS in all Makefiles. | diego | 2008-11-20 |
* | Add all still missing lines, full sync against r27967 | reynaldo | 2008-11-20 |
* | Trivial, add some more lines that were missing | reynaldo | 2008-11-20 |
* | Trivial, Cosmetics | reynaldo | 2008-11-20 |
* | COSMETICS, More line shifting to match English master | reynaldo | 2008-11-20 |
* | TRIVIAL, add some more missing lines | reynaldo | 2008-11-20 |
* | COSMETICS, More line shifting to match English master | reynaldo | 2008-11-20 |
* | TRIVIAL, some missing lines and a grammar correction | reynaldo | 2008-11-20 |
* | Cosmetics: rename variables etc. in vo_direct3d.c | reimar | 2008-11-20 |
* | Factor common code like -wid handling, vo_gc creation etc. out into | reimar | 2008-11-19 |
* | Add detection of x86 CPU features SSSE3 and SSE4a. | gpoirier | 2008-11-19 |
* | Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc. | reimar | 2008-11-19 |
* | Cosmetics, mostly line shifting to match English master | reynaldo | 2008-11-18 |
* | Add missing "static" qualifiers to vo_direct3d | reimar | 2008-11-18 |