summaryrefslogtreecommitdiffstats
path: root/src/osd/modules/opengl/gl_shader_mgr.cpp
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2016-04-23 15:31:07 -0400
committer AJR <ajrhacker@users.noreply.github.com>2016-04-23 15:31:07 -0400
commitacdf7576e1dd89de602936ae972fe0d7d1c1348f (patch)
tree7a5f7a808834e4c12f5c6dfbf0c456e61eeda721 /src/osd/modules/opengl/gl_shader_mgr.cpp
parentfb08fefaee1519d31241cdb614c411945e53cd46 (diff)
Remove outdated message (nw)
Diffstat (limited to 'src/osd/modules/opengl/gl_shader_mgr.cpp')
0 files changed, 0 insertions, 0 deletions
7f37824e4692dfb9f1b3d53a8f07bc1f81453fa5&follow=1'>remove outdated comments, and other comment updates to tms5220 (nw) Lord-Nightmare1-7/+2 2015-08-30TMS5110: Add same FAST_START_HACK as in tms5220, makes snmath word delay ↵ Lord-Nightmare1-1/+11 closer to hardware. [Lord Nightmare] 2015-08-30fixed logging (nw) Miodrag Milanovic1-3/+3 2015-08-30fixed compile (nw) Miodrag Milanovic2-4/+4 2015-08-30New skeleton: dvk_kcgd (colour graphics display controller for DVK series) Sergey Svishchev3-0/+386 2015-08-30Add skeleton support for K1801VM2 (as clone of T11), change relevant drivers ↵ Sergey Svishchev5-8/+67 to use it. 2015-08-30at, at_keybc: hook up Display Switch Sergey Svishchev3-46/+20 2015-08-29fix snmath decimal point hap1-3/+4 2015-08-30besta: hook up 68230 Sergey Svishchev1-11/+21 2015-08-3068230: handle Port C Data Direction Register (register 4) Sergey Svishchev1-0/+8 2015-08-29c64_flop.xml: Added Elektra Glide and KoalaPainter. [Curt Coder] Curt Coder1-0/+28 2015-08-28groundfx.c: fix accelerator [baritonomarchetto] arbee1-1/+1 2015-08-28a800_flop.xml: Added Elektra Glide and KoalaPainter. [Curt Coder] Curt Coder1-0/+27 2015-08-28Comment LOG lines which are causing "error: unknown conversion type ↵ Scott Stone1-5/+5 character 'l' in format [-Werror=format=]" and stopping successful compile (nw) 2015-08-28Commented MCFG_QUANTUM_TIME() entries in zaccaria.c driver and tested each ↵ Scott Stone1-3/+3 game and noticed no ill effects. Money Money and Jack Rabbit now run over two times faster than before, overall. (nw) 2015-08-28sf2m9: improved the picture Robbbert1-1/+1 2015-08-28Fixed machgjoe title formatting r091-1/+1 2015-08-28xbox.c: add values for pic challenge handshake (nw) yz70s1-4/+7 2015-08-28chihiro.c: under the hood 3d accelerator changes [Samuele Zannoli] yz70s2-40/+221 -correct some errors -add more primitives to some graphic methods -add color mask support -method 0x100 (NOP) generates correct interrupt -some method parameters are readable from mmio registers 2015-08-28TMS5110: Purge process() of gotos to hopefully make the compiler's optimizer ↵ Lord-Nightmare1-241/+229 happier. [Lord Nightmare] 2015-08-28Fixed user expansion socket cart support through very ugly byteswap in read ↵ Joakim Larsson Edström3-241/+40 handler, must be fixed better later 2015-08-28Added VME local address mapping to dummy access methods Joakim Larsson Edstrom1-24/+122 2015-08-28Started LO command support, to be able to upload S-records to fccpu1 over ↵ Joakim Larsson Edstrom3-13/+234 serial host port