tornavis/source/blender/gpu/shaders
Campbell Barton 9bc43223c1 DRW: support clipping for object & lamp centers 2019-01-29 00:27:43 +11:00
..
gpu_shader_2D_area_borders_frag.glsl UI: Simplify the area border drawing 2018-12-01 20:38:52 +01:00
gpu_shader_2D_area_borders_vert.glsl UI: Simplify the area border drawing 2018-12-01 20:38:52 +01:00
gpu_shader_2D_edituvs_edges_vert.glsl Edit UVs: Refactor drawing Edit UV in Image Editor 2018-10-01 15:14:46 +02:00
gpu_shader_2D_edituvs_facedots_vert.glsl Cleanup: style 2018-10-05 15:01:58 +10:00
gpu_shader_2D_edituvs_faces_vert.glsl Edit UVs: Refactor drawing Edit UV in Image Editor 2018-10-01 15:14:46 +02:00
gpu_shader_2D_edituvs_points_vert.glsl Cleanup: style 2018-10-05 15:01:58 +10:00
gpu_shader_2D_edituvs_stretch_vert.glsl UVEdit: Add back uv angle stretch aspect correction 2019-01-11 16:00:23 +01:00
gpu_shader_2D_flat_color_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_2D_image_multi_rect_vert.glsl UI: Perf: Batch icons drawcalls together. 2018-03-31 19:43:22 +02:00
gpu_shader_2D_image_rect_vert.glsl UI: Perf: Make icon_draw_texture use GWN_draw_primitive. 2018-03-28 00:05:51 +02:00
gpu_shader_2D_image_vert.glsl DRW: Fix background image display 2018-08-22 13:51:02 +02:00
gpu_shader_2D_line_dashed_frag.glsl Cleanup: use '_len' suffix for line stipple 2018-07-01 08:42:16 +02:00
gpu_shader_2D_line_dashed_geom.glsl Cleanup: use '_len' suffix for line stipple 2018-07-01 08:42:16 +02:00
gpu_shader_2D_line_dashed_uniform_color_vert.glsl Cleanup/rename etc. dashed line shaders. 2017-07-13 16:47:58 +02:00
gpu_shader_2D_line_dashed_width_geom.glsl Cleanup: use '_len' suffix for line stipple 2018-07-01 08:42:16 +02:00
gpu_shader_2D_nodelink_frag.glsl Cleanup: trailing spaces 2018-04-22 08:45:52 +02:00
gpu_shader_2D_nodelink_vert.glsl Cleanup: trailing spaces 2018-04-22 08:45:52 +02:00
gpu_shader_2D_point_uniform_size_aa_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_2D_point_uniform_size_outline_aa_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_2D_point_uniform_size_varying_color_outline_aa_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_2D_point_varying_size_varying_color_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_2D_smooth_color_dithered_frag.glsl View3D: Atenuate banding artifacts on background gradient. 2018-04-21 16:49:38 +02:00
gpu_shader_2D_smooth_color_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_2D_smooth_color_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_2D_vert.glsl UVEdit: Port texpaint_loop_wire to batch request 2019-01-11 16:00:23 +01:00
gpu_shader_2D_widget_base_frag.glsl UI: Number slider uniform filling 2018-04-28 16:54:57 +02:00
gpu_shader_2D_widget_base_vert.glsl Optimizadion: Fix performanse issue of UI on some old GPUs. 2018-10-22 12:59:09 -03:00
gpu_shader_2D_widget_shadow_frag.glsl Cleanup: trailing spaces 2018-04-22 08:45:52 +02:00
gpu_shader_2D_widget_shadow_vert.glsl Cleanup: trailing spaces 2018-04-22 08:45:52 +02:00
gpu_shader_3D_clipped_uniform_color_vert.glsl OpenGL: disable rotate manipulator clipping on Mac 2017-04-07 03:08:00 -04:00
gpu_shader_3D_flat_color_vert.glsl Correct own error using u32 for back-buffer select 2017-05-18 22:33:34 +10:00
gpu_shader_3D_groundline_geom.glsl Clay-Engine (merge clay-engine) 2017-02-07 11:31:22 +01:00
gpu_shader_3D_groundpoint_vert.glsl GPU shaders / Clay engine : small renaming / cleanup 2017-02-11 21:15:46 +01:00
gpu_shader_3D_image_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_3D_line_dashed_uniform_color_legacy_vert.glsl Cleanup/rename etc. dashed line shaders. 2017-07-13 16:47:58 +02:00
gpu_shader_3D_line_dashed_uniform_color_vert.glsl Cleanup/rename etc. dashed line shaders. 2017-07-13 16:47:58 +02:00
gpu_shader_3D_normal_smooth_color_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_3D_normal_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_3D_passthrough_vert.glsl GPU shaders / Clay engine : small renaming / cleanup 2017-02-11 21:15:46 +01:00
gpu_shader_3D_point_fixed_size_varying_color_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_3D_point_uniform_size_aa_vert.glsl DRW: support clipping for object & lamp centers 2019-01-29 00:27:43 +11:00
gpu_shader_3D_point_uniform_size_outline_aa_vert.glsl DRW: support clipping for object & lamp centers 2019-01-29 00:27:43 +11:00
gpu_shader_3D_point_varying_size_varying_color_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_3D_point_varying_size_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_3D_selection_id_vert.glsl GPUShader: Add selection id shader 2019-01-11 16:00:23 +01:00
gpu_shader_3D_smooth_color_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_3D_smooth_color_vert.glsl Cleanup: remove duplicated shaders that only added clipping checks 2019-01-25 08:01:07 +11:00
gpu_shader_3D_vert.glsl Cleanup: remove duplicated shaders that only added clipping checks 2019-01-25 08:01:07 +11:00
gpu_shader_checker_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_depth_only_frag.glsl OpenGL: add built-in GPU_SHADER_3D_DEPTH_ONLY 2016-09-13 02:51:38 -04:00
gpu_shader_diag_stripes_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_edges_front_back_ortho_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_edges_front_back_persp_geom.glsl Cleanup: trailing spaces 2018-04-22 08:45:52 +02:00
gpu_shader_edges_front_back_persp_legacy_vert.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_edges_front_back_persp_vert.glsl Cleanup: Remove executable flag from GLSL shaders 2017-04-19 16:57:44 +02:00
gpu_shader_edges_overlay_frag.glsl OpenGL: edge overlay shaders 2016-11-05 19:26:13 +01:00
gpu_shader_edges_overlay_geom.glsl OpenGL: edge overlay shaders 2016-11-05 19:26:13 +01:00
gpu_shader_edges_overlay_simple_geom.glsl OpenGL: edge overlay shaders 2016-11-05 19:26:13 +01:00
gpu_shader_edges_overlay_vert.glsl OpenGL: use new matrix names in GLSL 2017-03-26 21:23:55 -04:00
gpu_shader_flat_color_alpha_test_0_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_flat_color_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_flat_id_frag.glsl GPU: Add GPU_SHADER_INSTANCE_VARIYING_ID_VARIYING_SIZE. 2018-04-17 13:24:48 +02:00
gpu_shader_geometry.glsl Remove Blender Internal and legacy viewport from Blender 2.8. 2018-04-19 17:35:25 +02:00
gpu_shader_gpencil_fill_frag.glsl New Grease Pencil object for 2D animation 2018-07-31 10:50:43 +02:00
gpu_shader_gpencil_fill_vert.glsl New Grease Pencil object for 2D animation 2018-07-31 10:50:43 +02:00
gpu_shader_gpencil_stroke_frag.glsl New Grease Pencil object for 2D animation 2018-07-31 10:50:43 +02:00
gpu_shader_gpencil_stroke_geom.glsl New Grease Pencil object for 2D animation 2018-07-31 10:50:43 +02:00
gpu_shader_gpencil_stroke_vert.glsl GP: Do not use UI pixel scale for strokes 2018-09-30 11:49:02 +02:00
gpu_shader_image_alpha_color_frag.glsl Cleanup: comment blocks 2018-09-02 18:28:27 +10:00
gpu_shader_image_color_frag.glsl OpenGL: convert old texture2D calls in built-in shaders 2017-05-19 11:09:12 -04:00
gpu_shader_image_depth_copy_frag.glsl DRW: Add new Draw Manager OpenGL Context. 2018-02-26 19:41:17 +01:00
gpu_shader_image_depth_linear_frag.glsl OpenGL: convert old texture2D calls in built-in shaders 2017-05-19 11:09:12 -04:00
gpu_shader_image_desaturate_frag.glsl UI: Add icon color saturation preference 2018-04-28 13:34:52 +02:00
gpu_shader_image_frag.glsl Code cleanup: stop using rectangle textures in window draw, simplify code. 2018-02-13 20:02:31 +01:00
gpu_shader_image_interlace_frag.glsl Code cleanup: stop using rectangle textures in window draw, simplify code. 2018-02-13 20:02:31 +01:00
gpu_shader_image_linear_frag.glsl Cleanup: trailing spaces 2018-04-22 08:45:52 +02:00
gpu_shader_image_mask_uniform_color_frag.glsl OpenGL: convert old texture2D calls in built-in shaders 2017-05-19 11:09:12 -04:00
gpu_shader_image_modulate_alpha_frag.glsl OpenGL: convert old texture2D calls in built-in shaders 2017-05-19 11:09:12 -04:00
gpu_shader_image_multisample_resolve_frag.glsl DRW: Add option to only resolve framebuffer colors without depth test 2018-07-30 14:18:55 +02:00
gpu_shader_image_shuffle_color_frag.glsl OpenGL: convert old texture2D calls in built-in shaders 2017-05-19 11:09:12 -04:00
gpu_shader_image_varying_color_frag.glsl UI: Perf: Batch icons drawcalls together. 2018-03-31 19:43:22 +02:00
gpu_shader_instance_camera_vert.glsl DRW: support clipping for empty object 2019-01-26 15:49:14 +11:00
gpu_shader_instance_distance_line_vert.glsl Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00
gpu_shader_instance_edges_variying_color_geom.glsl Cleanup: trailing spaces 2018-04-22 08:45:52 +02:00
gpu_shader_instance_edges_variying_color_vert.glsl GPU: Silence warning of potentially unused variable (NormalMatrix) 2017-07-07 15:10:09 +02:00
gpu_shader_instance_objectspace_variying_color_vert.glsl Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00
gpu_shader_instance_screen_aligned_vert.glsl DRW: support clipping for object & lamp centers 2019-01-29 00:27:43 +11:00
gpu_shader_instance_screenspace_variying_color_vert.glsl DRW: support clipping for object & lamp centers 2019-01-29 00:27:43 +11:00
gpu_shader_instance_variying_size_variying_color_vert.glsl DRW: support clipping for empty object 2019-01-26 15:49:14 +11:00
gpu_shader_instance_variying_size_variying_id_vert.glsl Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00
gpu_shader_instance_vert.glsl Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz. 2018-09-24 18:48:29 +02:00
gpu_shader_keyframe_diamond_frag.glsl Dope Sheet: new option to display keyframe interpolation mode and extremes. 2018-10-29 22:04:19 +03:00
gpu_shader_keyframe_diamond_vert.glsl Dope Sheet: new option to display keyframe interpolation mode and extremes. 2018-10-29 22:04:19 +03:00
gpu_shader_material.glsl Fix T59145: don't clamp color value in Hue Saturation Value node in eevee 2019-01-24 13:58:59 +01:00
gpu_shader_point_uniform_color_aa_frag.glsl Fix issue with alpha layering for AA dot drawing 2017-05-19 18:01:24 +02:00
gpu_shader_point_uniform_color_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_point_uniform_color_outline_aa_frag.glsl Fix issue with alpha layering for AA dot drawing 2017-05-19 18:01:24 +02:00
gpu_shader_point_varying_color_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_point_varying_color_outline_aa_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_point_varying_color_varying_outline_aa_frag.glsl Edit UVs: Refactor drawing Edit UV in Image Editor 2018-10-01 15:14:46 +02:00
gpu_shader_selection_id_frag.glsl GPUShader: Add selection id shader 2019-01-11 16:00:23 +01:00
gpu_shader_simple_lighting_frag.glsl GPUShader: Fix simple lighting modulating alpha color 2018-05-02 20:49:38 +02:00
gpu_shader_simple_lighting_smooth_color_alpha_frag.glsl Weight painting with draw manager 2017-05-03 18:57:35 +02:00
gpu_shader_simple_lighting_smooth_color_frag.glsl Cleanup: remove GLSL version checks 2017-05-17 10:46:42 +10:00
gpu_shader_text_frag.glsl BLF: Opti: More clever sampling for blured glyphs. 2018-04-08 01:00:55 +02:00
gpu_shader_text_geom.glsl BLF: Opti: Draw only one quad per shadow/blurred glyph. 2018-04-08 00:44:35 +02:00
gpu_shader_text_simple_geom.glsl BLF: Opti: Draw only one quad per shadow/blurred glyph. 2018-04-08 00:44:35 +02:00
gpu_shader_text_simple_vert.glsl BFL: Fix broken vertical texts. 2018-03-30 22:50:17 +02:00
gpu_shader_text_vert.glsl BFL: Fix broken vertical texts. 2018-03-30 22:50:17 +02:00
gpu_shader_uniform_color_frag.glsl 3D View: draw clipping region 2019-01-23 23:37:25 +11:00