Age | Commit message (Collapse) | Author |
|
|
|
Clean up SDL input capture and various small linux fixes
|
|
|
|
Repair linux warning flags and fix test builds
|
|
|
|
Communicate menu (#2707)
|
|
|
|
SDL_CaptureMouse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dlopen and dlsym are well suited for and let us avoid the need to deal with the pecularities of APR.
|
|
SDL and Linux improvements
|
|
|
|
bindDeferredShader and dead uniform cleanup
|
|
|
|
Try to eliminate the runtime cost of `ll_convert_to<T>(const T&)`.
|
|
|
|
Add UI callback to invoke specified script via menu
|
|
|
|
|
|
|
|
|
|
Add support for Core and Debug GL context creation
Fix window position support
Fix vsync handling
Add minimum GL context support
|
|
|
|
Horizontal Scrollwheels
Proper extra mouse button handling
SDL native double click handling
|
|
|
|
functions
|
|
|
|
|
|
Fix shutdown crash from OpenAL failing to release a buffer
|
|
pasteTextWithLinebreaks (#2729)
GCC 13 did not like having a template<> inside the class body at all.
Thus turn the specialization of pasteTextWithLinebreaks into a
class methode pasteTextWithLinebreaksImpl.
|
|
|
|
Don't clear big render target if all pixels will be replaced
|
|
|
|
Remove dead LLPostProcess class and related code
|
|
|
|
|
|
shaders that use them
|
|
|
|
|
|
properly
Ex: Saving textures to hard drive sometimes fails
|
|
|
|
|
|
|