Age | Commit message (Expand) | Author |
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 | 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 |
2023-09-06 | Check texture compression implementations | Erik Kundiman |
2023-09-06 | Preprocess anisotropy related code | Erik Kundiman |
2023-09-06 | GL_EXT_draw's can be used for transform feedback | Erik Kundiman |
2023-09-06 | EXT_disjoint_timer_query as alternative to ARB's | Erik Kundiman |
2023-09-06 | Disable glFlushMappedBufferRangeAPPLE use | Erik Kundiman |
2023-09-06 | Core profile glFlushMappedBufferRange function | Erik Kundiman |
2023-09-06 | GL_EXT_map_buffer_range as an alternative to ARB's | Erik Kundiman |
2023-09-06 | Disable glBufferParameteriAPPLE use | Erik Kundiman |
2023-09-06 | Always compile vertex array code | Erik Kundiman |
2023-09-06 | Core profile glBlendFuncSeparate | Erik Kundiman |
2023-09-06 | Khronos debug as an alternative to ARB's | Erik Kundiman |
2023-09-06 | Lose the _ARB suffix from many macros | Erik Kundiman |
2023-09-06 | Some GL_VERSION_2_0 sampler implementor only code | Erik Kundiman |
2023-09-06 | Core profile query related functions | Erik Kundiman |
2023-09-06 | Core profile buffer related functions | Erik Kundiman |
2023-09-06 | Left out from previous commit | Erik Kundiman |
2023-09-06 | Core profile vertex attribute related functions | Erik Kundiman |
2023-09-06 | Core profile uniform related functions | Erik Kundiman |
2023-09-06 | Core profile program object related functions | Erik Kundiman |
2023-09-06 | Core profile shader functions, macros & type | Erik Kundiman |
2023-09-06 | Core profile glCreateShader & return type GLuint | Erik Kundiman |
2023-09-05 | SL-19655 Remove a couple unused debug settings and related code (update) | Alexander Gavriliuk |
2023-09-05 | SL-18125 Fixed default upload permissions being ignored | Andrey Kleshchev |
2023-09-05 | Preprocess non portable GL funcs & macros | Erik Kundiman |
2023-09-05 | SL-19709 Fix for fullbright shiny not factoring out exposure (update) | Alexander Gavriliuk |
2023-09-05 | SL-20236 BugSplat Crash in LLVertexBuffer::validateRange(708) | Alexander Gavriliuk |
2023-09-05 | Exclude FBSD from more GL function redefinitions | Erik Kundiman |
2023-09-05 | Comment out redefinitions of GL functions | Erik Kundiman |
2023-09-01 | SL-20167: Grey out the clipboard when copying the material to clipboard is no... | Cosmic Linden |
2023-09-01 | SL-19664 Crash in LLAppViewer::initStrings(2985) - log extended info | Alexander Gavriliuk |
2023-08-30 | SL-19664 Crash in LLAppViewer::initStrings - make the error message more info... | Alexander Gavriliuk |
2023-08-30 | SL-18366 Crash in LLCullResult::assertDrawMapsEmpty - make the error message ... | Alexander Gavriliuk |
2023-08-29 | Make it possible for external TOS to be agreed to | Erik Kundiman |
2023-08-29 | Replace login viewer name's left with circle logo | Erik Kundiman |
2023-08-29 | Give the icons rounded corners | Erik Kundiman |
2023-08-29 | Adjust the credits | Erik Kundiman |
2023-08-29 | Copyright notice repro on statically linked libs | Erik Kundiman |