Closed GoogleCodeExporter closed 9 years ago
Original comment by wuye9036
on 11 Jul 2013 at 9:10
Replace presenter with swap chain.
Original comment by wuye9036
on 2 Aug 2013 at 2:36
This issue was updated by revision be7866e530c2.
SALVIA:
Put window handle into renderer_parameters.
Now texture hold surface pointers but not vector of surface. (STILL RUNNING ERROR)
Remove unused hdev for renderer creating.
Update performance document.
Original comment by wuye9036
on 2 Aug 2013 at 2:40
This issue was updated by revision 1b93b4f84beb.
SALVIA:
Add missed files for fixing CMake error.
Original comment by wuye9036
on 5 Aug 2013 at 5:43
This issue was updated by revision 48d3e02a9fb7.
SALVIA:
Fixed compilation errors.
Implemented d3d11 swap chain.
Original comment by wuye9036
on 5 Aug 2013 at 5:43
This issue was updated by revision 9365daa03d40.
SALVIA:
Fixed bugs of textures.
Original comment by wuye9036
on 6 Aug 2013 at 1:05
This issue was updated by revision 85fa93221c74.
SALVIA:
Remove present_dev.
CANNOT BE COMPILED!
Original comment by wuye9036
on 8 Aug 2013 at 2:26
This issue was updated by revision fb90ac9f415b.
SALVIA:
New swap chain works on PartOfSponza.
Remove D3D9 and GDI+ support.
Remove salviax_swap_chain project.
Swap chain was merged into salviax as static lib.
OTHER SAMPLES CANNOT BE COMPILED!
Original comment by wuye9036
on 8 Aug 2013 at 2:26
This issue was updated by revision 72139aebdbda.
Code clean for salviax/CMakeLists.txt
Original comment by wuye9036
on 8 Aug 2013 at 2:26
This issue was updated by revision e9ee74527da8.
Samples:
Fixed compilation error of samples.
STILL HAS COMPILATION ERRORS.
Original comment by wuye9036
on 8 Aug 2013 at 2:26
This issue was updated by revision a041dcbe1216.
Samples:
Port complex mesh and colorized triangle to current sample framework.
Original comment by wuye9036
on 8 Aug 2013 at 2:26
Original comment by wuye9036
on 8 Aug 2013 at 2:27
This issue was updated by revision 714fbb56f904.
SALVIA:
Rename brand_renderer to render_core.
Add command id to render state.
Remove primitive count parameter from vertex_cache::transform_vertex and rasterizer::draw.
Fetch from index buffer now enabled or disabled by command id but not index buffer is null.
Original comment by wuye9036
on 30 Aug 2013 at 7:26
Original issue reported on code.google.com by
wuye9036
on 11 Jul 2013 at 9:10