Commit Graph

307 Commits

Author SHA1 Message Date
spacy51 6abce5085e FIXED division by 0 2008-01-22 13:27:31 +00:00
spacy51 2aebee7acb REVERTED increased code list size 2008-01-22 12:32:49 +00:00
spacy51 65cc39aca1 mudlord:
REMOVED GLSL shaders.
FIXED Win OGL crashing on startup when a filter is enabled.
ADDED support for display lists.
FIXED resizing when using display lists.
2008-01-22 11:24:22 +00:00
spacy51 288e4f97eb REMOVED remaining references to non-IFB motion blur in SDL port. 2008-01-20 21:15:52 +00:00
spacy51 9881f8f780 ADDED fullscreen support to OpenGL 2008-01-20 20:23:36 +00:00
spacy51 23fe108b5d ADDED full screen mode enumeration functionality to OpenGL (uses Windows GDI functions). 2008-01-20 20:22:57 +00:00
spacy51 c80a3917cb WORKAROUND: Input does not work when switching from D3D to OGL 2008-01-20 20:16:33 +00:00
spacy51 cae3dc04a2 Resource file cleanup. Remove reference to non-existent InterlaceIB function. Removed non-IFB MotionBlur. 2008-01-20 20:15:10 +00:00
spacy51 99ecb3db23 REMOVE ddraw.lib from linker options 2008-01-19 02:22:26 +00:00
spacy51 518350f6c5 FIX issues with NO_D3D 2008-01-19 02:06:42 +00:00
spacy51 8b4ae87765 ADDED possibility to edit GB cheats 2008-01-18 20:51:47 +00:00
spacy51 4715a2a391 INCREASE maximum number of GBA cheats to 1000 (was 100) 2008-01-18 19:33:05 +00:00
spacy51 80e1736fa7 INCREASE maximum number of cheats to 1000 (was 100) 2008-01-18 19:20:24 +00:00
spacy51 7ddcaf433c REMOVE Display Drivers Dialog ( IDD_DRIVERS ) 2008-01-17 14:30:37 +00:00
spacy51 fed687c110 2008-01-17 13:52:17 +00:00
spacy51 0748f2eca6 Fixed strange mistake with "resource.h" being renamed to "resource." because it had two mac line endings in it. 2008-01-17 13:40:40 +00:00
spacy51 2a52c59d0e NUKED skin support
CLEANED resource file
2008-01-17 13:20:50 +00:00
spacy51 c1d8e1f9e4 NUKED DDraw even more
FIXED here and there
2008-01-17 12:47:36 +00:00
mudlord 3cfe0250a5 Removed DirectDraw.cpp
Fixed up issue in MainWndFile
2008-01-17 06:34:06 +00:00
mudlord bb1dbfb8ba Nuked DirectDraw renderer 2008-01-17 05:58:17 +00:00
mudlord 95c798e5d3 Numerous Linux updates:
- OpenGL : fixed texture size to be exclusively a power of 2
- OpenGL : Clear the screen on init
- OpenGL : Set fullscreen resolution to the resolution of the desktop
- Changed the executable name to vbam to avoid conflict with the original VBA
- Added a basic install target to the makefile
- Fixed .gz archives loading when using fex_mini (thanks to tttttttttanaka)
- Added debian packaging informations
2008-01-17 04:51:34 +00:00
spacy51 4fddbeaff1 ADDED Extended Fullscreen Settings dialog for Direct3D. 2008-01-15 17:23:18 +00:00
spacy51 e5d6588153 REMOVE useless file 2008-01-15 00:11:03 +00:00
spacy51 49b96b6be8 Prepare display interface for adding an extended full screen settings dialog.
Changes are backwards compatible to the old DirectDraw video mode enumeration code.
2008-01-14 23:13:49 +00:00
spacy51 45c2112d4a rename res to doc 2008-01-14 22:09:46 +00:00
spacy51 5fb4b4342b rename res to doc 2008-01-14 22:08:41 +00:00
spacy51 786282129c 2008-01-14 22:06:19 +00:00
spacy51 a16444e678 IMPROVE icon
USE new icon for x64
CLEAN resource file
REMOVE useless files
2008-01-14 21:58:24 +00:00
spacy51 ee1d2ab239 UPDATED libpng from v1.2.10 to v1.2.24
CLEANED build system
2008-01-13 22:57:23 +00:00
spacy51 ce88fe554e disable 16bit filter hack for HQ3x/4x in x64 builds. 2008-01-13 13:43:37 +00:00
spacy51 ed70d35829 fixed wrong tab order in directories dialog 2008-01-13 12:55:50 +00:00
spacy51 b0c0ea1a5b fixed x64 weakness when using CreateFileMapping 2008-01-13 12:55:18 +00:00
mudlord ce88534871 Fixed FEX linking under Linux 2008-01-13 06:05:37 +00:00
mudlord 50028ee642 Added support for compiling SDL port under MacOSX 2008-01-13 03:17:35 +00:00
spacy51 f0cea72a19 minor 2008-01-12 22:21:26 +00:00
mudlord f4091dfbf4 - Fixed build
- Use the current desktop color depth instead of 16 BPP
- Fixed the OpenGL renderer when in 16 BPP color mode
- Changed the default filter to Stretch2x
- Fixed interframe blending
- A few optimizations
- We need fex.h and fex_mini.cpp for the SDL version, and using files from dependancies is not a option
2008-01-11 21:46:41 +00:00
spacy51 a1a3766a19 7-Zip info 2008-01-11 18:09:25 +00:00
spacy51 1462778474 FIXED: Buffer overrun when selecting "Flash save" in the "Import->Battery file..." dialog. 2008-01-11 17:50:19 +00:00
spacy51 a1fa8613cf clear cheat list when another ROM is loaded 2008-01-11 17:40:25 +00:00
spacy51 99acf7c6ba use fex.h & fex_mini.cpp from dependencies directory instead of redundant copy in src folder 2008-01-11 13:49:30 +00:00
spacy51 4e6b8196eb minor cleanup & changes 2008-01-10 19:10:28 +00:00
spacy51 68709753ec minor 2008-01-10 17:06:23 +00:00
spacy51 7c2ea7970d use newer (Windows 2000) version of folder selection 2008-01-10 17:04:21 +00:00
mudlord 9b39c4f19b SDL-OpenGL fixes:
- Filters > 2x now work with the OpenGL renderer
- Window resizing with the OpenGL renderer is fixed
- Fixed hq3x and hq4x when in 32bpp mode + C version of the filters
- Disabled ASM CPU emulation core since it doesn't build here
2008-01-10 08:59:37 +00:00
spacy51 3a70092561 forgot to add these files 2008-01-09 22:58:05 +00:00
squall_leonhart69r 7986bd0c91 Arranged Open menu to Gameboy, Gameboy Colour, Gameboy Advance, Added Game Overrides menu item under Emulator options and Greyed out Linking menu until someone has a chance to look at it. 2008-01-09 20:06:47 +00:00
squall_leonhart69r 74ac95aa15 2008-01-09 19:55:04 +00:00
spacy51 a78e9a4e3d major additions 2008-01-09 16:04:07 +00:00
spacy51 c087b398fc ADDED: Seperate GBC ROM folder support
MODIFIED: Directories dialog
MODIFIED: File filters for ROMs
2008-01-09 15:18:40 +00:00
spacy51 34dbd80dab MODIFIED: Input setup dialog
ADDED: Clear all keys
2008-01-09 14:06:52 +00:00