index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2017-08-03
SwRasterizer/Lighting: shorten file name
wwylele
2017-08-02
SwRasterizer/Lighting: move to its own file
wwylele
2017-08-02
SwRasterizer/Lighting: reduce confusion
wwylele
2017-08-02
SwRasterizer/Lighting: move quaternion normalization to the caller
wwylele
2017-07-11
SwRasterizer/Lighting: dist atten lut input need to be clamp
wwylele
2017-07-11
SwRasterizer/Lighting: unify float suffix
wwylele
2017-07-11
SwRasterizer/Lighting: get rid of nested return
wwylele
2017-07-11
SwRasterizer/Lighting: refactor GetLutValue into a function.
wwylele
2017-07-11
SwRasterizer: only interpolate quat and view when lighting is enabled
wwylele
2017-07-11
SwRasterizer/Lighting: pass lighting state as parameter
wwylele
2017-07-11
SwRasterizer/Lighting: Move the clamp highlight calculation to the end of the...
Subv
2017-07-11
SwRasterizer/Lighting: Move the lighting enable check outside the ComputeFrag...
Subv
2017-07-11
SwRasterizer/Lighting: Do not use global registers state in ComputeFragmentsC...
Subv
2017-07-11
SwRasterizer/Lighting: Do not use global state in LookupLightingLut.
Subv
2017-07-11
SwRasterizer/Lighting: Fixed a bug where the distance attenuation bias was be...
Subv
2017-07-11
SwRasterizer: Fixed a few conversion warnings and moved per-light values into...
Subv
2017-07-11
SwRasterizer: Run clang-format
Subv
2017-07-11
SwRasterizer: Flip the vertex quaternions before clipping (if necessary).
Subv
2017-07-11
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
SwRasterizer: Corrected the light LUT lookups.
Subv
2017-07-11
SwRasterizer: Fixed the lighting lut lookup function.
Subv
2017-07-11
SwRasterizer: Calculate fresnel for fragment lighting.
Subv
2017-07-11
SwRasterizer: Calculate specular_1 for fragment lighting.
Subv
2017-07-11
SwRasterizer: Calculate specular_0 for fragment lighting.
Subv
2017-07-11
SwRasterizer: Implement primary fragment color.
Subv
2017-06-22
gl_rasterizer: use texture buffer for fog LUT
wwylele
2017-06-22
gl_rasterizer: create the texture before applying the state
wwylele
2017-06-21
gl_state: reset 1d textures
wwylele
2017-06-21
gl_rasterizer: fix glGetUniformLocation type
wwylele
2017-06-21
gl_rasterizer: manage texture ids in one place
wwylele
2017-06-21
gl_rasterizer/lighting: fix LUT interpolation
wwylele
2017-06-18
Merge pull request #2776 from wwylele/geo-factor
Yuri Kunde Schlesner
2017-06-18
gl_rasterizer/lighting: use the formula from the paper for germetic factor
wwylele
2017-06-17
Stop using reserved operator names (and/or/xor) with Xbyak
Yuri Kunde Schlesner
2017-06-15
gl_rasterizer/lighting: implement geometric factor
wwylele
2017-06-14
Merge pull request #2762 from wwylele/light-cp-tangent
Yuri Kunde Schlesner
2017-06-13
Merge pull request #2743 from wwylele/wrap-fix
Yuri Kunde Schlesner
2017-06-12
Merge pull request #2767 from yuriks/quaternion-flip-comment
Yuri Kunde Schlesner
2017-06-11
gl_rasterizer/lighting: Implement tangent mapping
wwylele
2017-06-11
gl_rasterizer/lighting: implement lut input 5 (CP)
wwylele
2017-06-11
Merge pull request #2727 from wwylele/spot-light
Sebastian Valle
2017-06-10
OpenGL: Update comment on AreQuaternionsOpposite with new information
Yuri Kunde Schlesner
2017-06-04
pica/rasterizer: implement/stub texture wrap mode 4-7
wwylele
2017-05-30
Merge pull request #2721 from wwylele/texture-cube
bunnei
2017-05-30
gl_rasterizer: implement spot light
wwylele
2017-05-30
gl_rasterizer: sync spot light status
wwylele
2017-05-30
pica: prepare registers for spotlight
wwylele
2017-05-29
Merge pull request #2734 from yuriks/cmake-imported-libs
Yuri Kunde Schlesner
2017-05-29
swrasterizer: implement TextureCube
wwylele
2017-05-29
pica: add registers for texture cube
wwylele
[next]