akallabeth
|
15456e1ee1
|
[warnings] fix implicit widening conversion
|
2024-08-29 10:47:20 +02:00 |
|
akallabeth
|
3cecd1de06
|
[primitives] refactor, split sse/neon/opencl
|
2024-06-17 13:15:14 +02:00 |
|
akallabeth
|
d7ebec5a65
|
[tidy] move loop variable declaration to loop
|
2024-02-22 12:31:50 +01:00 |
|
akallabeth
|
0ba995655d
|
[clang-tidy] cppcoreguidelines-init-variables
|
2024-02-15 11:49:16 +01:00 |
|
akallabeth
|
207def5c56
|
[clang-tidy] readability-isolate-declaration
|
2024-02-15 11:49:16 +01:00 |
|
akallabeth
|
fb90ac280a
|
Refactored color.h
* Remove implementations from header
* Rename functions to be FreeRDP specific
* Add deprecation define for old names
* Fixed missing includes
|
2022-04-28 08:40:47 +02:00 |
|
Armin Novak
|
4d03d7c0bf
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
|
Armin Novak
|
b2ad47a809
|
Reorganized FreeRDP headers
|
2022-03-03 11:26:48 +01:00 |
|
Armin Novak
|
317e334cc3
|
Refactored YCoCg converstion
|
2021-03-20 14:31:43 +01:00 |
|
akallabeth
|
6c6e31217d
|
Ignore alpha channel during color conversion.
Most GFX graphics do not carry alpha data. Keep the original
alpha value unless specified otherwise.
|
2021-02-25 14:18:01 +01:00 |
|
Armin Novak
|
61d2e84fdc
|
Fixed inverted color formats in YCoCgRToRGB_8u_AC4R
|
2020-01-14 17:45:20 +01:00 |
|
Armin Novak
|
72ca88f49c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
|
Armin Novak
|
ebfa0ccc7d
|
Unified clipping of byte values.
|
2017-01-12 15:30:06 +01:00 |
|
Armin Novak
|
7a8f7c2f1b
|
Added optimized pixel write functions for colors.
|
2016-11-28 09:21:12 +01:00 |
|
Armin Novak
|
b9072bf0ea
|
Added optimized write functions.
|
2016-11-24 10:37:21 +01:00 |
|
Armin Novak
|
d1e2dd3281
|
Moved format size calculation out of loop.
|
2016-11-24 10:01:45 +01:00 |
|
Armin Novak
|
99c418766c
|
Updated primitives API and tests.
|
2016-10-06 13:43:00 +02:00 |
|
Armin Novak
|
df35c135d1
|
Fixed color conversion, unified GFX and updated API.
|
2016-10-06 13:42:58 +02:00 |
|
Marc-André Moreau
|
bd516e04fa
|
libfreerdp-primitives: cleanup YCoCg
|
2014-09-06 21:13:37 -04:00 |
|
Daryl Poe
|
fa06452a4b
|
add YCoCg->RGB and 16-to-32bit SSE
|
2014-07-02 14:30:04 -06:00 |
|