index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
Rename some definitions to avoid clashing with system headers, fixes:
diego
2008-06-23
*
standard license headers for mga_vid
diego
2008-06-14
*
add MGA_VID_GET_VERSION ioctl to old mga_vid driver for compatibility with "n...
attila
2008-06-14
*
Merge drivers/Makefile into top-level Makefile.
diego
2008-05-28
*
Fix setting of CFLAGS for Radeon modules.
diego
2008-05-28
*
Disable unused function, fixes the warning:
diego
2008-05-28
*
sync mga_vid.h to revision 265 from the mga_vid repo
attila
2008-05-23
*
revert changes 26035 and 26061
attila
2008-05-23
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
clean and distclean rules do the same thing.
diego
2008-04-26
*
Simplify phony target declaration.
diego
2008-04-18
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
cosmetics: Move definitions to a more standard place.
diego
2008-02-19
*
Add standard license header and make copyright notices consistent.
diego
2008-02-19
*
Rename some identifiers to not use leading underscores.
diego
2008-01-27
*
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
diego
2008-01-06
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Replace multiple inclusion guards with leading underscores by default names.
diego
2008-01-01
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
warning fixes:
diego
2007-08-31
*
warning fixes:
diego
2007-08-29
*
warning fix:
diego
2007-08-29
*
Build test programs with standard CFLAGS and use implicit rules.
diego
2007-08-29
*
warning fix:
diego
2007-08-29
*
cosmetics: misc typo fixes
diego
2007-07-28
*
ISO8859-1 --> UTF-8
diego
2007-07-09
*
cosmetics: Shorten overly long lines.
diego
2007-03-24
*
sync mga_vid.h to the one in the mga_vid repo.
attila
2007-03-18
*
Move files from radeon/ subdirectory here.
diego
2007-03-17
*
Remove radeonfb, the version in the Linux kernel is much better.
diego
2007-03-17
*
wording/spelling/grammar/updates/cosmetics
diego
2007-03-17
*
Merge Makefile from radeon/ subdirectory into this one.
diego
2007-03-17
*
Create device nodes upon install.
diego
2007-03-17
*
Introduce OBJS variable for the list of objects to build.
diego
2007-03-17
*
Remove support for 2.5.x kernels.
diego
2007-03-17
*
Remove useless compilation commands that are provided by builtin rules.
diego
2007-03-17
*
Merge test rules using general pattern.
diego
2007-03-17
*
Install tdfx_vid.o as well.
diego
2007-03-17
*
Remove now unnecessary MGA_VID_OBJ variable indirection.
diego
2007-03-17
*
Remove pointless variable indirection.
diego
2007-03-17
*
Remove remnants of Linux 2.6 support, the mga_vid.c part was made to
diego
2007-03-17
*
Remove pointless variable indirection for -I options.
diego
2007-03-17
*
Remove unnecessary -I option from CFLAGS.
diego
2007-03-17
*
cosmetics: Remove superfluous comment.
diego
2007-03-17
*
Remove superfluous .o creation rule, it's the same as the builtin one.
diego
2007-03-17
*
Remove unused variables INCLUDES and MOD_PATH_PREFIX.
diego
2007-03-17
*
Remove unused variable AFLAGS.
diego
2007-03-17
*
Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.
diego
2007-03-17
[next]