virtualx-engine/drivers/gles2
Juan Linietsky 962382ac5c Refactored RID/RID_Owner to always use O(1) allocation.
* Implements a growing chunked allocator
* Removed redudant methods get and getptr, only getornull is supported now.
2019-12-12 08:55:15 +01:00
..
shaders Add a default POINT_SIZE 2019-12-10 23:08:20 -08:00
rasterizer_canvas_gles2.cpp Refactored RID/RID_Owner to always use O(1) allocation. 2019-12-12 08:55:15 +01:00
rasterizer_canvas_gles2.h Fixed antialiased option for Polygon2D / Line2D 2019-11-28 22:57:27 +01:00
rasterizer_gles2.cpp Refactored RID/RID_Owner to always use O(1) allocation. 2019-12-12 08:55:15 +01:00
rasterizer_gles2.h Add an option to disable boot splash filtering 2019-06-15 23:53:39 +02:00
rasterizer_scene_gles2.cpp Refactored RID/RID_Owner to always use O(1) allocation. 2019-12-12 08:55:15 +01:00
rasterizer_scene_gles2.h Refactored RID/RID_Owner to always use O(1) allocation. 2019-12-12 08:55:15 +01:00
rasterizer_storage_gles2.cpp Refactored RID/RID_Owner to always use O(1) allocation. 2019-12-12 08:55:15 +01:00
rasterizer_storage_gles2.h Refactored RID/RID_Owner to always use O(1) allocation. 2019-12-12 08:55:15 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_compiler_gles2.cpp Add a default POINT_SIZE 2019-12-10 23:08:20 -08:00
shader_compiler_gles2.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
shader_gles2.cpp Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
shader_gles2.h GLES2: Fix uninitialized members in ShaderGLES2::Version 2019-12-05 09:15:31 +01:00