-
17f0112732
SceneGraph: doc++, show privates as private.
Vladimír Vondruš
2020-02-03 17:29:45 +0100
-
ea92c5b36f
Math: clarify that implicit conversion of Foo to a DualFoo is rotation.
Vladimír Vondruš
2020-02-03 17:24:31 +0100
-
d955908a38
GL: allow creating a Buffer and directly filling it with data.
Vladimír Vondruš
2020-02-03 14:54:05 +0100
-
6aaf783867
GL: reduce amount of included stuff in a test.
Vladimír Vondruš
2020-02-02 17:44:47 +0100
-
f53adefe96
GL: mark the 4-argument DynamicAttribute constructor as explicit.
Vladimír Vondruš
2020-02-02 17:43:58 +0100
-
f7e41d6e96
Platform: add search aliases to have things discoverable betters.
Vladimír Vondruš
2020-02-01 20:21:27 +0100
-
6ba07fa31d
doc: fix a serious error in CMake toolchain docs.
Vladimír Vondruš
2020-01-31 23:05:18 +0100
-
4cf68c29fc
[wip] Platform: implement mouse capturing for SDL and GLFW.
#419
mousecapture
Vladimír Vondruš
2020-01-30 14:01:28 +0100
-
-
fa1176220b
doc: ugh, these pragmas were not meant to be rendered in the docs.
Vladimír Vondruš
2020-01-30 13:33:35 +0100
-
4490dfd68f
Math: use a degree symbol for hue ranges.
Vladimír Vondruš
2020-01-30 13:32:45 +0100
-
bc99e6fa57
Math: improve docs for color (un)packing and sRGB conversion.
Vladimír Vondruš
2020-01-30 13:32:15 +0100
-
750544e2c2
Platform: update copyright in headers.
Vladimír Vondruš
2020-01-30 13:58:29 +0100
-
24cc971b1f
GL: reworked apple-buffer-texture-unbind-on-buffer-modify workaround.
Vladimír Vondruš
2020-01-28 20:51:10 +0100
-
0e1779ad61
GL: a new case that the new Apple BufferTexture workaround doesn't fix.
Vladimír Vondruš
2020-01-28 20:24:13 +0100
-
73f776193d
Math: constexpr *is* inline.
Vladimír Vondruš
2020-01-28 17:59:12 +0100
-
43f5f06956
Math: avoid warnings when calling length() on an integer Vector.
Vladimír Vondruš
2020-01-28 17:32:21 +0100
-
44aed01d77
Fix plugins being searched in lib/ when it should be bin/ and vice versa.
Vladimír Vondruš
2020-01-28 13:36:21 +0100
-
88b515ba15
Platform: assume HiDPI is on by default on macOS 10.13+ and iOS 13+.
Vladimír Vondruš
2020-01-27 21:59:45 +0100
-
de49453199
Platform: make a macOS bundle also for GlfwApplication test.
Vladimír Vondruš
2020-01-27 21:48:51 +0100
-
8d9514148c
Platform: no need, GlfwApplication isn't ported to Emscripten anyway.
Vladimír Vondruš
2020-01-27 19:08:40 +0100
-
7d37647897
Platform: print the "HiDPI not enabled" warning at most once on macOS.
Vladimír Vondruš
2020-01-27 19:06:41 +0100
-
bbc6102320
Platform: hide internal {Glfw,Sdl2}Application flags from the header.
Vladimír Vondruš
2020-01-27 18:52:08 +0100
-
e97b04f66d
GL: new apple-buffer-texture-detach-on-data-modify workaround.
Vladimír Vondruš
2020-01-27 17:57:41 +0100
-
26db8f9f19
GL: move friend declarations down into class privates.
Vladimír Vondruš
2020-01-27 17:54:14 +0100
-
86dbd86e74
GL: added BufferTexture::resetBuffer().
Vladimír Vondruš
2020-01-27 12:26:50 +0100
-
fc0ceac99e
Fix dependency of Image headers on StridedArrayView.
Vladimír Vondruš
2020-01-26 18:11:49 +0100
-
cd7d080fbd
Test that there is no dependency of Image headers on StridedArrayView.
Vladimír Vondruš
2020-01-26 18:00:59 +0100
-
2ba54b542c
Ensure std::string is not accidentally printed to Debug as ResourceKey.
Vladimír Vondruš
2020-01-26 17:44:49 +0100
-
169378eb7d
Make Debug printer for ResourceKey more distinct.
Vladimír Vondruš
2020-01-26 17:42:56 +0100
-
bed90e45fa
doc: update credits and changelog, reference the base-gtkmm project.
Vladimír Vondruš
2020-01-26 16:44:38 +0100
-
d78ceb09ab
Tweaked cmake-subproject section for clarity.
jackcamp
2020-01-15 17:27:54 -0500
-
92b1cdf6b7
Math: pass strided array views by const&.
Vladimír Vondruš
2020-01-24 13:18:39 +0100
-
a6dd63af0f
Math: make batch functions actually usable.
Vladimír Vondruš
2020-01-22 16:56:27 +0100
-
742dc406fd
Math: don't include FunctionsBatch.h from Functions.h anymore.
Vladimír Vondruš
2020-01-21 19:36:46 +0100
-
d69b6f8c40
Math: test and fix array-taking isInf()/isNan() also with vectors.
Vladimír Vondruš
2020-01-21 19:30:59 +0100
-
71b775aeb1
Math: minor test cleanup.
Vladimír Vondruš
2020-01-21 19:30:12 +0100
-
d4f7c853ae
Math: make Constants::inf() work with clang-cl 8.
Vladimír Vondruš
2020-01-20 19:00:46 +0100
-
3b940f2509
doc: avoid referencing the deprecated Math::swizzle() function.
Vladimír Vondruš
2020-01-24 13:15:27 +0100
-
b384b2043b
doc: mention the base-wxwidgets bootstrap project as well.
Vladimír Vondruš
2020-01-20 18:58:00 +0100
-
a82a4c273e
doc: mention Microsoft's ANGLE Wiki page about performance.
Vladimír Vondruš
2020-01-18 18:09:49 +0100
-
9aa68715db
Math: preserve signs in the Matrix[34]::scaling() getter.
Vladimír Vondruš
2020-01-18 12:51:00 +0100
-
2a12ca14e3
MeshTools: test compile() with both flat and smooth normals requested.
Vladimír Vondruš
2020-01-17 23:21:19 +0100
-
84ac43d2ce
GL: avoid picking up variadic Mesh::addVertexBuffer() for dynamic attribs.
Vladimír Vondruš
2020-01-17 23:42:21 +0100
-
61af7672d1
Test: adapted for the upcoming asserting CORRADE_GRACEFUL_ASSERT.
Vladimír Vondruš
2020-01-16 22:53:09 +0100
-
50ac6d1a13
Test: fix false sense of security in pixel/mesh enum mapping tests.
Vladimír Vondruš
2020-01-08 21:40:16 +0100
-
bf43767531
doc: mark these as new in 2019.10.
Vladimír Vondruš
2019-11-20 17:12:54 +0100
-
86c589d44a
Shorten assertion messages in Image{Data,View,} constructors.
Vladimír Vondruš
2019-11-13 20:46:17 +0100
-
6f535632f4
MeshTools: improve coverage BY ONE WHOLE LINE.
Vladimír Vondruš
2020-01-10 17:39:31 +0100
-
c410ffc50f
Tweaked cmake-subproject section for clarity.
#418
jackcamp
2020-01-15 17:27:54 -0500
-
-
-
93823004ae
external: update Vulkan headers for version 1.2.
Vladimír Vondruš
2020-01-15 20:59:48 +0100
-
92088fe5ae
doc: removed an issue reference that was unrelated to clang-cl.
Vladimír Vondruš
2020-01-15 21:00:46 +0100
-
15812034c5
Animation: fix linking to the library on MSYS2/Clang.
#417
William JCM
2020-01-15 15:55:50 +0100
-
4b929769df
SceneGraph: fix linking to the library on MSYS2/Clang.
William JCM
2020-01-14 22:03:46 +0100
-
31a7c4f66e
Platform: check for presence of GLFW cursor defines instead of a version.
Vladimír Vondruš
2020-01-14 21:54:01 +0100
-
-
-
16f845e4fb
WavAudioImporter: fix the tests to work on any endian and char signs.
Vladimír Vondruš
2020-01-12 17:24:01 +0100
-
7cfa1709ef
WavAudioImporter: FFS GCC.
Vladimír Vondruš
2020-01-10 17:57:14 +0100
-
2ff5d32156
WavAudioImporter: make it work on Big-Endian platforms, support RIFX.
Vladimír Vondruš
2020-01-10 17:38:06 +0100
-
6fbedd8f52
Revert "doc: pile on more Doxygen workarounds."
Vladimír Vondruš
2020-01-11 18:15:54 +0100
-
0fed65a3e5
WavAudioImporter: fix a comment.
Vladimír Vondruš
2020-01-11 18:02:56 +0100
-
2a57401218
Trade: doc++
Vladimír Vondruš
2020-01-07 23:44:13 +0100
-
6b22a11170
Don't parse cpp files by Doxygen.
Vladimír Vondruš
2020-01-07 23:44:33 +0100
-
c94c462187
Doc++, updated changelog.
Vladimír Vondruš
2020-01-11 18:07:38 +0100
-
1b1c12a56f
GlfwApplication: added new GLFW 3.4 resizing cursors.
#415
Marco Melorio
2020-01-11 01:36:48 +0100
-
31a08cf573
MeshTools: use a range-based minmax in removeDuplicates().
Vladimír Vondruš
2019-12-31 00:24:28 +0100
-
7cbd7c703b
MeshTools: fix an OOB access in tipsify().
Vladimír Vondruš
2020-01-06 20:53:41 +0100
-
6b1d4a4f08
MeshTools: regression test for an OOB access in tipsify().
Vladimír Vondruš
2020-01-06 19:54:32 +0100
-
a66c9f5897
MeshTools: a better name for a variable.
Vladimír Vondruš
2020-01-06 19:48:27 +0100
-
47760294fc
MeshTools: retroactively fire the 2010 edition of me.
Vladimír Vondruš
2020-01-06 19:43:28 +0100
-
631032749d
Platform: clarify a comment so I don't waste time here again.
Vladimír Vondruš
2020-01-06 19:07:50 +0100
-
a4dcecc027
doc: mention the new \m_since commands in Developers Guide.
Vladimír Vondruš
2020-01-05 17:43:50 +0100
-
9d5064c857
Platform: fix Sdl2Application::setSwapInterval(0) + setMinLoopPeriod().
Vladimír Vondruš
2020-01-06 11:12:37 +0100
-
bdd270368d
Primitives: make the Icosphere test less awful.
Vladimír Vondruš
2020-01-04 23:26:25 +0100
-
a19eb4e4a8
doc: DOXYGEN! WHAT THE HELL!
Vladimír Vondruš
2020-01-03 21:27:45 +0100
-
c5dd075106
doc: Doxygen, what the hell.
Vladimír Vondruš
2020-01-03 21:27:28 +0100
-
0b7831c1ad
doc: pile on more Doxygen workarounds.
Vladimír Vondruš
2020-01-03 21:27:09 +0100
-
6be7ebd54f
modules: I am stupid.
Vladimír Vondruš
2020-01-03 21:24:13 +0100
-
bec180fcf0
Doc++
Vladimír Vondruš
2020-01-03 19:31:09 +0100
-
c1f43709fd
doc: sweeping update of CMake usage instructions.
Vladimír Vondruš
2020-01-03 19:30:26 +0100
-
9ae20a0a67
doc: fix mismatched enum value links.
Vladimír Vondruš
2020-01-02 18:04:01 +0100
-
d6718aaa1d
doc: use PRIVATE in target_link_libraries() CMake snippets.
Vladimír Vondruš
2020-01-02 17:35:00 +0100
-
d5ecfe53f3
doc: update Doxyfile for 1.8.17.
Vladimír Vondruš
2020-01-02 17:28:04 +0100
-
34aec29fb0
modules: link SDL to Metal framework on iOS.
Vladimír Vondruš
2020-01-01 20:46:08 +0100
-
5a3288154b
Platform: properly include SDL_main.h for iOS.
Vladimír Vondruš
2020-01-01 19:57:01 +0100
-
d64a67ab63
Platform: this error message was beyond useless.
Vladimír Vondruš
2020-01-01 19:56:30 +0100
-
7ced4740fd
Silence a bunch of macOS-specific warnings.
Vladimír Vondruš
2019-12-31 01:31:27 +0100
-
9c8a3b6c39
Adapt to Corrade changes.
Vladimír Vondruš
2019-12-31 01:31:13 +0100
-
c7173ee841
Updated toolchains submodule.
Vladimír Vondruš
2019-12-30 17:55:37 +0100
-
91fc09e3e9
Prefix internal Resource members with an underscore.
Vladimír Vondruš
2019-12-30 16:55:07 +0100
-
eda984c9c9
Made Resource nothrow-movable.
Vladimír Vondruš
2019-12-30 16:42:11 +0100
-
51b8349c24
Doc++
Vladimír Vondruš
2019-12-30 16:41:38 +0100
-
2eaa9f2ceb
Add explicit tests for Resource constructors.
Vladimír Vondruš
2019-12-30 16:25:19 +0100
-
55b18efe43
Test that [Compressed]Image is nothrow movable.
Vladimír Vondruš
2019-12-30 16:23:50 +0100
-
d95d3b9290
doc: make configuration value parsers more discoverable.
Vladimír Vondruš
2019-12-30 15:47:06 +0100
-
e603771cef
Platform: fix EmscriptenApplication mouse events with Emscripten master.
Vladimír Vondruš
2019-12-30 15:42:39 +0100
-
34261840bc
GL: expand ARB_DSA blacklisting on Intel Windows drivers a bit further.
#405
Vladimír Vondruš
2019-12-03 00:07:13 +0100
-
c4e8aac04e
doc: clarify what CMake the 100-page Android troubleshooting guide uses.
Vladimír Vondruš
2019-12-21 11:55:21 +0100
-
f6abe4577c
doc: advertise clang-cl support.
Vladimír Vondruš
2019-12-20 23:49:02 +0100
-
28fdfad0ec
MeshTools: suppress a Clang warning in a test.
Vladimír Vondruš
2019-12-20 23:41:10 +0100
-
dc56bf413a
DebugTools: update test to pass on clang-cl.
Vladimír Vondruš
2019-12-20 23:40:44 +0100
-
f831be7031
GL: clang-cl is this what you want?
Vladimír Vondruš
2019-12-20 20:04:29 +0100