Henrik Rydgard
|
900539e200
|
Fix #9340 (touch controls not always getting repositioned correctly)
|
2017-02-23 09:31:45 +01:00 |
|
Henrik Rydgard
|
2fabe3e1c5
|
Fix a number of resource leaks, both D3D11-only and general.
Additionally, fix D3D11 BlitFramebuffer
|
2017-02-17 19:23:01 +01:00 |
|
Henrik Rydgard
|
9dd3e18ed4
|
Fix two minor issues with D3D UI
|
2017-02-08 17:09:59 +01:00 |
|
Henrik Rydgard
|
9bdae8f32e
|
DrawContext: Use uniform buffers on all platforms (simulated where necessary)
|
2017-02-08 12:55:58 +01:00 |
|
Henrik Rydgard
|
ad29974a56
|
Change when drawcontexts are allocated. Hook up backbuffer events to fix d3d9 resizing.
|
2017-02-06 11:40:16 +01:00 |
|
Henrik Rydgard
|
f00f7d2fb8
|
Remove some dependencies on the pD3DDevice globals
|
2017-02-05 20:36:00 +01:00 |
|
Henrik Rydgard
|
20d9e60a67
|
Just some renaming. Start moving away from the "thin3d" name
|
2017-01-30 14:38:31 +01:00 |
|
Henrik Rydgård
|
6a7d3a3910
|
Break out image file management from DrawContext (thin3d)
|
2017-01-24 20:58:59 +01:00 |
|
Henrik Rydgård
|
377561865a
|
A little more D3D11, BlendFactor
|
2017-01-24 20:58:59 +01:00 |
|
Henrik Rydgård
|
cbf4e5f38c
|
Implement colormask
|
2016-12-27 11:59:11 +01:00 |
|
Henrik Rydgård
|
9f2e83b66c
|
Bundle up more state in the pipeline object. Lets us get rid of Vulkan's pipeline cache.
|
2016-12-27 11:59:11 +01:00 |
|
Henrik Rydgård
|
8d84fb75c7
|
Remove ShaderSet presets
|
2016-12-27 11:59:10 +01:00 |
|
Henrik Rydgård
|
f86b9f7900
|
Guess what? More renaming
|
2016-12-27 11:59:06 +01:00 |
|
Henrik Rydgård
|
9b439e4c43
|
Remove Thin3D prefix on more things
|
2016-12-27 11:59:06 +01:00 |
|
Henrik Rydgård
|
463251908b
|
Rename things to closer match another project which I plan to share some code with
|
2016-12-27 11:59:02 +01:00 |
|
Henrik Rydgård
|
10393f5d4e
|
Move Thin3D into the Draw namespace.
|
2016-12-27 11:58:03 +01:00 |
|
Henrik Rydgard
|
a1f25ceb7f
|
Fix bug in input box handling. Should fix #9095.
|
2016-10-26 19:06:41 +02:00 |
|
Florent Castelli
|
cb4d0732df
|
qt: Remove qrc files
|
2016-10-17 23:45:21 +02:00 |
|
Florent Castelli
|
f02e2b59b0
|
qt: Build Qt frontend with CMake. Requires Qt5.
|
2016-10-17 23:45:21 +02:00 |
|
Florent Castelli
|
94d57f4573
|
maemo: Remove!
|
2016-10-12 13:13:09 +02:00 |
|
Florent Castelli
|
70593d1004
|
android: Change preprocessor define to standard __ANDROID__
ANDROID is only standard to the old Makefile buildsystem, not the platform.
|
2016-10-12 11:14:09 +02:00 |
|
Florent Castelli
|
4145b60a0e
|
symbian: Remove!
|
2016-10-11 18:49:08 +02:00 |
|
Florent Castelli
|
373db56a16
|
blackberry: Remove!
|
2016-10-11 17:40:32 +02:00 |
|
Unknown W. Brackets
|
379ec56f0d
|
Tweak wording to clarify battery save message.
|
2016-10-10 17:32:25 -07:00 |
|
Unknown W. Brackets
|
b15c6fc295
|
Oops, only call gl_lost() for OpenGL.
|
2016-10-01 17:19:16 -07:00 |
|