Paul Chote
|
50da18cd22
|
Add depth buffer support to RgbaColorRenderer.
|
2016-08-27 15:43:20 +01:00 |
|
Paul Chote
|
9437a86e7e
|
Remove legacy sound code and simplify platform init.
|
2016-08-06 19:53:50 +01:00 |
|
Paul Chote
|
2634643d91
|
Write z data to the depth buffer.
|
2016-04-15 09:42:29 -04:00 |
|
Paul Chote
|
dabea59b7d
|
Pass depth scale factors to vertex shaders.
|
2016-04-10 09:41:01 -04:00 |
|
Paul Chote
|
706d3ae52a
|
Move dedicated server code to OpenRA.Server.exe
|
2016-03-30 19:26:50 +01:00 |
|
Paul Chote
|
bc0efbefd1
|
Include OpenGL version string in sysinfo.
|
2016-03-02 21:33:12 +01:00 |
|
Paul Chote
|
e71225496b
|
Clarify GPL version.
|
2016-02-21 16:30:48 +00:00 |
|
Paul Chote
|
b396965fd9
|
Update licence header year.
|
2016-02-21 16:27:31 +00:00 |
|
Paul Chote
|
d573e21a48
|
Traits open files via the Map.
|
2016-02-18 18:12:33 +00:00 |
|
Paul Chote
|
844e1a1770
|
Loads fonts via the virtual filesystem.
|
2016-02-06 21:24:43 +00:00 |
|
RoosterDragon
|
8e89a6a696
|
Simplify names, remove unused usings, remove redundant casts.
|
2016-01-17 21:35:36 +00:00 |
|
Pavel Penev
|
0e53312a1d
|
Add a package-oriented Platform.ResolvePath() method
|
2016-01-10 23:19:28 +02:00 |
|
RoosterDragon
|
b5f24c3fa6
|
Add some missing Dispose calls, fix some Dispose implementations.
|
2016-01-01 04:51:54 +00:00 |
|
Paul Chote
|
74fb9bbfbb
|
Remove legacy SetLineWidth methods.
|
2015-12-26 13:51:53 +00:00 |
|
Paul Chote
|
4ffee12065
|
Remove legacy line rendering code.
|
2015-12-19 12:28:59 +00:00 |
|
atlimit8
|
bee590a057
|
Merge pull request #10208 from RoosterDragon/perf-comments
Added some performance comments
|
2015-12-13 20:46:07 -06:00 |
|
RoosterDragon
|
b0619a3e25
|
Added comments in performance sensitive code.
|
2015-12-13 16:24:54 +00:00 |
|
Paul Chote
|
43eb4dadc9
|
Remove obsolete QuadRenderer.
|
2015-12-10 23:22:47 +00:00 |
|
Paul Chote
|
02dedf9acf
|
Introduce RgbaColorRenderer class.
|
2015-12-10 23:22:07 +00:00 |
|
Kevin Azzam
|
96c0c2dec6
|
Make ctrl+x cut to clipboard
|
2015-10-12 18:58:26 +02:00 |
|
Matthias Mailänder
|
f7b0454b9e
|
avoid an unnecessary overload
|
2015-08-23 07:58:07 +02:00 |
|
Matthias Mailänder
|
17f3466451
|
untie the engine from SDL2 and MiniTK
|
2015-08-23 07:58:03 +02:00 |
|