summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-148-14/+14
* Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... Miodrag Milanovic2011-08-144-2/+15
* fixed potential NULL pointer dereferences / also removed unnecessary NULL che... Miodrag Milanovic2011-08-082-7/+4
* OS/2 build fixes [K.O. Myung-Hun] R. Belmont2011-08-022-2/+4
* DI_PROPNOEFFECT after dinput property change is not an error Michaël Banaan Ananas2011-08-011-4/+4
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-312-2/+2
* Fix for the hlsl scanline jitter effect [nimitz] Jonathan Gevaryahu2011-07-281-1/+3
* Fix for VS2010 build (no whatsnew) Miodrag Milanovic2011-07-281-3/+3
* Added socket support to windows osd [Miodrag Milanovic] Miodrag Milanovic2011-07-285-46/+291
* Fixed hlsl mem leak by Firewave (no whatsnew) Miodrag Milanovic2011-07-271-6/+6
* Fixed double-free of d3d->hlsl [Oliver Stoneberg] Miodrag Milanovic2011-07-261-5/+0
* Fixes for variable shadowing [Oliver Stöneberg] R. Belmont2011-07-212-5/+4
* Fix autorelease pool warnings when running multithreaded on Mac OS X [Tim Lin... R. Belmont2011-07-182-1/+13
* Corrected syntax in some inline assembly [Balrog] R. Belmont2011-07-091-2/+2
* Cleanups (?) and version bumpmame0143 Angelo Salese2011-06-281-2/+2
* Fixed memory leaks in HLSL code (no whatsnew) Miodrag Milanovic2011-06-281-0/+5
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-193-51/+51
* Cassette device modernized (no whatsnew) Miodrag Milanovic2011-06-151-6/+7
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-06-134-178/+534
* Next time feel free to apply the obvious fix, no whatsnew :-) Ryan Holtz2011-06-121-0/+1
* HLSL Cleanup, no whatsnew: Ryan Holtz2011-06-118-395/+281
* sdlsocket: workaround for a problem in the detection of tcp/ip socket address... Fabio Priuli2011-06-083-3/+19
* Added image devices menu to debugger (windows only for now) [Miodrag Milanovic] Miodrag Milanovic2011-06-082-3/+256
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] Ryan Holtz2011-06-063-13/+18
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-054-6/+6
* Memory leak fix, nwn Ryan Holtz2011-06-031-0/+3
* Fix for performance regression and slider regression in HLSL, also re-enablin... Ryan Holtz2011-06-032-85/+81
* De-regressing HLSL performance on certain resolutions of game, nwn Ryan Holtz2011-06-021-2/+0
* Split HLSL code into a separate file, d3dhlsl.c/.h. Also split drawd3d.c into... Ryan Holtz2011-06-026-2487/+3017
* nwn: bad printf, bad! Ryan Holtz2011-06-011-2/+0
* Kill height-based HLSL prescaling, only prescale based on frame width. Brings... Ryan Holtz2011-06-011-2/+2
* Keep HLSL prescaling from blowing out VRAM when regular prescaling is enabled. Ryan Holtz2011-05-311-2/+2
* NWN: Fixing the NTSC codec. Oops. Ryan Holtz2011-05-311-3/+6
* No whatsnew Ryan Holtz2011-05-313-48/+46
* nwn, reducing default scanline brightness offset to 0 Ryan Holtz2011-05-311-3/+3
* Fixed scanlines, nwn. This took much longer to fix than it should have. :[ Ryan Holtz2011-05-313-42/+27
* Fixing some scanline-alignment issues. Ryan Holtz2011-05-311-0/+7
* Moved "color floor" functionality to occur after scanlines but before shadow ... Ryan Holtz2011-05-301-3/+3
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere, SoltanGris42] Ryan Holtz2011-05-3013-188/+1309
* Should fix osd keys. Aaron Giles2011-05-302-18/+18
* (Finally found the time to finish this....) Aaron Giles2011-05-309-125/+128
* GCC 4.6 "Variable assigned but not used" fixes, part 6 (no whatsnew) R. Belmont2011-05-301-4/+6
* GCC 4.6 "Variable assigned but not used" fixes, part 5 (no whatsnew) R. Belmont2011-05-301-2/+5
* Robbbert port from MESS, nw! Angelo Salese2011-05-292-3/+3
* Fix -nohlsl Ryan Holtz2011-05-241-16/+16
* Internal HLSL cleanup - removed aux texcoords, restored software vertex proce... Ryan Holtz2011-05-241-78/+25
* HLSL bugfxes, nwn Ryan Holtz2011-05-241-5/+5
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-242-53/+53
* Initial frameworking for upcoming artwork updates [Mr. Do] Angelo Salese2011-05-231-0/+8