GLdc/samples
Luke Benstead 6bd42b87b9 Merge branch 'fog_fix' into 'master'
Fixed OpenGL Fog implementation + Added New Sample

See merge request simulant/GLdc!155
2025-02-22 08:23:16 +00:00
..
blend_test Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
cubes Iterate over cubes sample 2024-04-24 21:18:18 +02:00
depth_funcs
depth_funcs_alpha_testing Fix wrong glEnable call 2025-02-05 21:47:35 +11:00
depth_funcs_ortho
lerabot01 Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
lights Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
mipmap Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
multitexture_arrays
nehe02 Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
nehe02de
nehe02va
nehe03
nehe04
nehe05
nehe06 quick implementation of glTexSubImage2D/_glTexSubImage2DValidate, update to nehe06 example to show usage of glTexSubImage2D, and a compile issue to primitive_modes fixed. 2024-10-13 12:58:09 -07:00
nehe06_4444twid Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
nehe06_vq Recreated glCompressedTexSubImage2D implementation 2025-02-04 14:27:18 -07:00
nehe08 Fix bug in allocations (thanks @skmp) 2024-12-07 19:35:40 +00:00
nehe10 Many bug fixes and optimisations 2023-05-16 13:31:44 +01:00
nehe16 Tenth time is a charm! 2025-02-18 22:09:48 -06:00
nehe20 Fix bug in allocations (thanks @skmp) 2024-12-07 19:35:40 +00:00
ortho2d
paletted Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
paletted_pcx Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
polygon_offset
polymark
primitive_modes Fix bug in allocations (thanks @skmp) 2024-12-07 19:35:40 +00:00
prof_texture_upload Add optional dcprof to prof_texture_upload 2023-09-01 20:23:55 +01:00
quadmark Clean up aligned vector 2023-05-12 20:51:36 +01:00
scissor
terrain
trimark
zclip
zclip_triangle Clean up aligned vector 2023-05-12 20:51:36 +01:00
zclip_trianglestrip Only submit trailing vertices if the previous triangle was visible 2024-04-03 22:09:35 +01:00
loadbmp.c Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
loadbmp.h
profiler.c Nehe20 Build Fix + Warnings cleanup for GCC14.1.0. 2024-07-31 20:35:34 -05:00
profiler.h