1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Window::GetDPIScale method and implementation for Windows
Alexander Bich
as Quyse Lert
More... about 8 years ago
experimental dpi scaling
Alexander Bich
as Quyse Lert
More... about 8 years ago
update cursor on Win32Window only in client area
Alexander Bich
as Quyse Lert
More... about 8 years ago
Window::GetRect method
Alexander Bich
as Quyse Lert
More... about 8 years ago
Adapter::CreateOptimizedWindow method
Alexander Bich
as Quyse Lert
More... about 8 years ago
window fullscreen support for sdl
Alexander Bich
as Quyse Lert
More... about 8 years ago
fullscreen borderless mode for windows
Alexander Bich
as Quyse Lert
More... about 8 years ago
fix eigen build on msvc with c++ 17 enabled (because of wrong __cplusplus)
Alexander Bich
as Quyse Lert
More... about 8 years ago
avoid warnings when defining GLEW macros
Alexander Bich
as Quyse Lert
More... about 8 years ago
upgrade eigen to 3.3.1
Alexander Bich
as Quyse Lert
More... about 8 years ago
set v8 submodule on existing commit
Alexander Bich
as Quyse Lert
More... about 8 years ago
presenter's swap interval setting
Alexander Bich
as Quyse Lert
More... about 8 years ago
empty implementations for icons in EmsWindow
Alexander Bich
as Quyse Lert
More... about 8 years ago
setting window icon implementation for win32 window
Alexander Bich
as Quyse Lert
More... about 8 years ago
setting window icon * SDL implementation
Alexander Bich
as Quyse Lert
More... about 8 years ago
upgrade lz4
Alexander Bich
as Quyse Lert
More... about 8 years ago
fix serialization/deserialization of compressed RawTextureData
Alexander Bich
as Quyse Lert
More... about 8 years ago
lz4 build fixes
Alexander Bich
as Quyse Lert
More... about 8 years ago
some fixes to make archi compilable on linux
Alexander Bich
as Quyse Lert
More... about 8 years ago
remove DebugBreak macro
Alexander Bich
as Quyse Lert
More... about 8 years ago
correct color cursors in SDL
Alexander Bich
as Quyse Lert
More... about 8 years ago
RawTextureData::PremultiplyAlpha method
Alexander Bich
as Quyse Lert
More... about 8 years ago
custom cursors support and dummy implementation of text input for Win32Window
Alexander Bich
as Quyse Lert
More... about 8 years ago
remove cursors from emscripten window
Alexander Bich
as Quyse Lert
More... about 8 years ago
safer use of SDL surfaces
Alexander Bich
as Quyse Lert
More... about 8 years ago
custom mouse cursor support
Alexander Bich
as Quyse Lert
More... about 8 years ago
PngImageLoader now uses srgb format
Alexander Bich
as Quyse Lert
More... about 8 years ago
fix web build
Alexander Bich
as Quyse Lert
More... about 8 years ago
proper use of vertexArrayObject gl extension
Alexander Bich
as Quyse Lert
More... about 8 years ago
text input in emscripten via SDL
Alexander Bich
as Quyse Lert
More... about 8 years ago