index
:
xenia
crash_dumps
gen_tests
linux
master
qt
setthreaddesc
systemlink
texsplit
vtx_cache
x64-cleanup
Xbox 360 emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-08-14
Vulkan: Reformat the texture config table to look nicer
Dr. Chat
2017-08-13
Vulkan: Update a couple of comments on texture formats
Dr. Chat
2017-08-13
Vulkan: Use GetBaseFormat in TextureFormatIsSimilar
DrChat
2017-08-10
Fix AMD crashes from last commit
Dr. Chat
2017-08-10
Vulkan: Create a util WritebackTexture function (unused atm)
DrChat
2017-08-09
Vulkan: Search by a texture's base format when fetching.
DrChat
2017-08-09
Vulkan: Add debug code to flag empty texture uploads in the log
DrChat
2017-08-09
UI: Fix constant swapchain recreation after toggling fullscreen
DrChat
2017-08-09
GL4: Fix HostTextureInfo setup.
AllanCat
2017-08-09
Vulkan: Do near-exact lookups for the frontbuffer texture (may break everythi...
gibbed
2017-08-09
Corrected QueryDirectory return code for no more files.
gibbed
2017-08-09
Vulkan: Suppress some warnings from validation layer.
gibbed
2017-08-09
Vulkan: Apply a half-pixel offset where necessary.
DrChat
2017-08-09
Add the currently active graphics system to the window title.
gibbed
2017-08-09
Vulkan: Remove redundant format argument from DemandResolveTexture
DrChat
2017-08-08
Kernel: VdSwap takes a texture format, not color format argument
DrChat
2017-08-08
GPU: Make 1D textures into 2D ones.
gibbed
2017-08-08
Vulkan: 32_32_32_32 had wrong unsigned format.
gibbed
2017-08-08
- Vulkan: DXT1_AS_16_16_16_16 should probably map to VK_FORMAT_BC1_RGBA_UNORM...
gibbed
2017-08-08
Vulkan: Assume all 1D texture sampling is actually sampling a 2D texture.
gibbed
2017-08-08
Input: Bind F and K to left thumb and right thumb, respectively.
DrChat
2017-08-08
Whoops.
gibbed
2017-08-08
XAM: Write as many items possible when enumerating. Fixes Nier not detecting ...
gibbed
2017-08-08
Take three?
gibbed
2017-08-08
Take two?
gibbed
2017-08-08
GPU: Cast various flags to bool in IssueCopy. Fixes #773.
gibbed
2017-08-08
GPU: Ensure texture resolves are at least 1x1.
gibbed
2017-08-08
GPU: First pass of CTX1 to R8G8_UINT conversion implementation for Vulkan.
gibbed
2017-08-08
x64 JIT: Simplify splats
Dr. Chat
2017-08-08
Vulkan: Do not bind a NULL pipeline even if a full update is requested.
DrChat
2017-08-07
Vulkan: Fix race crash in trace viewer
DrChat
2017-08-07
Vulkan: Fix swap on resolve (off by one!)
DrChat
2017-08-07
Vulkan: Get rid of the empty descriptor set
DrChat
2017-08-07
GPU Shader Translator: Add cases for memexport registers
DrChat
2017-08-07
GPU: Rewrite/rephrase some confusing shader translator code
DrChat
2017-08-07
GPU: Fixed texel pitch calculation for linear textures.
gibbed
2017-08-07
GPU: Don't use host write bit for texture uploads.
gibbed
2017-08-07
- GPU: Removal of deprecated TextureInfo fields.
gibbed
2017-08-07
GPU: Make the format info table 64 statically elements again.
gibbed
2017-08-06
Vk Immediate: Get Sampler
DrChat
2017-08-06
GPU: Add back k_1_REVERSE
DrChat
2017-08-06
Moved format info table to its own file to maintain formatting.
gibbed
2017-08-06
Format info table was off by one this whole time. Who knew?
gibbed
2017-08-06
Prettify format info table.
gibbed
2017-08-06
Vulkan: Initialize a texture's framebuffer to nullptr
DrChat
2017-08-03
UI: Update width and height for fullscreen
Dr. Chat
2017-08-03
UI: Properly size microprofile, make dpi transparent to unaware users.
Dr. Chat
2017-08-03
UI: Fix incorrect declarations for winapi functions
Dr. Chat
2017-08-03
Merge pull request #743 from parkerlamb/startup_race
Justin Moore
2017-08-03
UI: Dynamic DPI scaling
Dr. Chat
[next]