.. |
test
|
Fixed tests and dead store warnings.
|
2017-03-28 16:49:56 +02:00 |
bitmap.c
|
Use bitmap color format in gdi_BitBlt
|
2017-02-14 16:02:12 +01:00 |
brush.c
|
Inlined heavily used functions.
|
2016-10-11 14:47:26 +02:00 |
brush.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
clipping.c
|
Fixed GDI_RGN->null initialization.
|
2016-10-06 13:43:15 +02:00 |
clipping.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
CMakeLists.txt
|
Bug fixes, refactoring.
|
2016-10-06 13:43:01 +02:00 |
dc.c
|
Fixed GDI_RGN->null initialization.
|
2016-10-06 13:43:15 +02:00 |
drawing.c
|
Fixed color conversion, unified GFX and updated API.
|
2016-10-06 13:42:58 +02:00 |
drawing.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
gdi.c
|
Fix #4111: 15bpp color handling for brush.
|
2017-11-20 15:00:09 +01:00 |
gdi.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
gfx.c
|
egfx: fix disconnection caused by invalid cache entries due to wrong announced cache size
|
2017-10-10 17:12:16 +02:00 |
graphics.c
|
Check arguments for Bitmap_SetSurface
|
2017-05-11 13:34:37 +02:00 |
graphics.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
line.c
|
Warning fixes.
|
2016-10-06 13:43:10 +02:00 |
line.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
pen.c
|
256 color support.
|
2016-10-06 13:42:59 +02:00 |
region.c
|
Fixed GDI_RGN->null initialization.
|
2016-10-06 13:43:15 +02:00 |
shape.c
|
Fixed color for drawing rectangles.
|
2017-11-15 15:56:25 +01:00 |