| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
- fixed missing shadow mask texture when switching between window mode
and full screen
|
| |
|
|
|
|
|
|
| |
- fixed not used HLSL settings from <custom>.ini if MAME was started
without driver parameter
- removed default values from HLSL sliders, the defaults here are more
like null values to hint when an effect would be disable
- slightly changed default HLSL settings
|
| |
|
|
|
| |
- the vector renderer now tries to detect a invariabel vector intensity
and disables the calculation of a dynamic beam width
|
| |
|
|
|
|
|
|
| |
- screen adjustment (scale, offset) can now be handled by the respective
render API itself (default behavior is as before)
- D3D (if HLSL) is activated handles screen adjustment by itself within
the shader, which fixes the odd behavior of some effects (e.g. round
corners) when screen scale and offset is used
|
| |\ |
|
| | | |
|
| | |
|
| |
|
|
| |
- fixed creation order of D3D and HLSL resources
|
|
|
- renamed *.c to *.cpp of changed files to be able to merge with base
master
|