| Age | Commit message (Collapse) | Author |
|
|
|
* Use explicit buffer and texture bindings on shaders
* More XML docs and other nits
|
|
* Add support for shader constant buffer slot indexing
* Fix typo
|
|
|
|
* Use a better viewport flipping approach
* New approach to detect depth mode
* nit: Sort method on the OpenGL backend
* Adjust spacing on comment
* Unswap near and far parameters based on ScaleZ
|
|
* Viewport swizzle support on NV and clip origin
* Initialize default viewport swizzle state, emulate viewport swizzle on shaders when not supported
* Address PR feedback
|
|
* Omit image format if possible, and fix BA bit
* Match extension name
|
|
* Refactor shader GPU state and memory access
* Fix NVDEC project build
* Address PR feedback and add missing XML comments
|