- Apr 08, 2019
-
-
Fernando Sahmkow authored
-
Fernando Sahmkow authored
-
- Mar 06, 2019
-
-
Lioncash authored
Removes a few unnecessary dependencies on core-related machinery, such as the core.h and memory.h, which reduces the amount of rebuilding necessary if those files change. This also uncovered some indirect dependencies within other source files. This also fixes those.
-
- Feb 26, 2019
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Feb 14, 2019
-
-
Fernando Sahmkow authored
-
- Feb 11, 2019
-
-
Fernando Sahmkow authored
-
- Feb 04, 2019
-
-
Mat M authored
Co-Authored-By:
FernandoS27 <fsahmkow27@gmail.com>
-
- Feb 03, 2019
-
-
Fernando Sahmkow authored
-
ReinUsesLisp authored
-
- Jan 30, 2019
-
-
ReinUsesLisp authored
Constant buffer values on the shader IR were using different offsets if the access direct or indirect. cbuf34 has a non-multiplied offset while cbuf36 does. On shader decoding this commit multiplies it by four on cbuf34 queries.
-
ReinUsesLisp authored
-
- Jan 15, 2019
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Dec 26, 2018
-
-
ReinUsesLisp authored
-
- Dec 19, 2018
-
-
David Marcec authored
Functions which are suppose to crash on non canary builds usually don't return anything which lead to uninitialized memory being used.
-
- Dec 18, 2018
-
-
ReinUsesLisp authored
-
- Dec 17, 2018
-
-
heapo authored
-
- Dec 05, 2018
-
-
ReinUsesLisp authored
-
- Nov 23, 2018
-
-
Hexagon12 authored
* Added predicate comparison LessEqualWithNan * oops * Clang fix
-
ReinUsesLisp authored
-
- Nov 22, 2018
-
-
ReinUsesLisp authored
-
- Nov 21, 2018
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Oct 30, 2018
-
-
FernandoS27 authored
-
Frederic L authored
* get rid of boost::optional * Remove optional references * Use std::reference_wrapper for optional references * Fix clang format * Fix clang format part 2 * Adressed feedback * Fix clang format and MacOS build
-
- Oct 28, 2018
-
-
FernandoS27 authored
-
- Oct 24, 2018
-
-
FernandoS27 authored
-
- Oct 23, 2018
-
-
FernandoS27 authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
FernandoS27 authored
-
- Oct 22, 2018
-
-
FernandoS27 authored
-
- Oct 18, 2018
-
-
ReinUsesLisp authored
-
- Oct 15, 2018
-
-
ReinUsesLisp authored
Control Code 0xf means to unconditionally execute the instruction. This value is passed to most BRA, EXIT and SYNC instructions (among others) but this may not always be the case.
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-