| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  | Adheres to GL_ARB_separate_shader_objects requirements | 
|  |  | 
|  |  | 
|  | Silences the following warnings-turned-errors:
-Wsign-conversion
-Wunused-private-field
-Wbraced-scalar-init
-Wunused-variable
And some other errors | 
|  |  | 
|  |  | 
|  |  | 
|  | account for the fact that program.*memory_size is in units of bytes. | 
|  | Used by MH:Rise | 
|  |  | 
|  |  | 
|  | Put all varyings into a single std::bitset with helpers to access it.
Implement passthrough geometry shaders using host's. | 
|  | This ensures the original operand values are not overwritten when being used in the overflow detection. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fixes rendering in Devil May Cry without regressing Ori and the Blind Forest. | 
|  | Fixes shader compilation in Okami HD | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Fixes Ori and the blind forest title screen | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | plus some minor refactoring of implementations | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | and wip nv thread shuffle impl | 
|  |  |