issues
search
donotturnoff
/
aerend
My third year project
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Anti-aliasing
#47
donotturnoff
opened
3 years ago
0
Individual style per border side
#46
donotturnoff
opened
3 years ago
1
More border styles
#45
donotturnoff
opened
3 years ago
0
Rounded corners
#44
donotturnoff
opened
3 years ago
0
Improve `<=0xFFFFFF` and `>=0xFF000000` comparison legibility
#43
donotturnoff
opened
3 years ago
0
Reduce code duplication in shapes
#42
donotturnoff
opened
3 years ago
0
Different line thicknesses
#41
donotturnoff
opened
3 years ago
0
Investigate static assertion failure when using `std::vector<DRMConn>`
#40
donotturnoff
opened
3 years ago
0
`BlendMode::CLEAR` should not clear entire destination bitmap
#39
donotturnoff
opened
3 years ago
1
Remove C functions where possible
#38
donotturnoff
opened
3 years ago
0
Rename drm_test to aerend_srv or similar
#37
donotturnoff
closed
3 years ago
1
Encapsulate bitmap buffers properly when compositing
#36
donotturnoff
closed
3 years ago
0
Implement all compositing blend modes
#35
donotturnoff
opened
3 years ago
0
Use default argument values where appropriate
#34
donotturnoff
closed
3 years ago
1
Make `BlendMode` into an enum class
#33
donotturnoff
closed
3 years ago
0
Use proper compositing in `Bitmap::set_pixel`?
#32
donotturnoff
closed
3 years ago
1
Use better exception in `SimpleBitmap`
#31
donotturnoff
closed
3 years ago
1
Investigate `drmSetMaster`
#30
donotturnoff
opened
3 years ago
0
Speed up `FT_PIXEL_MODE_MONO` font loading
#29
donotturnoff
closed
3 years ago
0
Remove unnecessary pass-by-values
#28
donotturnoff
opened
3 years ago
0
Store FreeType error code in `TextException`s
#27
donotturnoff
closed
3 years ago
1
Improve custom exception memory management
#26
donotturnoff
closed
3 years ago
1
Clean up old buffer when altering size of `DRMBitmap`
#25
donotturnoff
opened
3 years ago
0
Reduce code duplication between `Bitmap::over_blend` and `DRMBitmap::over_blend`
#24
donotturnoff
opened
3 years ago
0
Optimise CPU compositing
#23
donotturnoff
opened
3 years ago
13
Support text transformations
#22
donotturnoff
opened
3 years ago
0
Support different DPIs for text rendering
#21
donotturnoff
opened
3 years ago
0
Investigate and support alternative pixel formats
#20
donotturnoff
opened
3 years ago
0
Extend `Colour` to support non-RGB formats
#19
donotturnoff
opened
3 years ago
0
Support non-ASCII characters
#18
donotturnoff
opened
3 years ago
0
Allow greater control over modesetting
#17
donotturnoff
opened
3 years ago
0
Support controlling multiple connectors via a single CRTC
#16
donotturnoff
opened
3 years ago
0
Autodetect DRI card
#15
donotturnoff
opened
3 years ago
1
Use appropriate integer sizes
#14
donotturnoff
opened
3 years ago
0
Remove unnecessary includes
#13
donotturnoff
opened
3 years ago
1
Change co-ordinate origin of text
#12
donotturnoff
closed
3 years ago
0
Implement kerning
#11
donotturnoff
opened
3 years ago
0
Handle ASCII control characters
#10
donotturnoff
opened
3 years ago
1
Handle more FreeType pixel modes
#9
donotturnoff
opened
3 years ago
0
Improve `Colour` struct alpha channel definition interface
#8
donotturnoff
closed
3 years ago
1
Improve FreeType library initialisation code
#7
donotturnoff
closed
3 years ago
0
Destroy faces and FreeType library after use
#6
donotturnoff
closed
3 years ago
0
Text transparency
#5
donotturnoff
closed
3 years ago
0
Optimise greyscale fill
#4
donotturnoff
closed
3 years ago
0
Use namespaces
#3
donotturnoff
closed
3 years ago
1
Introduce named colours
#2
donotturnoff
closed
3 years ago
1
Use Rule of Three/Five correctly
#1
donotturnoff
closed
3 years ago
1
Previous