1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-06-27 23:14:05 +00:00
GLideN64/src/BufferCopy
2022-03-14 00:45:28 -05:00
..
BlueNoiseTexture.cpp Add blue-noise dithering, http://momentsingraphics.de/BlueNoise.html 2020-03-31 18:31:42 +07:00
BlueNoiseTexture.h Change type for BlueNoiseItem fields from char to signed char. 2020-04-06 19:58:57 +07:00
ColorBufferToRDRAM.cpp Make FBInfo working when when "copy to RDRAM" option is disabled. 2022-02-20 11:16:49 +07:00
ColorBufferToRDRAM.h Bind to the current frame buffer FBO when copying auxiliary buffers to 2021-05-02 18:24:11 +07:00
ColorBufferToRDRAMStub.h ColorBufferToRDRAM: re-create pixel buffers when FBO texture changed. 2016-11-28 21:17:49 +07:00
DepthBufferToRDRAM.cpp native port 2022-01-29 17:22:09 -05:00
DepthBufferToRDRAM.h Add RDRAM dithering: Dither image if RGBA16 is written to RDRAM 2020-03-31 18:31:39 +07:00
RDRAMtoColorBuffer.cpp native port 2022-01-29 17:22:09 -05:00
RDRAMtoColorBuffer.h Always render RDRAM content into newly created frame buffer. Remove ugly hack for Mario Tennis scoreboard. 2018-10-17 15:52:52 +07:00
WriteToRDRAM.h Do not test values of 8bit buffer before write them to RDRAM. 2021-02-21 15:41:56 +07:00