riccardom
3307f91dcf
More makefile work for libagg, disable libagg dependant stuff until it compiles.
2009-07-11 18:45:54 +00:00
p989
0b9b7dab23
basic shapes
2009-07-11 17:51:34 +00:00
riccardom
1cf0998d34
Add libagg detection machinery.
2009-07-11 17:48:24 +00:00
riccardom
7647ebbccd
Put fake mic toggle under FAKE_MIC ifdef.
2009-07-11 17:43:03 +00:00
p989
073b71a46e
more drawing funcs
2009-07-11 17:09:43 +00:00
yabause
d0200bdbcd
Added "recent files" support:
...
- when loading a rom, the filename is saved in recent files
with "application/x-nds-binary" mime type
- a new "open recent" submenu let you choose a recent file
with the "application/x-nds-binary" mime type
2009-07-11 16:08:38 +00:00
riccardom
fbc2d8e296
Add alsa cflags / libs to makefiles.
2009-07-11 15:24:53 +00:00
riccardom
ba33e8aa6b
Brown paper bug: use plughw:0,0 as device instead of default, this is actually an error i introduced and not on the original.
...
Then check snd_pcm_readi return since it can fails and actually it is doing so.
2009-07-11 15:15:57 +00:00
riccardom
fd20b10c90
Need to initialize stuff in Mic_Init().
2009-07-11 14:37:50 +00:00
riccardom
f63909b1d9
Add the alsa microphone implementation done by Heptaeon and posted in the
...
forum. Dear contributors please don't do that, write to the list, come on
irc, post a patch in sf.net instead.
Anyway this is made the default if you have alsa, tested a bit and haven't
managed to get it working. Since I don't know if it is our bad or common code
issue please test and maybe report back on irc.
2009-07-11 14:21:09 +00:00
zeromus
b6c16bdb0c
antigrain: add raster font rendering
2009-07-11 08:22:17 +00:00
zeromus
867c17d7a3
more antigrain refactors
2009-07-11 06:46:46 +00:00
zeromus
e2a29f6c3e
antigrain refactors, need an intermediate checkin
2009-07-11 04:27:03 +00:00
zeromus
11983ace12
move antigrain to core and build with make
2009-07-11 02:51:16 +00:00
zeromus
f6f4719115
win32 agg: build with vs2005 instead of 2008; for some reason 2008 produces a lib in this case that 2005 can't handle
2009-07-10 22:41:37 +00:00
zeromus
078ac3bea0
remove the optional gpc component from antigrain, which is licensed under a retarded homemade non-commercial license
2009-07-10 22:27:36 +00:00
wntrmute
2288f5fdf4
remove cflash.cpp/.h add guitarGrip.cpp, enable universal binary
2009-07-10 22:03:59 +00:00
zeromus
0211a78a8e
spu: last checkin with spu controls was bad. i guess i committed from the wrong directory. this fixes it
2009-07-10 19:29:05 +00:00
zeromus
c2751af7f5
spu and win32: add individual channel muting capability
2009-07-10 18:46:50 +00:00
zeromus
5d40f08ce2
apply patch 2816373 which fixes extension dot parsing for creating save paths from rom paths
2009-07-10 18:15:45 +00:00
mtabachenko
09c7e4bf2c
winport:
...
- fix config load for Guitar Grip addon;
2009-07-10 10:46:16 +00:00
mtabachenko
275cf18417
winport:
...
- added config keys for Guitar Grip;
2009-07-10 10:34:49 +00:00
riccardom
c0e17f2a2b
Add addons/guitarGrip.cpp to compilation.
2009-07-09 18:54:27 +00:00
p989
b9e0eee019
marker renderer
2009-07-09 15:52:22 +00:00
p989
082b8a1e92
line renderer
2009-07-09 15:11:48 +00:00
zeromus
7459a4a0db
win32: add demo of agg compositing separate lua and emuscreen layers
2009-07-09 08:16:10 +00:00
zeromus
d4b9473034
win32: fix vcproj again
2009-07-09 07:36:21 +00:00
zeromus
4eb59b05c1
win32: refactor agg drawing
2009-07-09 05:17:29 +00:00
p989
740fbdf6f6
agg_draw_line_pattern
2009-07-09 03:35:26 +00:00
zeromus
24b0d4cc74
fix vcproj files from antigrain addition
2009-07-09 02:25:39 +00:00
mtabachenko
5d2a46c1ad
addons:
...
- add Guitar Grip device;
2009-07-08 23:26:35 +00:00
p989
20bbb21f56
antigrain geometry renderer and static lib
2009-07-08 23:01:43 +00:00
zeromus
b671d2dc37
update version info to 095 and also port changed dsm spec from 094 branch
2009-07-07 23:05:30 +00:00
zeromus
8f2825ca2f
rasterize: tweak around alpha blending again, mostly reverting to the older form
2009-07-06 06:54:41 +00:00
zeromus
2a9f14b516
win32: fix map view tool to display more modes, taking advantage of more evolved gpu code. also port changelog from 094 branch
2009-07-06 05:54:02 +00:00
zeromus
6e05ab43a1
rasterize: fix clear image support; gpu: fix a 2d obj mode; and a fix to vram diagnostics printing
2009-07-06 00:21:45 +00:00
zeromus
a0c9689b6f
rasterize: experimental edge marking; also mess around with alpha blending a bit
2009-07-05 20:02:41 +00:00
luigi__
8495cce7d8
VS2010 project: Added pathsettings.cpp and pathsettings.h.
2009-07-04 11:09:50 +00:00
riccardom
9fd39b42be
Sopt hardcoding dTools_list size.
2009-07-04 09:08:09 +00:00
riccardom
b6e6cfd1f0
Remove hardcoded ioregtool in tool menu creation by adding a shortname field in the dTool_t struct. While at it cleanup a bit the names and shrink a bit name field.
2009-07-04 08:56:14 +00:00
mtabachenko
40ac90fa14
gfx3d:
...
- add SSE2 fix2float (some speedup);
new gxFIFO:
- fix timing for SwapBuffers (Homebrew apps work correct now);
2009-07-04 08:20:56 +00:00
riccardom
a30f22976a
Fixup whitespace.
2009-07-03 21:06:58 +00:00
riccardom
02915ec2d6
The tileview depends on gtkglext so just make it a stub, not nice but works. gtk-glade is such a mess this isn't goind to be noticed :) This should fix sf.net #2813691 .
2009-07-03 19:06:13 +00:00
riccardom
4c42b9ebaf
Remove a chunk of double zero-ifdeffed code.
2009-07-03 18:51:10 +00:00
riccardom
52340b1f18
Force lua disabled.
2009-07-03 18:40:32 +00:00
zeromus
a266b8239d
gpu: fix a couple of obj final pixel rendering regressions
2009-07-03 18:01:59 +00:00
zeromus
04af01a1ef
core: emulate dma access to TCM by reading 0 and discarding writes. also fix a bug in the newer (extremely verbose) instruction logging
2009-07-03 09:52:32 +00:00
zeromus
fb1bde8d41
gpu: overhaul sprite final pixel rendering to fix bugs and reduce code bloat. I may have broken some things (there are many rarely used configurations in here) but the code is in a final compact form now. also fix some win32 rom path related bugs.
2009-07-03 07:15:17 +00:00
p989
da7cb2fede
lua: multiple vms with callbacks, string printing and console output, editing a script has immediate effects, clean up some libs and win32 menus
2009-07-03 06:28:39 +00:00
zeromus
1119a788ef
fix a bug in vram mapping diagnostics printing
2009-07-03 02:27:53 +00:00