index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
Age
Commit message (
Expand
)
Author
2023-09-11
Preprocess texture compression code
Erik Kundiman
2023-09-11
Use the more portable GL_COMPARE_REF_TO_TEXTURE
Erik Kundiman
2023-09-11
Try to use GL_MULTISAMPLE_EXT or don't try at all
Erik Kundiman
2023-09-11
Use the more portable GL_FRAMEBUFFER
Erik Kundiman
2023-09-11
Use more portable GL_TEXTURE_MAX_ANISOTROPY_EXT
Erik Kundiman
2023-09-11
Assume GL_ANY_SAMPLES_PASSED is supported
Erik Kundiman
2023-09-11
Use the more portable GL_TIME_ELAPSED_EXT
Erik Kundiman
2023-09-11
Use non 64 versions when no ARB timer query
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 3.0 code
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 4.0 code
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 3.2 code
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 1.2 code
Erik Kundiman
2023-09-11
Preprocess non portable OpenGL 1.1 code
Erik Kundiman
2023-09-10
TinyGLTF & Vulkan glTF not included on systemlibs
Erik Kundiman
2023-09-10
Swap dependency between llmath & llmeshoptimizer
Erik Kundiman
2023-09-10
Comment out dead_code_should_blow_up_here
Erik Kundiman
2023-09-10
Fixes to get it build again on FreeBSD
Erik Kundiman
2023-09-10
SDL window overrides all window pure virtual funcs
Erik Kundiman
2023-09-10
Merge branch 'main' into DRTVWR-559
Erik Kundiman
2023-09-10
Use prebuilt OpenJPEG for now
Erik Kundiman
2023-09-10
macOS still uses viewer_manifest for now
Erik Kundiman
2023-09-10
The header for CFBundleRef & CFBundleCreate
Erik Kundiman
2023-09-10
GL_ALPHA8_EXT as an alternative to GL_ALPHA8
Erik Kundiman
2023-09-10
Darwin hasn't been using llwindowmacosx
Erik Kundiman
2023-09-10
GL_RGBA16F is used when there's no GL_RGBA16
Erik Kundiman
2023-09-10
Lose the _EXT from GL_FRAMEBUFFER macro
Erik Kundiman
2023-09-10
Always compile vertex array code
Erik Kundiman
2023-09-10
Preprocess GLU implementors only code
Erik Kundiman
2023-09-10
Missing parameter for non file picker implementors
Erik Kundiman
2023-09-10
Preprocess non portable OpenGL code
Erik Kundiman
2023-09-10
Lose the _ARB suffix from many macros
Erik Kundiman
2023-09-07
Bring back glBufferParameteriAPPLE
Erik Kundiman
2023-09-07
Bring back GL_MULTISAMPLE_ARB to macOS
Erik Kundiman
2023-09-07
Revert "Bring back GL funcs & macros that work on macOS"
Erik Kundiman
2023-09-07
Bring back OpenGL >= 3.0 functionalities to macOS
Erik Kundiman
2023-09-07
Bring back GL funcs & macros that work on macOS
Erik Kundiman
2023-09-07
Comment out the GL funcs redefinition for Darwin
Erik Kundiman
2023-09-07
Implementations without shm_unlink can use APR
Erik Kundiman
2023-09-06
Merge pull request #361 from secondlife/SL-20167
cosmic-linden
2023-09-06
SL-20167: Don't block clipboard if GLTF material is null
Cosmic Linden
2023-09-06
SL-20167: Also check permission on paste to be certain
Cosmic Linden
2023-09-06
SL-19842 WIP -- Change how probe ambiance mixes with sky ambient.
RunitaiLinden
2023-09-06
GL_ALPHA8_EXT as an alternative to GL_ALPHA8
Erik Kundiman
2023-09-06
Preprocess appearance GL fixed-function features
Erik Kundiman
2023-09-06
Comment out the GL functions redefinitions for all
Erik Kundiman
2023-09-06
Re-exclude FBSD test on Nvidia headers
Erik Kundiman
2023-09-06
GL TIME_ELAPSED_EXT as alternative to TIME_ELAPSED
Erik Kundiman
2023-09-06
glDrawBuffers instead of glDrawBuffer
Erik Kundiman
2023-09-06
Suffixless GL_LUMINANCE(_ALPHA)
Erik Kundiman
2023-09-06
Check for GL_BGRA_EXT before compiling its code
Erik Kundiman
[prev]
[next]