Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Commits
d03fc774756306aa8fd89abd5522c928b46336c7
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
suyu
src
video_core
engines
shader_bytecode.h
Author
Search by author
Any Author
authors
Recolic
root
1 author
Apr 20, 2018
ShaderGen: Register id 255 is special and is hardcoded to return 0 (SR_ZERO).
· d03fc774
Subv
authored
7 years ago
d03fc774
Apr 19, 2018
ShaderGen: Implemented the fmul32i shader instruction.
· fe848421
Subv
authored
7 years ago
fe848421
Apr 18, 2018
shader_bytecode: Make ctor's constexpr and explicit.
· 531c2538
bunnei
authored
7 years ago
531c2538
Apr 17, 2018
gl_shader_decompiler: Implement FMUL/FADD/FFMA immediate instructions.
· 5a28dce9
bunnei
authored
7 years ago
5a28dce9
gl_shader_decompiler: Add support for TEXS instruction.
· 8b4443c9
bunnei
authored
7 years ago
8b4443c9
Apr 14, 2018
shaders: Add NumTextureSamplers const, remove unused #pragma.
· 1b41b875
bunnei
authored
7 years ago
1b41b875
shaders: Address PR review feedback.
· e6224fec
bunnei
authored
7 years ago
e6224fec
shaders: Fix GCC and clang build issues.
· 0d408b96
bunnei
authored
7 years ago
0d408b96
gl_shader_decompiler: Implement negate, abs, etc. and lots of cleanup.
· 86135864
bunnei
authored
7 years ago
86135864
shader_bytecode: Add FSETP and KIL to GetInfo.
· 76396675
bunnei
authored
7 years ago
76396675
shader_bytecode: Add SubOp decoding.
· 5a478322
bunnei
authored
7 years ago
5a478322
shader_bytecode: Add initial module for shader decoding.
· 4e7e0f81
bunnei
authored
7 years ago
4e7e0f81
Loading