.. |
Painter
|
added some functions with optimized implementation, optimizes most frequent usage
|
2005-03-29 01:43:04 +00:00 |
AccelerantBuffer.cpp
|
Accelerant based implementations of HWInterface and RenderingBuffer. Untested.
|
2005-03-29 16:31:46 +00:00 |
AccelerantBuffer.h
|
Accelerant based implementations of HWInterface and RenderingBuffer. Untested.
|
2005-03-29 16:31:46 +00:00 |
AccelerantDriver.cpp
|
Implemented screen to screen blit and cleaned up header.
|
2005-03-27 05:29:56 +00:00 |
AccelerantDriver.h
|
Implemented screen to screen blit and cleaned up header.
|
2005-03-27 05:29:56 +00:00 |
AccelerantHWInterface.cpp
|
code refactoring, moved common stuff into the base class
|
2005-03-29 17:36:38 +00:00 |
AccelerantHWInterface.h
|
code refactoring, moved common stuff into the base class
|
2005-03-29 17:36:38 +00:00 |
BitmapBuffer.cpp
|
got this added\?
|
2005-03-26 22:26:42 +00:00 |
BitmapBuffer.h
|
got this added\?
|
2005-03-26 22:26:42 +00:00 |
BitmapDriver.cpp
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
BitmapDriver.h
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
DirectDriver.cpp
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
DirectDriver.h
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
DisplayDriver.cpp
|
implemented cursor support in the DisplayDriverPainter
|
2005-03-28 18:03:45 +00:00 |
DisplayDriverImpl.cpp
|
Accelerant based implementations of HWInterface and RenderingBuffer. Untested.
|
2005-03-29 16:31:46 +00:00 |
DisplayDriverPainter.cpp
|
code refactoring, moved common stuff into the base class
|
2005-03-29 17:36:38 +00:00 |
DisplayDriverPainter.h
|
implemented cursor support in the DisplayDriverPainter
|
2005-03-28 18:03:45 +00:00 |
DisplaySupport.cpp
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
fake_input_server.cpp
|
extracted the fake input_server communication into an extra file used by ViewDriver and ViewHWInterface
|
2005-03-28 11:04:00 +00:00 |
fake_input_server.h
|
extracted the fake input_server communication into an extra file used by ViewDriver and ViewHWInterface
|
2005-03-28 11:04:00 +00:00 |
HWInterface.cpp
|
code refactoring, moved common stuff into the base class
|
2005-03-29 17:36:38 +00:00 |
HWInterface.h
|
fixed app_server build, though I don't exactly know why that fixes it
|
2005-03-29 18:32:43 +00:00 |
PatternHandler.cpp
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
PixelRenderer.cpp
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
ScreenDriver.cpp
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
ScreenDriver.h
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
UpdateQueue.cpp
|
more correct implementation, but still exhibits problems, usage turned off in ViewHWInterface::Invalidate
|
2005-03-28 11:11:33 +00:00 |
UpdateQueue.h
|
abstract base class and implementation using BView and BWindow of an interface to a graphics card, UpdateQueue doesn't work yet, it was going to be used to decouple frame buffer transfers to the front buffer from the drawing in the back buffer
|
2005-03-26 22:16:29 +00:00 |
ViewDriver.cpp
|
extracted the fake input_server communication into an extra file used by ViewDriver and ViewHWInterface
|
2005-03-28 11:04:00 +00:00 |
ViewDriver.h
|
started to move files arround for better source structure, app_server still builds and runs fine, in case you were worried...
|
2005-03-25 17:48:49 +00:00 |
ViewHWInterface.cpp
|
fixed app_server build, though I don't exactly know why that fixes it
|
2005-03-29 18:32:43 +00:00 |
ViewHWInterface.h
|
fixed app_server build, though I don't exactly know why that fixes it
|
2005-03-29 18:32:43 +00:00 |