scrawl
|
a47617c21f
|
Fix tab indentations in apps/ and components/
|
9 years ago |
Nikolay Kasyanov
|
166df28906
|
OS X cursor workaround build fix
|
10 years ago |
scrawl
|
4a68ceaeb7
|
Restrict the OS X cursor workaround to Intel graphics systems
|
10 years ago |
scrawl
|
af5ffa5548
|
Don't warn about SDL touch events
|
10 years ago |
scrawl
|
47ac20af40
|
Workaround flipped cursor on OS X
|
10 years ago |
slothlife
|
420789baa9
|
Remove an unused include
|
10 years ago |
slothlife
|
1b3cc957f8
|
Move some OSG static library setup code
|
10 years ago |
slothlife
|
df99d5a59d
|
Move setup code for OSG when statically linked
|
10 years ago |
scrawl
|
de6dc21552
|
Create hardware cursors in advance (Fixes #2660)
|
10 years ago |
scrawl
|
35b2d91fb3
|
Throw error when failing to create graphics context
|
10 years ago |
scrawl
|
9c9b83f8e2
|
Changes to compile with osg-svn 3.3.8
|
10 years ago |
scrawl
|
e642f20a65
|
Restore screenshot key functionality
|
10 years ago |
scrawl
|
1cdb440b77
|
glReadPixels *is* available on OpenGL ES
|
10 years ago |
scrawl
|
9ee63dc3f4
|
Change stats viewer key to f3
|
10 years ago |
scrawl
|
22f01b1232
|
Merge branch 'master' of https://github.com/OpenMW/openmw into osg
Conflicts:
apps/launcher/graphicspage.cpp
apps/opencs/editor.cpp
apps/opencs/model/doc/document.cpp
apps/opencs/view/render/cell.cpp
apps/opencs/view/render/mousestate.cpp
apps/opencs/view/render/textoverlay.cpp
apps/opencs/view/render/worldspacewidget.cpp
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwgui/inventorywindow.cpp
apps/openmw/mwgui/loadingscreen.cpp
apps/openmw/mwgui/mapwindow.cpp
apps/openmw/mwgui/pickpocketitemmodel.cpp
apps/openmw/mwgui/waitdialog.cpp
apps/openmw/mwmechanics/combat.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
apps/openmw/mwrender/globalmap.cpp
apps/openmw/mwworld/physicssystem.cpp
apps/openmw/mwworld/refdata.cpp
apps/openmw/mwworld/scene.cpp
apps/openmw/mwworld/worldimp.cpp
components/sdlutil/sdlinputwrapper.cpp
extern/shiny/Main/Factory.cpp
extern/shiny/Main/MaterialInstance.cpp
extern/shiny/Main/Platform.cpp
extern/shiny/Main/ShaderSet.cpp
|
10 years ago |
scrawl
|
314c1161ae
|
Minor addition to reading display
|
10 years ago |
scrawl
|
99eb78fc19
|
Fix $DISPLAY not being accounted for in cursor decompression context
|
10 years ago |
scrawl
|
737c2114dc
|
Change viewer stats keybinding to F9
|
10 years ago |
scrawl
|
5442bf23a6
|
Apply video mode & gamma setting changes
|
10 years ago |
scrawl
|
5dd1b2ae86
|
Readded HW cursor rotation
|
10 years ago |
scrawl
|
c775cbbbaa
|
Silence an annoying message
|
10 years ago |
scrawl
|
9ea416b852
|
Readded HW cursor manager (no image rotation yet)
|
10 years ago |
scrawl
|
39fb46601a
|
Readded input & event handling
|
10 years ago |
scrawl
|
298b3ed2ef
|
Create the GraphicsWindowSDL2 directly
|
10 years ago |
scrawl
|
0498e6e5f0
|
Readded window icon
|
10 years ago |
scrawl
|
375b736e74
|
Use SDL to create the window
No input nor event loop handling yet, so the window will "stop responding" after a few seconds.
Thanks to KittyCat for the GraphicsWindowSDL2 code.
|
10 years ago |