engineer_apple
|
93f6963df9
burning v0.53
|
2 years ago |
nadro
|
c0e1680f2e
- Changed method name from:
|
9 years ago |
nadro
|
3fe418bc41
- Removed texture IDs parameter from IVideoDriver::setRenderTarget method. Performance gain was too low to keep this parameter available.
|
9 years ago |
nadro
|
07a7d9ee2e
- Added clear buffer flags.
|
9 years ago |
nadro
|
ed12a085f3
- Removed old IVideoDriver::setRenderTarget method.
|
9 years ago |
Nadro
|
9548b470d0
- fixed issues with a D3D driver and Aero effects.
|
12 years ago |
hybrid
|
0cc1b698da
Fix software renderer inconsistency with rest of drivers in case of invalid destination rect for draw2DImage. Now no driver will render an image in these cases.
|
12 years ago |
hybrid
|
65e3d8b4e0
Wrong driver type used
|
12 years ago |
cutealien
|
4c5827936b
Fix leaks in several tests. Current test results (WinXP/VS10): 53 passing, 10 failing, 3 don't run through (collisionResponseAnimator, sceneCollisionManager, screenshot).
|
12 years ago |
hybrid
|
f22fe54680
Add another test for pixel exact 2d rendering
|
13 years ago |
hybrid
|
3f47f80798
Added two macros to call tests for all drivers, or for all hw drivers, with just one call.
|
13 years ago |
hybrid
|
d43cb8b531
Another inaccuracy we need to handle
|
13 years ago |
hybrid
|
f80a8cd066
Fix png loader warning, also reordered transform calls such that only one test requires a late place after the read_update call. Added a test case which tests paletted png file loading and rendering.
|
13 years ago |
hybrid
|
884ede4efd
Fix transformation matrices for OpenGL rendering after setRenderTarget.
|
14 years ago |
hybrid
|
bb44b62433
Add some closeDevice calls to reduce the open windows after tests have run.
|
14 years ago |
hybrid
|
675fd7637e
Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes.
|
15 years ago |
hybrid
|
0ca3ba3744
Merged revisions 3089-3138 from 1.7 branch. Full merge, all changes from 1.7 beta phase up to now are included.
|
15 years ago |