summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Call off the dogs, the OSD routing for OSD-side sliders has been fixed. nwn Ryan Holtz2011-05-235-12/+17
* Oops. Ryan Holtz2011-05-235-5/+5
* Fixing broken Red Power slider Ryan Holtz2011-05-231-1/+1
* HLSL Updates: [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-05-228-89/+643
* Fixed MSVC warning. (nw) Curt Coder2011-05-221-1/+1
* NULL crash fix, nwn Ryan Holtz2011-05-221-2/+9
* Fixing multiscreen games, nwn Ryan Holtz2011-05-221-7/+51
* Made texture_create display a verbose message if texture creation fails, as t... Ryan Holtz2011-05-221-0/+1
* HLSL: Added adjustable color carrier in YIQ processing mode. [Ryan Holtz, Bat... Ryan Holtz2011-05-223-82/+90
* Fix for -noyiq issues, nw Ryan Holtz2011-05-201-1/+1
* HLSL Updates [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-05-203-14/+82
* Link to DLL version of SDL since the static version is hard to come by. Aaron Giles2011-05-201-1/+1
* Update needed for new toolchain. Aaron Giles2011-05-201-15/+9
* Change default value/maximum setting for audio_latency in SDL to match that o... Scott Stone2011-05-192-2/+2
* HLSL Post-Processing Updates: [Ryan Holtz, Bat Country Entertainment, cgwg] Ryan Holtz2011-05-193-147/+231
* HLSL Updates [Ryan Holtz, Bat Country Entertainment] Ryan Holtz2011-05-183-172/+299
* Enable Visual Studio basic run-time checks in non-optimized builds [Oliver S... Miodrag Milanovic2011-05-172-0/+8