Commit Graph

40965 Commits

Author SHA1 Message Date
ImJezze
cc24a339d8 Merge remote-tracking branch 'refs/remotes/mamedev/master'
Second attempt
2016-02-21 11:48:45 +01:00
ImJezze
b5daabda54 Merge remote-tracking branch 'refs/remotes/mamedev/master'
Resolved Conflicts:
- src/osd/modules/render/d3d/d3dhlsl.cpp
2016-02-21 11:35:58 +01:00
ImJezze
e57c90084c Quality and Performance improvements
- HLSL now uses NPOT sized target surfaces (breaks compatibility with
graphics cards based on R300/R400/NV30 and older)
- HLSL target surfaces now have the size of the screen canvas
- removed HLSL pre-scale factor
- HLSL now uses a sharp bilinear interpolation to pre-scale textures to
screen canvas size, based on [Themaister's] implementation
- improved overall performance (based on the previously required
pre-scale factor, you might notice a 5-50% speed-up depending on your
graphics card, more if you used a higher pre-scale factor)
- improved shadow mask quality (pixel-perfect) in screen-mode
- fixed half source texel offset of bloom level alignment
- removed ./hlsl/artwork_support folder
- all shaders after pre-scale are now based on screen coordinate
(workaground, till both raster and vector pass can work on texture
coordinates)
- disabled distortion shader for more than one screen and for artworks
in full mode, does not affect artworks in copped mode (workaground, till
both raster and vector pass can work on texture coordinates)
- moved compute_texture_size() from texture_info to texture_manager (nw)
2016-02-20 21:58:56 +01:00
Miodrag Milanovic
c24b31a077 fix line endings for po files (nw) 2016-02-20 21:51:52 +01:00
Miodrag Milanovic
1115b98dd3 Added initial language list with definitions and scripts for update (nw) 2016-02-20 21:50:02 +01:00
RobertoFresca
23d0766329 Merge branch 'master' of https://github.com/mamedev/mame 2016-02-20 17:40:15 -03:00
RobertoFresca
f9d5926abd New clones marked as NOT_WORKING
--------------------------------
Royal Poker '96 (set 4, C3 board) [Roberto Fresca, Ioannis Bampoulas]
2016-02-20 17:39:37 -03:00
arbee
f8028a33c1 Apollo changes: [Hans Ostermeyer]
- Unified logging format in associated devices
- Use correct raw video modes
2016-02-20 15:25:45 -05:00
Miodrag Milanovic
2041d88978 Remove redundant defines, in order to make translation easier (nw) 2016-02-20 17:40:05 +01:00
Miodrag Milanović
1a4f73d32f Merge pull request #629 from felipesanches/fix_h8_cpu_regnames_string_array_size
[h8 cpu] fix a typo in the array length of the register names string
2016-02-20 16:23:14 +01:00
Felipe Corrêa da Silva Sanches
cb8d5e410c [h8 cpu] fix a typo in the array length of the register names string 2016-02-20 13:15:39 -02:00
cracyc
4a5cc0d71f i386: stuff (nw) 2016-02-20 08:34:21 -06:00
Stiletto
234b611632 (nw)
(nw)
2016-02-20 07:35:54 -05:00
yz70s
80ad9c66cc xbox.cpp: irq acknowledge was wrong (nw) 2016-02-20 13:24:05 +01:00
Miodrag Milanovic
82683676ad rename (nw) 2016-02-20 11:38:20 +01:00
Miodrag Milanovic
f481b60978 limit internationalization to UI where it belongs (nw) 2016-02-20 10:10:35 +01:00
Miodrag Milanovic
01495e7371 Updated Galaksija driver with proper content provided by author himself and fixed descriptions (nw) 2016-02-20 09:24:27 +01:00
hap
0ee0726dc4 New Working machine added
--------------
Conic Electronic Football II [hap, Sean Riddle]
2016-02-20 04:19:19 +01:00
cracyc
f971143307 i386: oops(nw) 2016-02-19 21:16:09 -06:00
RobertoFresca
ce0914ed90 Sigma B52 driver: Changed the games description and added some notes. 2016-02-19 23:22:14 -03:00
cracyc
6c03d4fae3 i386: 80386 sreg push only 16 bits and loadall (nw)
---
All os/2 betas work with cga now
2016-02-19 20:08:55 -06:00
dankan1890
4dc5884c97 ui: search fixed in filesel, dirmenu and swlist. 2016-02-20 02:52:00 +01:00
hap
b58e5b4d55 hh_*: misc cleanups 2016-02-20 00:54:43 +01:00
Lord-Nightmare
c12e8830ca COM5016/COM8116 Baud Generator: Added a bunch more divisor tables and notes [Lord Nightmare] 2016-02-19 15:53:59 -05:00
cracyc
26eea10268 at: required for os/2 beta memory sizing (nw) 2016-02-19 12:06:17 -06:00
Miodrag Milanovic
cc1ca5eb93 Doing some preps for internationalization (nw) 2016-02-19 15:58:46 +01:00
RobertoFresca
288ac7f949 Changed Pyon Pyon Jump to Pyon Pyon Jyanpu, since is the correct japanese title. 2016-02-19 02:14:42 -03:00
RobertoFresca
c2bd3921ea Merge branch 'master' of https://github.com/mamedev/mame 2016-02-19 00:32:23 -03:00
RobertoFresca
8d5f6c1d2f Kuru Kuru Pyon Pyon: Notes about ADPCM Samples... 2016-02-19 00:31:37 -03:00
cracyc
2c242bc16e pc9801: back off max ram to not overrun the ext gvram and obey protection bits(nw) 2016-02-18 20:22:49 -06:00
RobertoFresca
355acb1306 Corrections and notes... 2016-02-18 22:49:14 -03:00
RobertoFresca
223f1c3429 Added notes about Pyon Pyon series. Documented Pyon Pyon Jump. 2016-02-18 22:40:37 -03:00
hap
395d6dc2e0 New Working machines added
------------
Parker Brothers Lost Treasure [hap, Sean Riddle]
Coleco Zodiac [hap, Sean Riddle]
2016-02-19 01:49:03 +01:00
hap
43db10cf6e hh_tms1k: coleco zodiac WIP 2016-02-18 23:04:55 +01:00
cracyc
f36915384c pc9801: maybe this is better, I don't know of any users of mode 1(nw) 2016-02-18 16:01:24 -06:00
cracyc
553c0c73c5 pc9801: 8bit dma pages (nw) 2016-02-18 15:48:22 -06:00
RobertoFresca
5cda998234 Kuru Kuru Pyon Pyon: Proper year...
(from japanese wikipedia)
2016-02-18 18:39:21 -03:00
hap
06e4fbf871 hh_tms1k: added lostreas internal layout 2016-02-18 21:50:20 +01:00
Curt Coder
73efab3f3e c64_cart.xml, c128_cart.xml: Added some diagnostic carts. [World of Jani] 2016-02-18 22:36:28 +02:00
RobertoFresca
ebe44bc6d6 Merge branch 'master' of https://github.com/mamedev/mame 2016-02-18 15:55:52 -03:00
RobertoFresca
afcecca396 Tech notes about Super Cherry Master... 2016-02-18 15:55:07 -03:00
hap
5be552530a hh_tms1k: lostreas WIP 2016-02-18 19:53:04 +01:00
RobertoFresca
b81c20910f Super Nove: Better approach decoding GFX2 bank.
Green is OK. Red needs normal goldstar order...
2016-02-18 15:48:15 -03:00
RobertoFresca
45e0963e6c Super Nove: Better graphics decode for GFX1. 2016-02-18 15:45:09 -03:00
Ivan Vangelista
92b1007de7 glass.cpp: oki memory map instead of memcpy (nw) 2016-02-18 18:09:31 +01:00
Miodrag Milanovic
a09493eb20 Fix for UI crash at start (nw) 2016-02-18 08:35:05 +01:00
Vas Crabb
b1e63f98ed Fix build with some clang versions 2016-02-18 18:07:45 +11:00
Mike Naberezny
9fd92c3362 corvushd: Fix typo in comment. (nw) 2016-02-17 16:36:55 -08:00
briantro
55995e1f2b mitchell.cpp: Minor rom name correction - Pointed out via eBay auction - NW 2016-02-17 18:19:35 -06:00
hap
b5a4e615e0 fidel: nw 2016-02-17 22:07:19 +01:00