Commit Graph

113 Commits

Author SHA1 Message Date
Rod Kay
a362e5aeff opengl.geometry: Rid obsolete prototype code. 2023-05-29 21:41:00 +10:00
Rod Kay
c29d50f544 opengl.geometry: Rename 'enable_Texture' to 'enable_Textures'. 2023-05-29 21:40:17 +10:00
Rod Kay
3783591ed1 opengl.geometry.lit_textured: Rename 'Textures' record component to 'texture_Set'. 2023-05-29 21:26:17 +10:00
Rod Kay
640c3f4790 opengl: Rename 'openGL.Geometry.texturing' to 'openGL.texturing'. 2023-05-16 17:17:28 +10:00
Rod Kay
65ac65b204 opengl.geometry.texturing: Make 'fade_Level' atomic. 2023-05-16 15:30:55 +10:00
Rod Kay
139cb01643 opengl: Work on multi-texturing. 2023-05-16 15:21:51 +10:00
Rod Kay
1beb8e1140 opengl: Work on multi-texturing. 2023-05-09 18:04:18 +10:00
Rod Kay
d3e4119172 opengl.model.box: Add a lit, colored and single textured box. 2023-05-08 11:40:37 +10:00
Rod Kay
0cbd97b7a1 opengl.assets.shader: Add 'version.header' and 'texturing.frag' shader snippets. 2023-05-08 11:35:41 +10:00
Rod Kay
e1bec3b089 opengl.shader: Comment out debug code. 2023-05-07 12:22:03 +10:00
Rod Kay
f7b88262be opengl.demo: Set a default light. 2023-05-07 12:20:47 +10:00
Rod Kay
14dc31a6f6 opengl.renderer.lean: Set a 'max_Geometries' constant. 2023-05-07 12:19:38 +10:00
Rod Kay
8d7f78b74f opengl.geometry: Add multi-texture support to more geometries. 2023-05-07 11:39:57 +10:00
Rod Kay
263f7e8095 opengl.geometry.lit_textured_x2: Tidy. 2023-05-07 08:27:59 +10:00
Rod Kay
5daf101be3 opengl.shader: Allow shaders to be built from snippets. 2023-05-07 06:46:45 +10:00
Rod Kay
8570d1709e opengl: Add 'asset_Names' array type. 2023-05-07 06:45:56 +10:00
Rod Kay
6bd8001f2e opengl.glyphimpl.texture: Revert to using '()' instead of '[]' for record aggregates. 2023-05-05 03:50:47 +10:00
Rod Kay
ba8a471557 opengl.geometry: Change mode of the 'Self' parameter in 'enable_Texture' to 'in out'. 2023-05-05 03:50:30 +10:00
Rod Kay
84283a72ea Update git ignore rules. 2023-05-05 03:14:12 +10:00
Rod Kay
2ac6d57a53 opengl.geometry: Add/use texturing support. 2023-05-05 03:13:07 +10:00
Rod Kay
b9064c43c8 opengl.geometry: Use the 'openGL.Variable.uniform.sampler2D' type for textures. 2023-05-05 01:06:18 +10:00
Rod Kay
6a8da0bd4b opengl.variable.uniform: Add a 'gl_Variable' function. 2023-05-05 01:04:58 +10:00
Rod Kay
9655567e96 opengl.variable: Add a 'null_Variable' constant. 2023-05-05 01:04:06 +10:00
Rod Kay
1f6d5924c9 opengl.variable.uniform: Add a 'sampler2D' uniform variable. 2023-05-05 01:02:52 +10:00
Rod Kay
5b2d58c5c8 opengl.glyphimpl.texture: Revert to using '()' instead of '[]' for record aggregates. 2023-05-04 23:21:08 +10:00
Rod Kay
660ca343fa opengl.geometry.lit_textured_x2.fragment_shader: Apply alpha value to surface_Color, when combining textures. 2023-05-04 21:40:07 +10:00
Rod Kay
4ca946531a opengl.geometry: Pre-initialise texture uniforms. 2023-05-04 21:32:03 +10:00
Rod Kay
eb17c310f1 lace: Add a simple stack generic. 2023-05-01 21:18:04 +10:00
Rod Kay
2a3231830e lace: Add fast pools. 2023-05-01 21:17:41 +10:00
Rod Kay
86721ca2db openGL: Add preliminary multi-texturing code. 2023-05-01 21:17:12 +10:00
Rod Kay
2209ac7ca8 gel.applet: Make evolving the physics world optional in 'freshen'. 2023-04-28 21:58:49 +10:00
Rod Kay
1a381eb2ec opengl.model.hexagon: Document vertex site order. 2023-04-28 21:57:53 +10:00
Rod Kay
c6fdf17ae2 gel.Sprite: Rid ".all'Access" conversion from an access variable. 2023-04-28 21:56:21 +10:00
Rod Kay
19a8d22d90 opengl.demo: Add an 'openGL.Model.hexagon.lit_textured' sprite, 2023-04-28 21:53:55 +10:00
Rod Kay
11ba34d76d opengl.model.hexagon.lit_textured: Enable texturing. 2023-04-28 21:52:48 +10:00
Rod Kay
2879286956 lace_shared: Add "-C", "-j0" and "-gnat2022" switches to 'Builder' default switches. 2023-04-28 21:47:43 +10:00
Rod Kay
bd5557cb67 gel.sprite: Add 'user_Data'. 2023-04-24 16:34:21 +10:00
Rod Kay
ac87a2e6ca Re-enable mouse selection of sprites. 2023-04-21 17:43:18 +10:00
Rod Kay
ac39003165 gel.applet: Code cosmetics. 2023-04-20 15:11:21 +10:00
Rod Kay
c69e792ddc lace.event.Logger.text: Code cosmetics. 2023-04-20 14:50:11 +10:00
Rod Kay
27ab3950bc lace.event.Logger.text: Cosmetics for log messages. 2023-04-20 14:48:42 +10:00
Rod Kay
9d1dddaae2 demo.mouse.selection: Update. 2023-04-20 13:54:10 +10:00
Rod Kay
cae9d2856e lace_shared: Use '-O3' for optimisation level. 2023-04-20 13:49:12 +10:00
Rod Kay
fcbc5e3676 lace_shared: Cosmetics. 2023-04-20 13:12:20 +10:00
Rod Kay
50f5c2f6b2 lace.environ.paths: Use 'shell.Directories' instead of 'shell.Directory_Iteration'. 2023-04-20 10:15:19 +10:00
Rod Kay
b06d612c34 gel: Cosmetics. 2023-04-20 10:14:22 +10:00
Rod Kay
c3a536b37b lace.gpr: Re-enable 'ashell'. 2022-11-12 13:25:37 +11:00
Rod Kay
eafc137c69 lace.environ.*: Cosmetics. 2022-11-12 12:55:23 +11:00
Rod Kay
6147cb0366 lace.environ.os_commands: Use 'unsafe' aShell commands. 2022-11-11 16:48:22 +11:00
Rod Kay
4385bfdc47 lace_shared: Add compiler option to show extra debug info in 'constraint_Error' messages. 2022-11-11 15:44:57 +11:00