Project Alice
|
#include <opengl_wrapper.hpp>
Definition at line 195 of file opengl_wrapper.hpp.
GLuint ogl::data::army_icon_tex = 0 |
Definition at line 235 of file opengl_wrapper.hpp.
tagged_vector<texture, dcon::texture_id> ogl::data::asset_textures |
Definition at line 196 of file opengl_wrapper.hpp.
GLuint ogl::data::checkmark_icon_tex = 0 |
Definition at line 233 of file opengl_wrapper.hpp.
GLuint ogl::data::color_blind_cross_icon_tex = 0 |
Definition at line 232 of file opengl_wrapper.hpp.
void* ogl::data::context = nullptr |
Definition at line 198 of file opengl_wrapper.hpp.
GLuint ogl::data::cross_icon_tex = 0 |
Definition at line 231 of file opengl_wrapper.hpp.
GLuint ogl::data::global_rtl_square_buffer = 0 |
Definition at line 221 of file opengl_wrapper.hpp.
GLuint ogl::data::global_rtl_square_flipped_buffer = 0 |
Definition at line 224 of file opengl_wrapper.hpp.
GLuint ogl::data::global_rtl_square_left_buffer = 0 |
Definition at line 223 of file opengl_wrapper.hpp.
GLuint ogl::data::global_rtl_square_left_flipped_buffer = 0 |
Definition at line 226 of file opengl_wrapper.hpp.
GLuint ogl::data::global_rtl_square_right_buffer = 0 |
Definition at line 222 of file opengl_wrapper.hpp.
GLuint ogl::data::global_rtl_square_right_flipped_buffer = 0 |
Definition at line 225 of file opengl_wrapper.hpp.
GLuint ogl::data::global_square_buffer = 0 |
Definition at line 214 of file opengl_wrapper.hpp.
GLuint ogl::data::global_square_flipped_buffer = 0 |
Definition at line 217 of file opengl_wrapper.hpp.
GLuint ogl::data::global_square_left_buffer = 0 |
Definition at line 216 of file opengl_wrapper.hpp.
GLuint ogl::data::global_square_left_flipped_buffer = 0 |
Definition at line 219 of file opengl_wrapper.hpp.
GLuint ogl::data::global_square_right_buffer = 0 |
Definition at line 215 of file opengl_wrapper.hpp.
GLuint ogl::data::global_square_right_flipped_buffer = 0 |
Definition at line 218 of file opengl_wrapper.hpp.
GLuint ogl::data::global_square_vao = 0 |
Definition at line 213 of file opengl_wrapper.hpp.
bool ogl::data::legacy_mode = false |
Definition at line 199 of file opengl_wrapper.hpp.
GLuint ogl::data::money_icon_tex = 0 |
Definition at line 230 of file opengl_wrapper.hpp.
bool ogl::data::msaa_enabled = false |
Definition at line 247 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_framebuffer = 0 |
Definition at line 237 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_interbuffer = 0 |
Definition at line 240 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_rbo = 0 |
Definition at line 239 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_shader_program = 0 |
Definition at line 244 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_texcolorbuffer = 0 |
Definition at line 238 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_texture = 0 |
Definition at line 241 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_uniform_gaussian_blur = 0 |
Definition at line 246 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_uniform_screen_size = 0 |
Definition at line 245 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_vao = 0 |
Definition at line 242 of file opengl_wrapper.hpp.
GLuint ogl::data::msaa_vbo = 0 |
Definition at line 243 of file opengl_wrapper.hpp.
GLuint ogl::data::navy_icon_tex = 0 |
Definition at line 234 of file opengl_wrapper.hpp.
GLuint ogl::data::sub_square_buffers[64] = {0} |
Definition at line 228 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_border_size_uniform = 0 |
Definition at line 206 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_d_rect_uniform = 0 |
Definition at line 202 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_gamma_uniform = 0 |
Definition at line 211 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_inner_color_uniform = 0 |
Definition at line 204 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_program = 0 |
Definition at line 200 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_screen_height_uniform = 0 |
Definition at line 210 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_screen_width_uniform = 0 |
Definition at line 209 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_secondary_texture_sampler_uniform = 0 |
Definition at line 208 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_subrect_uniform = 0 |
Definition at line 205 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_subroutines_index_uniform = 0 |
Definition at line 203 of file opengl_wrapper.hpp.
GLuint ogl::data::ui_shader_texture_sampler_uniform = 0 |
Definition at line 207 of file opengl_wrapper.hpp.