- 19 Mar, 2020 3 commits
- 18 Mar, 2020 14 commits
-
-
bunnei authored
time_zone_content_manager: Fix out of bounds read
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
There were cases where raw_data didn't contain enough space to hold the zero terminator. This was caught with -fsanitize=address.
-
Mat M authored
astc/input_common: Fix clang build issues
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- 17 Mar, 2020 7 commits
-
-
Mat M authored
DirtyFlags: relax need to set render_targets as dirty
-
Mat M authored
astc: General changes and optimizations
-
Mat M authored
vk_rasterizer: Implement scissor clears and layered clears
-
Mat M authored
maxwell_to_vk: Implement RG32 and RGB32 integer vertex formats
-
FearlessTobi authored
-
bunnei authored
gl_shader_decompiler: Add layer component to texelFetch
-
bunnei authored
renderer_opengl: Detect Nvidia Nsight as a debugging tool
-
- 16 Mar, 2020 6 commits
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
Use getenv to detect Nsight.
-
Rodrigo Locatti authored
vk_rasterizer: Fix vertex range assert
-
Rodrigo Locatti authored
video_core: Implement RGBA16_SNORM
-
Rodrigo Locatti authored
shader_decode: Reimplement BFE instructions
-
Rodrigo Locatti authored
maxwell_to_vk: add vertex format eA2B10G10R10UnormPack32
-
- 15 Mar, 2020 7 commits
-
-
Rodrigo Locatti authored
renderer_opengl: Keep frames synchronized when using a GPU debugger.
-
ReinUsesLisp authored
-
Rodrigo Locatti authored
vk_shader_decompiler: fix linux build
-
ReinUsesLisp authored
-
makigumo authored
-
ReinUsesLisp authored
End can be equal to start in CalculateVertexArraysSize. This is quite common when the vertex size is zero.
-
ReinUsesLisp authored
-
- 14 Mar, 2020 3 commits