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-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
2017-08-03
UI: Very basic dynamic DPI support
DrChat
2017-08-03
Vk UI: Free copy command buffer on exit
DrChat
2017-07-24
xboxkrnl: Initial (untested) implementation of NtProtectVirtualMemory
Dr. Chat
2017-07-19
Fixed white edge on some textures(text display).
AllanCat
2017-07-19
Fixed Vulkan's dark color issue.
AllanCat
2017-07-11
base: filesystem_posix: Implement missing functionality
Doug Johnson
2017-07-11
base: threading_linux: Stub out several synchronization constructs
Doug Johnson
2017-07-11
Add missing libraries when linking xenia-app on Linux
sephiroth99
2017-07-11
Add missing <string> include
Doug Johnson
2017-07-11
ui:loop_gtk: Use default thread::id constructor instead of explicit id
Doug Johnson
2017-07-11
vulkan: render_cache: More clang compilation fixes
Doug Johnson
2017-07-11
Add Add XCB/Xlib interaction and X11 specific GTK headers/includes
Doug Johnson
2017-07-11
vulkan: render_cache: fix clang compilation
sephiroth99
2017-07-11
Add missing Profiler function when profiling is disabled
sephiroth99
2017-07-11
Support vulkan xcb device for Linux
Doug Johnson
2017-07-11
Remove usage of non standard identity struct
sephiroth99
2017-07-11
Add missing climits include
Doug Johnson
2017-07-11
Remove platform specific headers where unnecessary
Doug Johnson
2017-07-11
Change glsl lang call that supports scalar rather than vector
Doug Johnson
2017-07-11
Add Linux vulkan init routines using xcb lib
Doug Johnson
2017-07-11
Add xcb headers to linux platform, needed for vulkan
Doug Johnson
2017-07-11
Add missing include <vector>
Doug Johnson
2017-07-11
Add missing include of <functional>
Doug Johnson
2017-07-11
Add gtk and x11 headers to linux specific platform header
Doug Johnson
2017-07-11
Add LaunchBrowser implementation for linux
Doug Johnson
2017-07-11
Add stub exception handler backend for linux
Doug Johnson
2017-07-11
Add header dependencies that prevented linux build
Doug Johnson
2017-07-11
xenia: ui: Add GTK implemention of UI
Doug Johnson
2017-07-10
Add GLX context for linux platform
Doug Johnson
2017-07-09
Implement GL context for windows platform
Doug Johnson
2017-07-09
Create GL context abstraction layer
Doug Johnson
2017-07-09
Filter resource file from non-windows platforms
Doug Johnson
[prev]
[next]