$darkmode
Suckless OGL
1.0.0
A lean, high-performance C11 PBR Renderer
Back to Docs
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
a
b
c
d
e
g
h
l
m
n
p
r
s
t
u
x
y
z
- a -
A0 :
sh_math.c
A1 :
sh_math.c
A2 :
sh_math.c
add_binding :
app_binding.c
ASCII_CHAR_COUNT :
ui.h
ASYNC_MAX_PATH :
async_loader.h
- b -
BANDING_COMMON_BASE :
postprocess_presets.h
BENCH_MAX_EFFECTS :
effect_benchmark.h
BENCH_MEASURE_FRAMES :
effect_benchmark.h
BENCH_TAG :
effect_benchmark.c
BENCH_TIMEOUT_MS :
effect_benchmark.h
BENCH_WARMUP_FRAMES :
effect_benchmark.h
- c -
CLEANUP_CTX :
shader.c
CLEANUP_FILE :
utils.h
CLEANUP_FREE :
utils.h
CLEANUP_TEXTURE :
gl_common.h
cleanup_tracy_states :
async_loader.c
- d -
DEFAULT_ACCELERATION :
camera.h
DEFAULT_ACTIVE_EFFECTS :
postprocess.h
DEFAULT_BANDING_LEVELS :
postprocess.h
DEFAULT_BLOOM_INTENSITY :
postprocess.h
DEFAULT_BLOOM_RADIUS :
postprocess.h
DEFAULT_BLOOM_SOFT_THRESHOLD :
postprocess.h
DEFAULT_BLOOM_THRESHOLD :
postprocess.h
DEFAULT_BOBBING_AMPLITUDE :
camera.h
DEFAULT_BOBBING_FREQUENCY :
camera.h
DEFAULT_BOBBING_RESET_SPEED :
camera.h
DEFAULT_CAMERA_SENSITIVITY :
camera.h
DEFAULT_CAMERA_SPEED :
camera.h
DEFAULT_CAMERA_ZOOM :
camera.h
DEFAULT_CHROM_ABBR_STRENGTH :
postprocess.h
DEFAULT_DOF_ANAMORPHIC_RATIO :
postprocess.h
DEFAULT_DOF_BOKEH_SCALE :
postprocess.h
DEFAULT_DOF_FOCAL_DISTANCE :
postprocess.h
DEFAULT_DOF_FOCAL_RANGE :
postprocess.h
DEFAULT_EXPOSURE :
postprocess.h
DEFAULT_FILMIC_BLACK_CLIP :
postprocess.h
DEFAULT_FILMIC_SHOULDER :
postprocess.h
DEFAULT_FILMIC_SLOPE :
postprocess.h
DEFAULT_FILMIC_TOE :
postprocess.h
DEFAULT_FILMIC_WHITE_CLIP :
postprocess.h
DEFAULT_FIXED_TIMESTEP :
camera.h
DEFAULT_FOG_COLOR_B :
postprocess.h
DEFAULT_FOG_COLOR_G :
postprocess.h
DEFAULT_FOG_COLOR_R :
postprocess.h
DEFAULT_FOG_DENSITY :
postprocess.h
DEFAULT_FOG_HEIGHT_FALLOFF :
postprocess.h
DEFAULT_FOG_START :
postprocess.h
DEFAULT_FRICTION :
camera.h
DEFAULT_FXAA_EDGE_THRESHOLD :
postprocess.h
DEFAULT_FXAA_EDGE_THRESHOLD_MIN :
postprocess.h
DEFAULT_FXAA_SUBPIX :
postprocess.h
DEFAULT_GRAIN_HIGHLIGHTS_MIN :
postprocess.h
DEFAULT_GRAIN_INTENSITY :
postprocess.h
DEFAULT_GRAIN_SHADOWS_MAX :
postprocess.h
DEFAULT_GRAIN_TEXEL_SIZE :
postprocess.h
DEFAULT_MAX_ALPHA :
camera.h
DEFAULT_MAX_PITCH :
camera.h
DEFAULT_MIN_PITCH :
camera.h
DEFAULT_MIN_VELOCITY :
camera.h
DEFAULT_MIN_VELOCITY_FOR_BOBBING :
camera.h
DEFAULT_MOUSE_SMOOTHING_FACTOR :
camera.h
DEFAULT_ROTATION_SMOOTHING :
camera.h
DEFAULT_SCROLL_SENSITIVITY :
camera.h
DEFAULT_TARGET_FPS :
camera.h
DEFAULT_VIGNETTE_INTENSITY :
postprocess.h
DEFAULT_VIGNETTE_ROUNDNESS :
postprocess.h
DEFAULT_VIGNETTE_SMOOTHNESS :
postprocess.h
DEFAULT_WB_TEMP :
postprocess.h
DEFAULT_WB_TINT :
postprocess.h
DEFAULT_ZOOM_SPEED :
camera.h
- e -
EFFECT_COUNT :
postprocess.c
- g -
GI_BOUNCE_SCALE :
light_probes.c
GI_EPSILON :
light_probes.c
GI_HALF :
light_probes.c
GI_MAX_DIST_RADII :
light_probes.c
GI_MIN_DIST_RADII :
light_probes.c
GI_ZERO :
light_probes.c
GL_ASSERT_UBO_ALIGNMENT :
gl_common.h
GL_DEBUG_POP :
gl_common.h
GL_DEBUG_PUSH :
gl_common.h
GL_SAFE_DELETE_BUFFER :
gl_common.h
GL_SAFE_DELETE_BUFFERS :
gl_common.h
GL_SAFE_DELETE_FRAMEBUFFER :
gl_common.h
GL_SAFE_DELETE_PROGRAM :
gl_common.h
GL_SAFE_DELETE_TEXTURE :
gl_common.h
GL_SAFE_DELETE_VAO :
gl_common.h
GL_SAFE_DELETE_VAOS :
gl_common.h
GL_SCOPE_DEBUG_GROUP :
gl_common.h
GL_SCOPE_USE_PROGRAM :
gl_common.h
GL_UBO_ALIGNED :
gl_common.h
GPU_MEASURE_LOG :
perf_timer.h
GPU_MEASURE_MS :
perf_timer.h
GPU_STAGE_PROFILER :
gpu_profiler.h
- h -
HAS_BILLBOARD_UBO :
billboard_ubo.glsl
HYBRID_FUNC_TIMER :
perf_timer.h
HYBRID_MEASURE_DEBUG_MS :
perf_timer.h
HYBRID_MEASURE_LOG :
perf_timer.h
HYBRID_STOP_BODY :
perf_timer.c
- l -
LOG_CRITICAL :
log.h
LOG_DEBUG :
log.h
LOG_ERROR :
log.h
LOG_INFO :
log.h
LOG_TAG :
gl_debug.c
LOG_WARN :
log.h
LOG_WARNING :
log.h
- m -
M_PI :
light_probes.c
,
sh_math.c
MAT_DEFAULT_ALBEDO :
material.c
MAT_DEFAULT_METALLIC :
material.c
MAT_DEFAULT_ROUGHNESS :
material.c
MAX_ACTION_NOTIFICATIONS :
action_notifier.h
MAX_ACTION_TEXT_LENGTH :
action_notifier.h
MAX_MATERIAL_NAME_LENGTH :
material.h
MIN :
scene.c
MS_PER_SEC :
effect_benchmark.c
- n -
NOTIF_DUR_LONG :
action_notifier.h
NOTIF_DUR_NORMAL :
action_notifier.h
NOTIF_DUR_SHORT :
action_notifier.h
- p -
PERF_MEASURE_LOG :
perf_timer.h
PERF_MEASURE_MS :
perf_timer.h
POSTPROCESS_HISTOGRAM_BUCKETS :
postprocess.h
PROFILE_FIBER_ENTER :
profiler.h
PROFILE_FIBER_LEAVE :
profiler.h
PROFILE_FRAME_MARK :
profiler.h
PROFILE_MESSAGE :
profiler.h
PROFILE_MESSAGE_C :
profiler.h
PROFILE_MESSAGE_L :
profiler.h
PROFILE_THREAD_NAME :
profiler.h
PROFILE_ZONE :
profiler.h
PROFILE_ZONE_END :
profiler.h
PROFILE_ZONE_I :
profiler.h
PROFILE_ZONE_TEXT :
profiler.h
- r -
RAII_SATISFY_FILE :
utils.h
RAII_SATISFY_FREE :
utils.h
- s -
SH_COEFF_COUNT :
light_probes.c
SHADER_SAFE_DESTROY :
shader.h
STB_IMAGE_IMPLEMENTATION :
stb_image_impl.c
STB_IMAGE_WRITE_IMPLEMENTATION :
stb_image_impl.c
STB_TRUETYPE_IMPLEMENTATION :
stb_image_impl.c
STBI_FREE :
stb_image_impl.c
STBI_MALLOC :
stb_image_impl.c
STBI_REALLOC :
stb_image_impl.c
STBIW_FREE :
stb_image_impl.c
STBIW_MALLOC :
stb_image_impl.c
STBIW_REALLOC :
stb_image_impl.c
STBTT_free :
stb_image_impl.c
STBTT_malloc :
stb_image_impl.c
- t -
TRACE_GPU_SCOPE :
profiler.h
TRACE_GPU_STAGE :
profiler.h
tracy_gpu_collect :
tracy_gpu.h
tracy_gpu_init :
tracy_gpu.h
tracy_gpu_zone_begin :
tracy_gpu.h
tracy_gpu_zone_end :
tracy_gpu.h
TRACY_HYBRID_STOP_POSTAMBLE :
perf_timer.c
TRACY_HYBRID_STOP_PREAMBLE :
perf_timer.c
TRACY_HYBRID_STOP_SYNC_END :
perf_timer.c
TRANSFER_OWNERSHIP :
utils.h
transition_tracy_state :
async_loader.c
- u -
UI_MAX_BATCH_VERTICES :
ui.h
USE_SH_BAKE_FACTORS :
light_probes.c
,
sh_probe.glsl
USE_TRANSPARENT_BILLBOARDS :
app_settings.h
- x -
X :
icosphere.c
- y -
Y00 :
sh_math.c
Y10 :
sh_math.c
Y11 :
sh_math.c
Y1n1 :
sh_math.c
Y20 :
sh_math.c
Y21 :
sh_math.c
Y22 :
sh_math.c
Y2n1 :
sh_math.c
Y2n2 :
sh_math.c
- z -
Z :
icosphere.c
Generated by
1.9.1