Commit Graph

454 Commits

Author SHA1 Message Date
spacy51 eea7aa1d08 FIXED: OpenGL had black border at top in fullscreen
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@478 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-08 19:19:42 +00:00
mudlord e1074995d9 updated buglist
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@477 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-07 13:40:21 +00:00
mudlord 384941d596 Bleh, removed OGL dlists since it didnt seem to make much difference.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@476 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-07 13:37:54 +00:00
spacy51 4f089a15fd OpenAL:
- Only show empty buffer warning for debug builds
- Code cleanup

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@475 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-05 23:01:59 +00:00
spacy51 ec3d5d9c8a XAudio2 will now output a warning to the log window, when the buffers ran dry. Debug build only.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@474 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-05 01:49:15 +00:00
spacy51 c3641f314d ADDED option to disable multi-threaded pixel filtering
REDUCED maximum number of cores to use to 8

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@473 a31d4220-a93d-0410-bf67-fe4944624d44
2008-04-05 00:13:31 +00:00
spacy51 c6f5298e6a Use GetSystemInfo() function to retrive number of CPUs.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@472 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-30 23:23:25 +00:00
spacy51 8682f2f989 FIXED: Wrong detection of CPU cores crashes emu.
ADDED: D3D will not use more than 16 cores.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@471 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-30 13:26:17 +00:00
spacy51 f060ef5ac6 ADDED asm-filters thread-safe patches by chrono.
ADDED maxCpuCores option to ini file and autodetect best value at first run.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@470 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-26 16:21:30 +00:00
spacy51 b4e4363760 Thread safety patch for HQ4x_32 filter. BIG THANKS to chrono for his work.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@469 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-25 19:16:26 +00:00
mudlord fe8c1a8d15 Added border fix for HQ3X/HQ4X ASM filters
Added Spacy's multithreaded D3D filter routine

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@468 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-25 04:12:29 +00:00
squall-leonhart e41a6c22df swapped default A/B control defines
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@467 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-24 00:39:10 +00:00
mudlord 93f99e9bc6 Updated Qt4 extension filter to remove RAR, since we can't use it due to legal reasons.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@466 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-22 06:49:22 +00:00
mudlord 6c606b8c90 Updated Qt4 GUI options dialog.
Wow...

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@465 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-22 06:32:41 +00:00
mudlord cb24b22c78 Updated docs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@464 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-22 02:50:00 +00:00
spacy51 3f8a71244f ignore list
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@463 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-13 14:00:23 +00:00
spacy51 e13ef012b3 Small documentation update
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@462 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-11 16:06:12 +00:00
spacy51 a67b3e25f9 FIX GUI bug related to COM and multi-threading
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@461 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-10 14:18:45 +00:00
mudlord 0672d8cb41 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@460 a31d4220-a93d-0410-bf67-fe4944624d44 2008-03-09 20:25:55 +00:00
mudlord 7a574fdf62 Fixed several typos in docs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@459 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 20:25:18 +00:00
spacy51 0d082ba3f2 Change initialization of DirectSound and XAudio2 to load DLLs at runtime instead of linking statically to them.
Replace timeGetTime() with GetTickCount() in order to eliminate the need of additionally linking against winmm.lib.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@458 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 19:11:28 +00:00
spacy51 16b7645b34 Small update
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@457 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 17:23:18 +00:00
squall_leonhart69r e3c05de662 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@456 a31d4220-a93d-0410-bf67-fe4944624d44 2008-03-09 17:12:54 +00:00
spacy51 b7ccd7ac4c Replace Sleep function with waitable event
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@455 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 16:25:36 +00:00
spacy51 4c1c9429d9 ADDED sound output using Microsoft's new XAudio2 API
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@454 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 14:01:34 +00:00
mudlord c6b8db239d Ugh...
Someone (not me) was spawning a window and wasn't killing it afterwards. It caused a issue to do with fullscreen-window mode transition. Removed since I checked out and it made no difference at all to functionality, yet it caused this issue.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@453 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 08:43:30 +00:00
jbo_85 1869747c6d Fixed inline assembler for Linux.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@452 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-09 00:45:18 +00:00
spacy51 c846e62d15 Update MSVC2008 project files.
Fix compiler errors.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@451 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-08 13:59:23 +00:00
Nach e1d3cf9ecf Fix compiling on non Windows platforms. It seems much of the inline assembly code is Windows only (even the GCC segments), not to mention x86-32 only.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@449 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:55:15 +00:00
Nach acacbd5c2d Whitespace trim, and eol-style native propery set again.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@448 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-05 00:35:39 +00:00
spacy51 8b59cf952b REMOVED superfluid backup files.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@447 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-04 19:17:32 +00:00
mudlord bf5c1d758c Removed redundant entries.
We could add DDraw support if we wanted. Sindre Aamas's emulator is extremely insightful in the use of Qt and DirectDraw...

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@446 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-04 07:07:58 +00:00
spacy51 b2ed684f49 FIXED linker errors in SDL build about dbgSignal/dbgOutput
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@445 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 16:10:33 +00:00
spacy51 5f45c995ab FIX compiler error
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@444 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 15:17:51 +00:00
spacy51 df2d176b37 FIXED mistake
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@443 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 14:41:14 +00:00
squall_leonhart69r d3f732aed3 changed paths to reflect new folder structure.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@442 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 05:33:00 +00:00
squall_leonhart69r 5d2c3cc24d changed #include "GBAGFX.h" to #include "GBAGfx.h"
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@441 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 01:37:29 +00:00
squall_leonhart69r 56d509298e removed src/agb/GBAGfx.h: line 25 #include "gbaGfx.h"
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@440 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-03 01:35:16 +00:00
spacy51 ac21b13153 Qt:
ADDED shared, agb_core and gb_apu files to project file

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@439 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-02 16:11:25 +00:00
spacy51 ec5f41c330 Qt:
Use variables for the same directories.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@438 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 22:35:43 +00:00
spacy51 2c78b07781 Add info about KDE icons.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@437 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 22:35:06 +00:00
spacy51 51f8a9f4e5 Qt:
UPDATE vc2008 project file

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@436 a31d4220-a93d-0410-bf67-fe4944624d44
2008-03-01 10:15:02 +00:00
squall_leonhart69r c085b26574 git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@435 a31d4220-a93d-0410-bf67-fe4944624d44 2008-02-29 04:11:02 +00:00
squall_leonhart69r 62151efe7f Added items remotely
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@434 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:41 +00:00
squall_leonhart69r 9085786118 Added items remotely
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@433 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:32 +00:00
squall_leonhart69r 5f8e3c5cef Added items remotely
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@432 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:06:25 +00:00
squall_leonhart69r 5ef313c0eb Added items remotely
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@431 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:05:35 +00:00
squall_leonhart69r 8769440f12 Added items remotely
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@430 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:22 +00:00
squall_leonhart69r 77711ff79a Added items remotely
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@429 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:14 +00:00
squall_leonhart69r 57d6e2053b Added items remotely
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\AccelEditor.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\CmdAccelOb.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\Direct3D.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\MainWnd.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\OpenGL.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.cpp
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.h
D:\Projects\VisualBoy Advance-M-1.8.0 source\src\win32\VBA.rc


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@428 a31d4220-a93d-0410-bf67-fe4944624d44
2008-02-29 04:03:07 +00:00