Lioncash
|
52099d1b0a
|
D3DTexture: in-class initialize class members where applicable
|
2017-09-03 13:08:06 -04:00 |
Stenzek
|
725d5bc3a1
|
D3D11: Drop unused method ReplaceRGBATexture2D
|
2017-03-04 22:37:10 +10:00 |
Pierre Bourdon
|
3570c7f03a
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
Stenzek
|
d1b132731d
|
D3D: Remove redundant cast, move pitch calculation to caller
|
2015-11-24 21:54:19 +10:00 |
Stenzek
|
6be4608a0d
|
D3D: Fix crash on some drivers with small textures
|
2015-11-24 21:15:19 +10:00 |
Lioncash
|
cc036ca86c
|
Common: Remove other Common prefixed headers from Common.h
|
2015-09-26 18:51:58 -04:00 |
Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
f75187db3e
|
Add missing newlines at EOF
|
2015-03-01 17:17:09 +01:00 |
Jules Blok
|
ca766747a8
|
D3DTexture: Bind textures as texture arrays.
|
2014-12-14 13:28:43 +01:00 |
Jules Blok
|
a689db0e48
|
D3D: Add 3D vision support.
|
2014-12-14 13:28:42 +01:00 |
Jules Blok
|
9a312e2b83
|
D3D: Use two slices for most of our textures.
|
2014-12-14 13:28:40 +01:00 |
Stevoisiak
|
6da394a4d0
|
More formatting and consistency fixes
|
2014-11-24 17:16:59 -05:00 |
Tillmann Karras
|
d802d39281
|
clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
|
2014-03-09 21:14:26 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |