Searched hist:"4 dfa9e425fef3a6105e1cd97c4d4324f339f5614" (Results 1 – 7 of 7) sorted by relevance
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/ |
H A D | driver.h | 4dfa9e425fef3a6105e1cd97c4d4324f339f5614 Wed Jan 23 17:50:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Some work in progress: * set_gtt_entry() used the wrong index to fill the GTT - this could have never worked correctly when you specified more memory than the amount of stolen memory. * Implementing maintaining resources for emulating overlay using the 3D engine on i965. I don't yet commit the actual overlay code, as that is a) ugly, and b) does not work yet. * Moved AreaKeeper into its own header. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | intel_extreme.cpp | 4dfa9e425fef3a6105e1cd97c4d4324f339f5614 Wed Jan 23 17:50:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Some work in progress: * set_gtt_entry() used the wrong index to fill the GTT - this could have never worked correctly when you specified more memory than the amount of stolen memory. * Implementing maintaining resources for emulating overlay using the 3D engine on i965. I don't yet commit the actual overlay code, as that is a) ugly, and b) does not work yet. * Moved AreaKeeper into its own header. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/accelerants/intel_extreme/ |
H A D | Jamfile | 4dfa9e425fef3a6105e1cd97c4d4324f339f5614 Wed Jan 23 17:50:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Some work in progress: * set_gtt_entry() used the wrong index to fill the GTT - this could have never worked correctly when you specified more memory than the amount of stolen memory. * Implementing maintaining resources for emulating overlay using the 3D engine on i965. I don't yet commit the actual overlay code, as that is a) ugly, and b) does not work yet. * Moved AreaKeeper into its own header. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | accelerant.h | 4dfa9e425fef3a6105e1cd97c4d4324f339f5614 Wed Jan 23 17:50:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Some work in progress: * set_gtt_entry() used the wrong index to fill the GTT - this could have never worked correctly when you specified more memory than the amount of stolen memory. * Implementing maintaining resources for emulating overlay using the 3D engine on i965. I don't yet commit the actual overlay code, as that is a) ugly, and b) does not work yet. * Moved AreaKeeper into its own header. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | overlay.cpp | 4dfa9e425fef3a6105e1cd97c4d4324f339f5614 Wed Jan 23 17:50:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Some work in progress: * set_gtt_entry() used the wrong index to fill the GTT - this could have never worked correctly when you specified more memory than the amount of stolen memory. * Implementing maintaining resources for emulating overlay using the 3D engine on i965. I don't yet commit the actual overlay code, as that is a) ugly, and b) does not work yet. * Moved AreaKeeper into its own header. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | accelerant.cpp | 4dfa9e425fef3a6105e1cd97c4d4324f339f5614 Wed Jan 23 17:50:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Some work in progress: * set_gtt_entry() used the wrong index to fill the GTT - this could have never worked correctly when you specified more memory than the amount of stolen memory. * Implementing maintaining resources for emulating overlay using the 3D engine on i965. I don't yet commit the actual overlay code, as that is a) ugly, and b) does not work yet. * Moved AreaKeeper into its own header. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/graphics/intel_extreme/ |
H A D | intel_extreme.h | 4dfa9e425fef3a6105e1cd97c4d4324f339f5614 Wed Jan 23 17:50:27 UTC 2008 Axel Dörfler <axeld@pinc-software.de> Some work in progress: * set_gtt_entry() used the wrong index to fill the GTT - this could have never worked correctly when you specified more memory than the amount of stolen memory. * Implementing maintaining resources for emulating overlay using the 3D engine on i965. I don't yet commit the actual overlay code, as that is a) ugly, and b) does not work yet. * Moved AreaKeeper into its own header. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23709 a95241bf-73f2-0310-859d-f6bbb57e9c96
|