bunnei
|
5f3bad8fb1
gl_shader_gen: Fix directional lights.
|
hace 10 años |
bunnei
|
bdc72d0904
gl_shader_gen: Fix bug with lighting where clamp highlights was only applied to last light.
|
hace 10 años |
bunnei
|
603b619cbe
gl_shader_gen: View vector needs to be normalized when computing half angle vector.
|
hace 10 años |
bunnei
|
021cb0bced
renderer_opengl: Use textures for fragment shader LUTs instead of UBOs.
|
hace 10 años |
bunnei
|
bf89870437
renderer_opengl: Initial implementation of basic specular lighting.
|
hace 10 años |
bunnei
|
e34fa6365f
renderer_opengl: Implement HW fragment lighting distance attenuation.
|
hace 10 años |
bunnei
|
e9af70eaf3
renderer_opengl: Implement HW fragment lighting LUTs within our default UBO.
|
hace 10 años |
bunnei
|
afbef52516
renderer_opengl: Implement diffuse component of HW fragment lighting.
|
hace 10 años |
bunnei
|
b003075570
pica: Implement decoding of basic fragment lighting components.
|
hace 11 años |
bunnei
|
281bc90ad2
pica: Implement fragment lighting LUTs.
|
hace 11 años |
bunnei
|
4369767c72
pica: Add decodings for distance attenuation and LUT registers.
|
hace 11 años |
bunnei
|
38c7b20475
pica: Add pica_types module and move float24 definition.
|
hace 11 años |
bunnei
|
69e2453649
Merge pull request #1391 from tfarley/hw-fb-sync-fix
|
hace 10 años |
Yuri Kunde Schlesner
|
7400100da7
Merge pull request #1392 from lioncash/move
|
hace 10 años |
Lioncash
|
c89e3d5951
backend: defaulted move constructor/assignment
|
hace 10 años |
tfarley
|
a15f4d1590
hwrasterizer: Use proper cached fb addr/size
|
hace 10 años |
bunnei
|
7497675a83
Merge pull request #1387 from lioncash/func
|
hace 10 años |
Mathew Maidment
|
30fd5d9e96
Merge pull request #1388 from yuriks/spammy-opengl-debug
|
hace 10 años |
Yuri Kunde Schlesner
|
05356543d9
OpenGL: Downgrade GL_DEBUG_SEVERITY_NOTIFICATION to Debug logging level
|
hace 10 años |
Lioncash
|
0937bed8d8
services: Get rid of unnecessary includes
|
hace 10 años |
Lioncash
|
5e5bb0c32e
services: Update function tables
|
hace 10 años |
bunnei
|
cd0b31fd73
Merge pull request #1377 from MerryMage/mmio
|
hace 10 años |
MerryMage
|
2b93313348
Memory: Implement MMIO
|
hace 10 años |
bunnei
|
3ab6d77c20
Merge pull request #1379 from lioncash/color
|
hace 10 años |
Lioncash
|
60fe45813b
color: Make trivial helpers constexpr
|
hace 10 años |
bunnei
|
a43f8d2fb7
Merge pull request #1367 from yuriks/jit-jmp
|
hace 10 años |
bunnei
|
c407b6ce2f
Merge pull request #1369 from yuriks/jmpu-inverted
|
hace 10 años |
bunnei
|
01cb800256
Merge pull request #1370 from yuriks/gpureg-names
|
hace 10 años |
Yuri Kunde Schlesner
|
8b3994e9e4
Merge pull request #1373 from lioncash/cast
|
hace 10 años |
Lioncash
|
a89e32b157
elf: Don't cast away const
|
hace 10 años |