fincs
|
ccf85a134b
|
Added more RGB*() helper macros & fixed a few typos
|
2018-12-19 19:33:31 +01:00 |
|
fincs
|
e7c58fe59e
|
Deprecate old gfx API; scheduled for removal at a later date.
|
2018-12-19 19:33:31 +01:00 |
|
fincs
|
1b18a3b056
|
console_sw: Use Framebuffer object instead of old gfx api. Moved RGBA8/_MAXALPHA to framebuffer.h.
|
2018-12-19 19:33:31 +01:00 |
|
fincs
|
4645ef7004
|
gfx: Add gfxAppendFence. Remove obsolete comments related to double buffering.
|
2018-09-16 18:03:35 +02:00 |
|
fincs
|
e3a7187973
|
gfx: Remove gfxSetDrawFlip. Make 0 the default transform instead of FLIP_V.
|
2018-08-31 20:14:50 +02:00 |
|
fincs
|
f2f59c75c0
|
display/gfx.h & buffer_producer.h: Start major refactor, highly WIP
|
2018-08-31 13:05:22 +02:00 |
|
Jules Blok
|
e234129598
|
gfx: Add a buffer index to gfxGetFramebufferHandle().
|
2018-08-31 13:05:22 +02:00 |
|
Jules Blok
|
4f331eb9f7
|
gfx: Add function to query framebuffer pitch.
|
2018-08-31 13:05:22 +02:00 |
|
Jules Blok
|
06e50f74ab
|
gfx: Add a call to get the framebuffer nvmap handle.
|
2018-08-31 13:05:22 +02:00 |
|
plutooo
|
f6aa4e3d52
|
Minimize nvgfx.c
|
2018-08-31 13:05:21 +02:00 |
|
plutooo
|
d8bb563546
|
Renamed gfx/ to display/
|
2018-08-31 13:05:21 +02:00 |
|