Commit Graph

23 Commits

Author SHA1 Message Date
justin 48966dde1a Cleanup 2023-03-08 18:31:32 +00:00
justin 3e3fd049a9 Move shader compilation over to raw opengl, errors display incorrect 2023-03-07 15:40:29 +00:00
justin 502be6f64f Cleanup. Start tweaking flares, glares and flashes 2021-10-29 21:47:03 +01:00
justin c3d567353c Try to move sound into world, slightly broken now 2021-09-08 19:12:54 +01:00
justin 3707716569 Downsample when blurring bloom 2021-08-20 04:14:59 +02:00
justin 6933d610cd Fix bloom resize bug, bloom itself could use improvement 2021-08-19 23:39:12 +02:00
justin 8e3bf3b19f Commit before implementing downscaled resolution 2021-08-19 19:50:44 +02:00
justin e657d8e852 Disable filtering for charmap 2021-07-18 22:22:14 +02:00
justin 595cb6e9a8 Remove glTexImage 2021-07-18 21:31:50 +02:00
justin 9407c7af2a Use glTexStorage when resizing framebuffers 2021-07-18 20:36:20 +02:00
justin 75254cd3e4 Remove renderbuffer from ping-pong framebuffers 2021-07-11 17:56:43 +02:00
justin 5301b6d0bd Make bloom trail last for at most one frame 2021-07-07 14:52:48 +02:00
justin d939ddc731 Remove mipmaps from resize code 2021-07-06 16:43:31 +02:00
justin f5b139a53e Progress towards downscaling bloom texture 2021-07-06 14:06:24 +02:00
justin 2d94e50e3a Tweak rendering 2021-07-05 00:06:04 +02:00
justin c627961aac Add framebuffers with shared renderbufferobject 2021-07-04 14:41:46 +02:00
justin f09fe8798e Module reorganisation 2021-06-12 12:21:42 +02:00
justin e658fdcd0b Fix resize bug, resize RenderbufferObject of ping pong framebuffers 2021-05-14 22:31:07 +02:00
justin 7711738b3b Add blurring of lightmap (and refactoring) 2021-05-01 02:28:04 +02:00
justin 6a38950501 Linting, haddocking 2021-04-29 15:31:07 +02:00
justin 750a67ea6e Implement different shadow resolutions 2021-04-28 23:16:42 +02:00
justin 8cb177a21c Implement low res shadows 2021-04-28 20:50:53 +02:00
justin e296e5d841 Add modules for config file 2021-03-22 22:42:07 +01:00