GLdc/samples
Spencer Elliott 79172452f2 Convert GL_SHORT to proper float on conversion 2023-09-26 18:51:29 +07:00
..
blend_test merge of blend_test and lerabot_blend_test, addition of 1 case, and... 2022-01-31 10:04:50 +07:00
cubes Many bug fixes and optimisations 2023-05-16 13:31:44 +07:00
depth_funcs Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
depth_funcs_alpha_testing samples: correct image paths & include <math.h> 2022-01-31 16:59:05 +07:00
depth_funcs_ortho AS-IS, depth_funcs_ortho only displays 1 red quad. With the fix, the 2 other quads (blue, green) become visible again 2022-01-25 20:47:40 +07:00
lerabot01 samples: correct image paths & include <math.h> 2022-01-31 16:59:05 +07:00
lights Tweak 2023-09-01 20:25:27 +07:00
mipmap Add gluBuild2DMipmaps() 2022-02-01 07:25:54 +07:00
multitexture_arrays samples: correct image paths & include <math.h> 2022-01-31 16:59:05 +07:00
nehe02 Many bug fixes and optimisations 2023-05-16 13:31:44 +07:00
nehe02de Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
nehe02va Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
nehe03 Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
nehe04 Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
nehe05 Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
nehe06 Fix twiddling issues 2023-09-11 17:27:04 +07:00
nehe06_4444twid Convert GL_SHORT to proper float on conversion 2023-09-26 18:51:29 +07:00
nehe06_vq samples: correct image paths & include <math.h> 2022-01-31 16:59:05 +07:00
nehe08 refactor nehe08 slightly 2022-02-01 08:48:31 +07:00
nehe10 Many bug fixes and optimisations 2023-05-16 13:31:44 +07:00
nehe20 samples: correct image paths & include <math.h> 2022-01-31 16:59:05 +07:00
ortho2d Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
paletted Fix up paletted textures 2023-09-06 08:01:01 +07:00
paletted_pcx Fix twiddling issues 2023-09-11 17:27:04 +07:00
polygon_offset Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
polymark Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 +07:00
prof_texture_upload Add optional dcprof to prof_texture_upload 2023-09-01 20:23:55 +07:00
quadmark Clean up aligned vector 2023-05-12 20:51:36 +07:00
scissor Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
terrain Avoid the need to hard-reset the Dreamcast to exit the samples - use the start button in all samples 2021-10-01 19:57:32 +07:00
trimark Fixed poly/tri/quadmarks to build with GCC12 2023-03-04 17:35:17 +07:00
zclip samples: correct image paths & include <math.h> 2022-01-31 16:59:05 +07:00
zclip_triangle Clean up aligned vector 2023-05-12 20:51:36 +07:00
zclip_trianglestrip Fix a number of issues! 2022-06-10 20:27:21 +07:00
loadbmp.c Much faster clipping 2023-04-26 20:50:43 +07:00
loadbmp.h regroup the BMP file loading into 1 file, and correct some types that give... 2022-01-31 10:30:26 +07:00
profiler.c Fix ci 2021-10-01 20:20:29 +07:00
profiler.h Optimisations 2021-04-20 16:08:58 +07:00