Florent Castelli
|
e0ff68b3f6
|
c++11: Remove compat header base/functional.h
We want a proper C++11, not tr1. We don't target those compilers anyway.
|
2016-10-12 11:32:45 +02:00 |
|
Henrik Rydgard
|
a19ea78b4b
|
Consolidate the texture scaler code.
|
2015-04-08 22:52:49 +02:00 |
|
Henrik Rydgard
|
c2cf2bd97e
|
Move some more color conversion functions to ColorConv
|
2015-04-08 22:52:47 +02:00 |
|
Henrik Rydgard
|
31961eace9
|
Color conv attempt 2. Start consolidating simple color conversion functions in a single header+cpp.
|
2015-04-08 22:52:46 +02:00 |
|
Unknown W. Brackets
|
0982336565
|
Oops, fix race in xBRZ buffer alloc.
|
2015-02-21 15:51:02 -08:00 |
|
Henrik Rydgard
|
cae58cafee
|
Revert "Merge pull request #7361 from hrydgard/color-conv-centralize"
This reverts commit f1b57dabf5 , reversing
changes made to 41001637ce .
|
2015-01-22 19:53:32 +01:00 |
|
Henrik Rydgard
|
7faddd6100
|
Consolidate the two TextureScaler copies into one.
Also lets us clean up ColorConv slightly.
|
2015-01-20 17:32:55 +01:00 |
|
Henrik Rydgard
|
2623a48b4a
|
Centralize color conversion functions in Common/ColorConv.
|
2015-01-20 17:32:54 +01:00 |
|
Unknown W. Brackets
|
416182b4ba
|
Update to xBRZ 1.1.
Keeping the channel swap stuff and other changes, though.
|
2014-11-02 14:17:24 -08:00 |
|
Unknown W. Brackets
|
e3d0703bbb
|
d3d: Fix texture scaling.
|
2014-09-09 01:22:11 -07:00 |
|
Henrik Rydgard
|
1d7642fa48
|
Remove most mentions of the "_XBOX" define
|
2014-08-24 14:21:35 +02:00 |
|
Unknown W. Brackets
|
602daf5f8a
|
Add some missing algorithm includes.
|
2014-07-01 00:26:22 -07:00 |
|
The Dax
|
e8263523a8
|
Build fix for VS 2012.
|
2013-09-17 22:37:49 -04:00 |
|
Unknown W. Brackets
|
f55b6a0dbc
|
Put the DirectX9 stuff into a namespace.
This makes it almost build on Windows, but not quite. Some required files
excluded from build, still.
|
2013-09-15 08:56:12 -07:00 |
|
Henrik Rydgard
|
cc6681cd0b
|
Compile Ced's DX9 GPU on Windows. Not hooked up yet.
This needs work, has several problems that must be fixed to run on Windows.
Ced, you'll have to fix up your xb project file a bit, sorry.
|
2013-09-15 12:52:44 +02:00 |
|