(0) -60 tip |
1029:7138bbb9537c | 14 years | nkeynes | Add -framework Carbon to go with previous change (SetSystemUIMode is tucked away in | diff | annotate |
1024:c67f2d61ab97 | 14 years | nkeynes | Build drivers with library dependencies as shared objects (ie plugins) | diff | annotate |
1015:ad448bedc48a | 14 years | nkeynes | "MythTV" patch from Wahrhaft, thanks!: | diff | annotate |
1002:8ad76ddbdc58 | 14 years | nkeynes | Add configure checks for libnsl and libsocket where needed (ie Solaris) | diff | annotate |
989:7baf5ecd8e98 | 14 years | nkeynes | Add SDL audio driver, thanks to Wahrhaft! | diff | annotate |
987:3bd03f1ce0a7 | 14 years | nkeynes | Add explicit c99-compliance check for linux/cdrom.h - some kernel versions/arches have | diff | annotate |
985:52e64faac752 | 14 years | nkeynes | Set the source-type flags to -D__EXTENSIONS__ -U__STRICT_ANSI__ - this seems | diff | annotate |
984:a01567058a47 | 14 years | nkeynes | Compile in C99 standards mode, albeit with -D_GNU_SOURCE. Helps portability slightly as well | diff | annotate |
977:8514fb4bc101 | 14 years | nkeynes | Fix Objective-C checking to be a little more circumspec (to whit, not aborting if no | diff | annotate |
966:0f0320cb3650 | 14 years | nkeynes | Make --enable-strict-warn work again | diff | annotate |
964:f2f3c7612d06 | 14 years | nkeynes | Add support for the Intel ICC compiler (C only, icc doesn't support Obj-C) | diff | annotate |
927:17b6b9e245d8 | 14 years | nkeynes | Add return-address-modifying exception return code to mmu TLB lookups (a little bit faster) | diff | annotate |
924:195577c0445c | 14 years | nkeynes | Commit configure (missed from previous commit) | diff | annotate |
913:edc494bde24b | 15 years | nkeynes | Enable sse-math for all platforms | diff | annotate |
909:b4a21af8ce8c | 15 years | nkeynes | Add --enable-profiled configure option for convenience (and enable fastcall only on fully optimized builds) | diff | annotate |
906:268ea359f884 | 15 years | nkeynes | Change xlat_get_native_pc to pass in the expected code region - this lets the Mac | diff | annotate |
902:408568dc97d5 | 15 years | nkeynes | Add -mdynamic-no-pic flag to OS X builds | diff | annotate |
899:18e0cdea76aa | 15 years | nkeynes | Add --enable-optimized flag (on by default). | diff | annotate |
882:ada7d14a8ad9 | 15 years | nkeynes | Bump version number up to 0.9 for release prep | diff | annotate |
866:86cd01c2b2d3 | 15 years | nkeynes | Move bundle/system paths into paths.c, install lxdreamrc into the bundle | diff | annotate |
804:567a684e1e7a | 15 years | nkeynes | Add --enable-strict-warn to build with -Wall -Werror | diff | annotate |
793:7877d947228d | 15 years | nkeynes | Update version number and release notes for 0.8.4 | diff | annotate |
791:fc609d426806 | 15 years | nkeynes | Add -fno-strict-aliasing when compiling with gcc (otherwise code is slightly buggy) | diff | annotate |
778:a34b180d92f7 | 15 years | nkeynes | Add bundle proplist and icon | diff | annotate |
769:f7f62bea4cad | 15 years | nkeynes | Add -headerpad_max_install_names linker flag for OS/X builds - ensures bundle | diff | annotate |
756:38385124df7a | 15 years | nkeynes | Remove the 'gettext required' bit from configure | diff | annotate |
746:3a574a68e793 | 15 years | nkeynes | Fix make check for out-of-tree build | diff | annotate |
744:5ab610718918 | 15 years | nkeynes | Abort configuration if gettext isn't found (since the build breaks without it) | diff | annotate |
734:f8fcc8322b45 | 15 years | nkeynes | Fix version number in configure.in | diff | annotate |
720:b5594d1ac80a | 15 years | nkeynes | Get OS X cdrom driver to the 'sort of working' stage. Hide most of the IOKit | diff | annotate |
714:009591ac251e | 15 years | nkeynes | Add --with-esd and --with-pulse configure arguments (mainly to be able to disable them when not wanted) | diff | annotate |
709:18c39a8e504c | 15 years | nkeynes | Commit OSX CD-ROM driver work-in-progress | diff | annotate |
704:2c1d6f8e69e7 | 15 years | nkeynes | Move with_gtk no default into the apple block, not the 'we have a working objective-c compiler' block. | diff | annotate |
702:d39fc81e9630 | 15 years | nkeynes | Add a tidy summary at the end of the configure script | diff | annotate |
700:4650d0c7f6f9 | 15 years | nkeynes | Big cleanup of the command-line options | diff | annotate |
697:479b8c213f61 | 15 years | nkeynes | Commit work-in-progress CoreAudio driver | diff | annotate |
688:8a13dabbdced | 15 years | nkeynes | And the updated configure from the previous commit | diff | annotate |
681:1755a126b109 | 15 years | nkeynes | First cut of the Cocoa GUI implementation | diff | annotate |
675:b97020f9af1c | 15 years | nkeynes | hange 64-bit configuration to use sizeof(void *) rather than the system id | diff | annotate |
671:a530ea88eebd | 15 years | nkeynes | Permanently add SH4 instruction statistics tracking (enabled with --enable-sh4stats) | diff | annotate |
664:728508bb08df | 15 years | nkeynes | Add spanish and italian translations (contributed by segnini75 and ghost22 respectively) | diff | annotate |
660:d1b2695347c6 | 15 years | nkeynes | Add check for objective-c compiler (for mac) and set the language if found | diff | annotate |
658:f5926310bfbe | 15 years | nkeynes | Start removing X11isms from gtkui into drivers | diff | annotate |
657:c4143facbfcb | 15 years | nkeynes | Add support for the pulseaudio sound system | diff | annotate |
656:031d23fa6d0b | 15 years | nkeynes | Add configure-time checks for fbo and shader functions in libGL (so linking | diff | annotate |
653:3202ff01d48e | 15 years | nkeynes | Merge lxdream-render branch (643:670) to trunk | diff | annotate |
643:653b0a70f173 | 15 years | bhaal22 | Commit initial ALSA audio driver | diff | annotate |
635:76c63aac3590 | 15 years | nkeynes | Commit render work in progress. Main changes: lxdream-render | diff | annotate |
614:a2d239d4438a | 15 years | nkeynes | Bug #49: Joystick support work in progress | diff | annotate |
586:2a3ba82cf243 | 15 years | nkeynes | Merged lxdream-mmu r570:596 to trunk | diff | annotate |
571:9bc09948d0f2 | 15 years | nkeynes | More MMU work in progess. Much better now... lxdream-mmu | diff | annotate |
562:e598411b640b | 15 years | nkeynes | Add configure and command-line parameters to perform IO tracing lxdream-mmu | diff | annotate |
542:96c5494e02fd | 16 years | nkeynes | Link the X GL as well as the framework one - this probably shouldn't work, and yet it seems to be fine... | diff | annotate |
539:75f3e594d4a7 | 16 years | nkeynes | Add support for the darwin ABI | diff | annotate |
537:d924be49e192 | 16 years | nkeynes | Move gtk UI into gtkui subdir (prep for non-gtk builds), and protect with | diff | annotate |
529:06ffbecc7262 | 16 years | nkeynes | Make esound optional (only build driver if present) | diff | annotate |
528:49cb007348aa | 16 years | nkeynes | Change SH4_TRANSLATOR to use defined constants | diff | annotate |
526:ba3da45b5754 | 16 years | nkeynes | Don't build the translator if the architecture is unsupported. Also tidy things up a little to allow (theoretically) different translators to be selected at build time. | diff | annotate |
521:33d2d92784c7 | 16 years | nkeynes | Detect presence of SH4 + ARM cross-compilers, and disable the system tests if | diff | annotate |
509:d72564edc482 | 16 years | nkeynes | Add portugese and german translations (thanks to GT and TK) | diff | annotate |
(0) -60 tip |
.