.. |
include
|
Place the OpenGL info strings into their own block. OS X reports these as completely different strings it was co-incidence that the actual vendor/card info is there on FreeBSD/Linux. It's likely other operating systems (eg. Windows) does the same thing as OS X. Eventually I'll re-add vendor information for the actual card once I figure out a way to get it on BSD/OS X.
|
2009-09-28 08:08:16 +00:00 |
Makefile.am
|
Add support for OSX to the reporter, the base is from the BSD version which works seamlessly with the exception of different sysctl names. (not updated)
|
2009-09-27 01:47:11 +00:00 |
aegisub.cpp
|
Fix location of config.dat on OSX.
|
2009-09-27 01:53:42 +00:00 |
aegisub.h
|
Fix reporter compilation without precompiled headers
|
2009-09-26 14:53:27 +00:00 |
main.cpp
|
Wrap() after SetFont() and don't SetMinSize() to a fixed size to calculate
|
2009-09-29 11:56:43 +00:00 |
main.h
|
Add @ingroup tags and another doxygen comment.
|
2009-09-26 09:38:17 +00:00 |
name_map.cpp
|
Place the OpenGL info strings into their own block. OS X reports these as completely different strings it was co-incidence that the actual vendor/card info is there on FreeBSD/Linux. It's likely other operating systems (eg. Windows) does the same thing as OS X. Eventually I'll re-add vendor information for the actual card once I figure out a way to get it on BSD/OS X.
|
2009-09-28 08:08:16 +00:00 |
platform.cpp
|
Place the OpenGL info strings into their own block. OS X reports these as completely different strings it was co-incidence that the actual vendor/card info is there on FreeBSD/Linux. It's likely other operating systems (eg. Windows) does the same thing as OS X. Eventually I'll re-add vendor information for the actual card once I figure out a way to get it on BSD/OS X.
|
2009-09-28 08:08:16 +00:00 |
platform_unix.cpp
|
Move OpenGL code down into Platform as it's portable now
|
2009-09-27 04:15:41 +00:00 |
platform_unix.h
|
Move OpenGL code down into Platform as it's portable now
|
2009-09-27 04:15:41 +00:00 |
platform_unix_bsd.cpp
|
Split up video into vendor/renderer/version and acquire video
|
2009-09-27 02:18:05 +00:00 |
platform_unix_bsd.h
|
Split up video into vendor/renderer/version and acquire video
|
2009-09-27 02:18:05 +00:00 |
platform_unix_linux.cpp
|
Split up video into vendor/renderer/version and acquire video
|
2009-09-27 02:18:05 +00:00 |
platform_unix_linux.h
|
Split up video into vendor/renderer/version and acquire video
|
2009-09-27 02:18:05 +00:00 |
platform_unix_osx.cpp
|
Fill in most of the hardware fields for MAC.
|
2009-09-28 05:16:36 +00:00 |
platform_unix_osx.h
|
* Remove Video entry as duplicates what's now under Display.
|
2009-09-27 09:27:44 +00:00 |
progress.cpp
|
Add @ingroup tags and another doxygen comment.
|
2009-09-26 09:38:17 +00:00 |
progress.h
|
Fix reporter compilation without precompiled headers
|
2009-09-26 14:53:27 +00:00 |
r_pre.h
|
Use wxGL to make OpenGL usage portable
|
2009-09-27 03:12:17 +00:00 |
report.cpp
|
Place the OpenGL info strings into their own block. OS X reports these as completely different strings it was co-incidence that the actual vendor/card info is there on FreeBSD/Linux. It's likely other operating systems (eg. Windows) does the same thing as OS X. Eventually I'll re-add vendor information for the actual card once I figure out a way to get it on BSD/OS X.
|
2009-09-28 08:08:16 +00:00 |
report.h
|
* Fix commandline support, I have no idea what the !OnInit block was after OnInit(), I removed it and everthing works as expected.
|
2009-09-27 11:30:29 +00:00 |
sha256.c
|
Add @ingroup tags and another doxygen comment.
|
2009-09-26 09:38:17 +00:00 |
sha256.h
|
Add @ingroup tags and another doxygen comment.
|
2009-09-26 09:38:17 +00:00 |
upload.cpp
|
Add @ingroup tags and another doxygen comment.
|
2009-09-26 09:38:17 +00:00 |
upload.h
|
Add @ingroup tags and another doxygen comment.
|
2009-09-26 09:38:17 +00:00 |
view.cpp
|
Fix reporter compilation without precompiled headers
|
2009-09-26 14:53:27 +00:00 |
view.h
|
Add @ingroup tags and another doxygen comment.
|
2009-09-26 09:38:17 +00:00 |