xenia-canary/src/xenia/gpu
Dr. Chat abdf071c7d SPIR-V: Smear one-component scalars 2016-06-28 11:43:03 -05:00
..
gl4 GL4: Fix incorrectly calculating the base offset for IssueCopy 2016-06-18 21:16:10 -05:00
spirv Invalid iterator in control_flow_simplification_pass 2016-06-18 16:34:46 -04:00
vulkan VGT_INDX_OFFSET actually means index/vertex offset 2016-06-24 14:35:24 -05:00
command_processor.cc GPU: Log a warning on writes to unknown registers. 2016-06-25 10:32:48 -05:00
command_processor.h Vulkan CP: Override frame traces if renderdoc is attached 2016-05-23 13:16:13 -05:00
glsl_shader_translator.cc Fix usage of mix in fragment shader 2016-03-10 01:14:42 -05:00
glsl_shader_translator.h Apply a few optimizations to generated GLSL shaders. 2016-01-30 19:39:47 -06:00
gpu_flags.cc Replacing zlib with snappy in traces, adding trace header, docs. 2015-12-30 22:58:22 -08:00
gpu_flags.h Dependency injection for apu/gpu/hid. 2015-11-08 15:02:24 -08:00
graphics_system.cc GPU: Fix incorrectly calculating the primary ringbuffer's size 2016-06-16 21:30:06 -05:00
graphics_system.h GPU: Fix incorrectly calculating the primary ringbuffer's size 2016-06-16 21:30:06 -05:00
packet_disassembler.cc Alternate indirect buffer command. 2015-12-07 19:16:01 -08:00
packet_disassembler.h Factoring out a lot of reusable GPU code from gl4/. 2015-11-08 11:54:36 -08:00
premake5.lua SPIR-V: WIP shader compiler / optimizations / alpha test implementation 2016-05-15 12:01:38 -05:00
register_file.cc More style. 2015-08-07 21:29:03 -07:00
register_file.h Linux tweaks. 2015-08-18 14:18:00 -07:00
register_table.inc Registers 0x5000-0x5002 2016-06-25 10:26:39 -05:00
sampler_info.cc Moving GL backend to new shader translator. 2015-12-06 00:48:41 -08:00
sampler_info.h Replacing old Shader with TranslatedShader. 2015-12-06 10:36:07 -08:00
shader.cc Dump shaders in binary mode 2016-06-21 23:05:19 -04:00
shader.h Shaders: Track the register count from the program control register (if available) 2016-05-22 19:58:50 -05:00
shader_compiler_main.cc Replacing old Shader with TranslatedShader. 2015-12-06 10:36:07 -08:00
shader_translator.cc Shaders: Track the register count from the program control register (if available) 2016-05-22 19:58:50 -05:00
shader_translator.h Shaders: Track the register count from the program control register (if available) 2016-05-22 19:58:50 -05:00
shader_translator_disasm.cc shader_translator: Handle all enum values in switch-cases 2015-12-30 17:42:18 -05:00
spirv_shader_translator.cc SPIR-V: Smear one-component scalars 2016-06-28 11:43:03 -05:00
spirv_shader_translator.h SPIR-V: Fix a couple of errors in translation 2016-06-27 11:08:45 -05:00
texture_info.cc Making texture swizzles dynamic. Seems to fix some color swap issues. 2015-12-07 22:39:33 -08:00
texture_info.h Vulkan CP: Fix calculating an invalid copy destination base address when sizeof(texel) != 4 2016-05-06 00:12:47 -05:00
trace_dump.cc Not crashing (but also likely not working) EDRAM emulation. 2016-02-19 20:36:10 -08:00
trace_dump.h Trace dump tool, for dumping pngs (and in the future more stuff). 2015-12-13 11:59:14 -08:00
trace_player.cc TraceViewer: Build a tree of all command buffers and display that instead of a flat list. 2016-05-01 10:15:33 -05:00
trace_player.h TraceViewer: Build a tree of all command buffers and display that instead of a flat list. 2016-05-01 10:15:33 -05:00
trace_protocol.h Replacing zlib with snappy in traces, adding trace header, docs. 2015-12-30 22:58:22 -08:00
trace_reader.cc Skip the wrapping packet end after parsing IB end (to avoid false draws appearing) 2016-05-01 15:48:31 -05:00
trace_reader.h TraceViewer: Build a tree of all command buffers and display that instead of a flat list. 2016-05-01 10:15:33 -05:00
trace_viewer.cc TraceViewer: Build a tree of all command buffers and display that instead of a flat list. 2016-05-01 10:15:33 -05:00
trace_viewer.h TraceViewer: Build a tree of all command buffers and display that instead of a flat list. 2016-05-01 10:15:33 -05:00
trace_writer.cc Cleaning up clang warnings in gpu/. 2016-01-01 16:04:47 +00:00
trace_writer.h Replacing zlib with snappy in traces, adding trace header, docs. 2015-12-30 22:58:22 -08:00
ucode.h Minor clang warning fixes. 2016-01-01 06:01:22 +00:00
xenos.h Add in Xenos events 2016-03-17 21:58:23 -05:00