~ruther/CTU-FEE-B0B35APO-Semestral-project

CTU-FEE-B0B35APO-Semestral-project/lib-pheripherals/src/display_utils.c -rw-r--r-- 2.5 KiB
ecf65d4a — Boháček, František 4 years ago
Merge branch 'dev' into 'master'

Implement first versions of file browser, text viewer and image viewer

See merge request bohacfr2/apo-sem!1
a2e9b93d — František Boháček 4 years ago
feat: add mzapo sdl
81fe3637 — František Boháček 4 years ago
refactor: split pheripherals to separate library
7f3ff29d — František Boháček 4 years ago
fix: include xwin only for computer
c2d2df67 — František Boháček 4 years ago
refactor: handle correctly get and set pixel out of bounds
fede96ed — František Boháček 4 years ago
refactor: add option to clear display without render
5644b289 — František Boháček 4 years ago
feat: add option to run on x86 computer with sdl
62d54666 — František Boháček 4 years ago
feat: add check for null display address for testing
a1f84f5f — František Boháček 4 years ago
feat: use floats instead of doubles
a77b7b40 — František Boháček 4 years ago
fix: struct constants
99b6a5ac — František Boháček 4 years ago
feat: add display utils functions