Home
last modified time | relevance | path

Searched hist:"5 da6291b99c3bd38505f6306dcb6398b9485783d" (Results 1 – 11 of 11) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dmemory.cpp5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DJamfile5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Dengine.cpp5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Ddpms.cpp5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Daccelerant.h5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Dmode.cpp5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A DJamfile5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Ddevice.cpp5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Ddriver.cpp5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A Dintel_extreme.cpp5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h5da6291b99c3bd38505f6306dcb6398b9485783d Mon Apr 24 18:18:46 UTC 2006 Axel Dörfler <axeld@pinc-software.de> * Now using Thomas memory manager to manage the graphics memory; allocation
of graphics memory is now possible.
* Changed driver name to start with "intel_extreme" to have a nicer device
name.
* Renamed frame_buffer* stuff to graphics_memory* as the frame buffer just
happens to be located somewhere in the graphics memory.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17224 a95241bf-73f2-0310-859d-f6bbb57e9c96