Histórico de Commits

Autor SHA1 Mensagem Data
  bunnei 449902b558 gl_shader_gen: Fix bug in LUT range (should within range [0, 255] not [0, 256]). há 10 anos atrás
  bunnei 348c9c9ff3 gl_shader_gen: Implement lighting red, green, and blue reflection. há 10 anos atrás
  bunnei 01b407638c gl_shader_gen: View should be normalized. há 10 anos atrás
  bunnei c37de30cfc gl_shader_gen: Implement fragment lighting fresnel effect. há 10 anos atrás
  bunnei 0e67c21c9e gl_shader_gen: Implement fragment lighting specular 1 component. há 10 anos atrás
  bunnei 781b046579 gl_shader_gen: Add support for D0 LUT scaling. há 10 anos atrás
  bunnei 3d89dacd56 gl_shader_gen: Refactor lighting config to match Pica register naming. há 10 anos atrás
  bunnei 6307999116 pica: Cleanup and add some comments to lighting registers. há 10 anos atrás
  bunnei 6878ba7608 gl_rasterizer: Minor naming refactor on Pica register naming. há 10 anos atrás
  bunnei 76f303538b gl_shader_gen: Reorganize and cleanup lighting code. há 10 anos atrás
  bunnei 5f3bad8fb1 gl_shader_gen: Fix directional lights. há 10 anos atrás
  bunnei bdc72d0904 gl_shader_gen: Fix bug with lighting where clamp highlights was only applied to last light. há 10 anos atrás
  bunnei 603b619cbe gl_shader_gen: View vector needs to be normalized when computing half angle vector. há 10 anos atrás
  bunnei 021cb0bced renderer_opengl: Use textures for fragment shader LUTs instead of UBOs. há 10 anos atrás
  bunnei bf89870437 renderer_opengl: Initial implementation of basic specular lighting. há 10 anos atrás
  bunnei e34fa6365f renderer_opengl: Implement HW fragment lighting distance attenuation. há 10 anos atrás
  bunnei e9af70eaf3 renderer_opengl: Implement HW fragment lighting LUTs within our default UBO. há 10 anos atrás
  bunnei afbef52516 renderer_opengl: Implement diffuse component of HW fragment lighting. há 10 anos atrás
  bunnei b003075570 pica: Implement decoding of basic fragment lighting components. há 11 anos atrás
  bunnei 281bc90ad2 pica: Implement fragment lighting LUTs. há 11 anos atrás
  bunnei 4369767c72 pica: Add decodings for distance attenuation and LUT registers. há 11 anos atrás
  bunnei 38c7b20475 pica: Add pica_types module and move float24 definition. há 11 anos atrás
  bunnei 69e2453649 Merge pull request #1391 from tfarley/hw-fb-sync-fix há 10 anos atrás
  Yuri Kunde Schlesner 7400100da7 Merge pull request #1392 from lioncash/move há 10 anos atrás
  Lioncash c89e3d5951 backend: defaulted move constructor/assignment há 10 anos atrás
  tfarley a15f4d1590 hwrasterizer: Use proper cached fb addr/size há 10 anos atrás
  bunnei 7497675a83 Merge pull request #1387 from lioncash/func há 10 anos atrás
  Mathew Maidment 30fd5d9e96 Merge pull request #1388 from yuriks/spammy-opengl-debug há 10 anos atrás
  Yuri Kunde Schlesner 05356543d9 OpenGL: Downgrade GL_DEBUG_SEVERITY_NOTIFICATION to Debug logging level há 10 anos atrás
  Lioncash 0937bed8d8 services: Get rid of unnecessary includes há 10 anos atrás