Dr. Chat
|
b40d75aa3d
|
TextureInfo: Store the texture format, not a pointer to texture format info.
|
2017-04-07 15:16:09 -05:00 |
|
Dr. Chat
|
4a815e62cb
|
TextureInfo: PrepareResolve, Reorganize source, add better documentation
|
2017-03-14 22:46:47 -05:00 |
|
gibbed
|
8dbf3d240b
|
Make the previous commit slightly more performant.
|
2017-03-12 01:15:43 -06:00 |
|
gibbed
|
69b92c6c31
|
Maybe fix texture uploads where mipmaps are packed in linear textures.
|
2017-03-12 01:12:02 -06:00 |
|
gibbed
|
a95de67b8c
|
1D textures. Maybe.
|
2017-01-10 00:04:41 -06:00 |
|
Dr. Chat
|
79f1193130
|
Vulkan CP: Fix calculating an invalid copy destination base address when sizeof(texel) != 4
|
2016-05-06 00:12:47 -05:00 |
|
Ben Vanik
|
ec113275dc
|
Making texture swizzles dynamic. Seems to fix some color swap issues.
And probably exposes many more ;)
|
2015-12-07 22:39:33 -08:00 |
|
Ben Vanik
|
bea8870700
|
Shuffling old-style ucode.h under gl4.
|
2015-11-28 16:10:27 -08:00 |
|
Ben Vanik
|
8b0d4fb51c
|
Linux tweaks.
|
2015-08-18 14:18:00 -07:00 |
|
Ben Vanik
|
e3220f7ae6
|
Code cleanup: moving poly/ into xenia/base/
|
2015-05-02 03:42:51 -07:00 |
|
Ben Vanik
|
30f7effa73
|
Code cleanup: removing common.h
|
2015-05-02 01:25:59 -07:00 |
|
Ben Vanik
|
b392afbfae
|
Basic cubemap support, though the sampling code is wrong.
|
2015-03-22 19:15:22 -07:00 |
|
Ben Vanik
|
8cfcea2309
|
32_32_F render target format.
|
2015-03-22 15:30:18 -07:00 |
|
Ben Vanik
|
84fa131f12
|
Hacking on render targets. Kind of work in simple cases, upside down :/
|
2015-03-06 20:36:10 -08:00 |
|
Ben Vanik
|
b19c98fd9a
|
Fixing small textures. This was painful.
Fixes #173.
|
2015-03-05 22:22:34 -08:00 |
|
Ben Vanik
|
78451a4e9e
|
Cleaning up texture info/uploading. Edge cases still likely.
|
2015-02-09 14:10:24 -08:00 |
|
Ben Vanik
|
00e4a4fe1b
|
Fix #include format.
|
2015-01-31 22:49:47 -08:00 |
|
Ben Vanik
|
718762746a
|
A texture cache that never invalidates.
|
2015-01-03 01:05:56 -08:00 |
|
Ben Vanik
|
dfc260b86e
|
Textures and such.
|
2014-12-31 19:27:01 -08:00 |
|